diff options
Diffstat (limited to 'data/mapObjects/route8gate.asm')
-rwxr-xr-x | data/mapObjects/route8gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route8gate.asm b/data/mapObjects/route8gate.asm index 0d43bb80..ac286aa0 100755 --- a/data/mapObjects/route8gate.asm +++ b/data/mapObjects/route8gate.asm @@ -1,5 +1,5 @@ Route8GateObject: - db 10 ; border block + db $a ; border block db 4 ; warps warp 0, 3, 0, -1 |