summaryrefslogtreecommitdiff
path: root/data/maps/objects/Route16Gate1F.asm
diff options
context:
space:
mode:
authorTheFakeMateo <skeetendomateo@gmail.com>2020-07-15 18:12:58 -0500
committerTheFakeMateo <skeetendomateo@gmail.com>2020-07-15 18:12:58 -0500
commit4ecff22f716aad9e9ad034cb0feae6cae273162e (patch)
tree300fb00d4e4dd2649fe151fa36ecc4f20bafdbcf /data/maps/objects/Route16Gate1F.asm
parent87f24a885d888411d715171d75163bd59a609b41 (diff)
Deobfuscate exit warps on indoor maps
Diffstat (limited to 'data/maps/objects/Route16Gate1F.asm')
-rwxr-xr-xdata/maps/objects/Route16Gate1F.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/maps/objects/Route16Gate1F.asm b/data/maps/objects/Route16Gate1F.asm
index 1d5baa1d..9866bd3e 100755
--- a/data/maps/objects/Route16Gate1F.asm
+++ b/data/maps/objects/Route16Gate1F.asm
@@ -2,14 +2,14 @@ Route16Gate1F_Object:
db $a ; border block
db 9 ; warps
- warp 0, 8, 0, -1
- warp 0, 9, 1, -1
- warp 7, 8, 2, -1
- warp 7, 9, 2, -1
- warp 0, 2, 4, -1
- warp 0, 3, 5, -1
- warp 7, 2, 6, -1
- warp 7, 3, 7, -1
+ warp 0, 8, 0, LAST_MAP
+ warp 0, 9, 1, LAST_MAP
+ warp 7, 8, 2, LAST_MAP
+ warp 7, 9, 2, LAST_MAP
+ warp 0, 2, 4, LAST_MAP
+ warp 0, 3, 5, LAST_MAP
+ warp 7, 2, 6, LAST_MAP
+ warp 7, 3, 7, LAST_MAP
warp 6, 12, 0, ROUTE_16_GATE_2F
db 0 ; signs