diff options
Diffstat (limited to 'data/mapObjects/fuchsiapokecenter.asm')
-rwxr-xr-x | data/mapObjects/fuchsiapokecenter.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/fuchsiapokecenter.asm b/data/mapObjects/fuchsiapokecenter.asm index 7db09516..12540cd3 100755 --- a/data/mapObjects/fuchsiapokecenter.asm +++ b/data/mapObjects/fuchsiapokecenter.asm @@ -1,5 +1,5 @@ FuchsiaPokecenterObject: - db 0 ; border block + db $0 ; border block db 2 ; warps warp 3, 7, 2, -1 |