Consistent (x, y) coordinate formatting in map scripts

This commit is contained in:
Remy Oukaour
2017-12-28 14:31:25 -05:00
parent ce795692d9
commit 84e22eb578
392 changed files with 3634 additions and 3634 deletions

View File

@@ -17,8 +17,8 @@ TohjoFalls_MapEventHeader:
.Warps:
db 2
warp_def $f, $d, 2, ROUTE_27
warp_def $f, $19, 3, ROUTE_27
warp_def 13, 15, 2, ROUTE_27
warp_def 25, 15, 3, ROUTE_27
.CoordEvents:
db 0
@@ -28,4 +28,4 @@ TohjoFalls_MapEventHeader:
.ObjectEvents:
db 1
object_event SPRITE_POKE_BALL, 6, 2, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, TohjoFallsMoonStone, EVENT_TOHJO_FALLS_MOON_STONE
object_event 2, 6, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, TohjoFallsMoonStone, EVENT_TOHJO_FALLS_MOON_STONE