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

@@ -40,16 +40,16 @@ Route7_MapEventHeader:
.Warps:
db 2
warp_def $6, $f, 1, ROUTE_7_SAFFRON_GATE
warp_def $7, $f, 2, ROUTE_7_SAFFRON_GATE
warp_def 15, 6, 1, ROUTE_7_SAFFRON_GATE
warp_def 15, 7, 2, ROUTE_7_SAFFRON_GATE
.CoordEvents:
db 0
.BGEvents:
db 2
bg_event 11, 5, BGEVENT_READ, Route7UndergroundPathSign
bg_event 9, 6, BGEVENT_READ, Route7LockedDoor
bg_event 5, 11, BGEVENT_READ, Route7UndergroundPathSign
bg_event 6, 9, BGEVENT_READ, Route7LockedDoor
.ObjectEvents:
db 0