You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Consistent (x, y) coordinate formatting in map scripts
This commit is contained in:
@@ -11,9 +11,9 @@ RuinsOfAlphKabutoWordRoom_MapEventHeader:
|
||||
|
||||
.Warps:
|
||||
db 3
|
||||
warp_def $5, $9, 3, RUINS_OF_ALPH_KABUTO_ITEM_ROOM
|
||||
warp_def $5, $a, 4, RUINS_OF_ALPH_KABUTO_ITEM_ROOM
|
||||
warp_def $b, $11, 4, RUINS_OF_ALPH_INNER_CHAMBER
|
||||
warp_def 9, 5, 3, RUINS_OF_ALPH_KABUTO_ITEM_ROOM
|
||||
warp_def 10, 5, 4, RUINS_OF_ALPH_KABUTO_ITEM_ROOM
|
||||
warp_def 17, 11, 4, RUINS_OF_ALPH_INNER_CHAMBER
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user