Skip to content

Commit

Permalink
make depths stairs require tester access for now
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Jul 30, 2024
1 parent 875588a commit 8dd783a
Show file tree
Hide file tree
Showing 2 changed files with 1,349 additions and 742 deletions.
4 changes: 3 additions & 1 deletion maps/antania/Yzalt.json
Original file line number Diff line number Diff line change
Expand Up @@ -4430,15 +4430,17 @@
"gid":1779,
"height":64,
"id":1574,
"name":"",
"name":"Depths Stairs",
"properties":
{
"requireTester":true,
"teleportMap":"DepthsOfMadness",
"teleportX":62,
"teleportY":24
},
"propertytypes":
{
"requireTester":"bool",
"teleportMap":"string",
"teleportX":"int",
"teleportY":"int"
Expand Down
Loading

0 comments on commit 8dd783a

Please sign in to comment.