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