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

@@ -29,17 +29,17 @@ SilverCaveOutside_MapEventHeader:
.Warps:
db 2
warp_def $13, $17, 1, SILVER_CAVE_POKECENTER_1F
warp_def $b, $12, 1, SILVER_CAVE_ROOM_1
warp_def 23, 19, 1, SILVER_CAVE_POKECENTER_1F
warp_def 18, 11, 1, SILVER_CAVE_ROOM_1
.CoordEvents:
db 0
.BGEvents:
db 3
bg_event 19, 24, BGEVENT_READ, MtSilverPokecenterSign
bg_event 13, 17, BGEVENT_READ, MtSilverSign
bg_event 25, 9, BGEVENT_ITEM, SilverCaveOutsideHiddenFullRestore
bg_event 24, 19, BGEVENT_READ, MtSilverPokecenterSign
bg_event 17, 13, BGEVENT_READ, MtSilverSign
bg_event 9, 25, BGEVENT_ITEM, SilverCaveOutsideHiddenFullRestore
.ObjectEvents:
db 0