Skip to content

Commit

Permalink
added solitary location and some chests locations
Browse files Browse the repository at this point in the history
Co-authored-by: iquelli <raquel.braunschweig@tecnico.ulisboa.pt>
Co-authored-by: jonydart <jonydart123@gmail.com>
  • Loading branch information
3 people committed Apr 29, 2024
1 parent 78d05f6 commit 60bcdf7
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion TestServer/plugins/TF_PrisonEscape/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,26 @@ ChestsLocations:
X: -26
Y: 100
Z: 33
"26":
X: -54
Y: 100
Z: 9
"27":
X: -52
Y: 100
Z: 20
"28":
X: -45
Y: 99
Z: 20
"29":
X: -45
Y: 100
Z: 5
"30":
X: -43
Y: 100
Z: 5
Regions:
CellBlock:
IsRestricted: false
Expand Down Expand Up @@ -338,8 +358,19 @@ Regions:
Z: 20
LowerCorner:
X: -53
Y: 100
Y: 99
Z: 5
Solitary:
IsRestricted: false
"1":
UpperCorner:
X: -42
Y: 103
Z: 53
LowerCorner:
X: -51
Y: 100
Z: 40
ChestsContents:
CellBlock:
Bolts: 0.25
Expand Down

0 comments on commit 60bcdf7

Please sign in to comment.