mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-07 16:15:23 +13:00
Reformat map scripts' coordinate and movement data
'dbmapcoord' has X, Y order like other coordinate-related data macros
This commit is contained in:
parent
594c58a289
commit
76b882d952
64 changed files with 587 additions and 660 deletions
|
|
@ -71,11 +71,11 @@ CinnabarGymScript0:
|
|||
MovementData_757d7:
|
||||
db NPC_MOVEMENT_LEFT
|
||||
db NPC_MOVEMENT_UP
|
||||
db $FF
|
||||
db -1 ; end
|
||||
|
||||
MovementData_757da:
|
||||
db NPC_MOVEMENT_LEFT
|
||||
db $FF
|
||||
db -1 ; end
|
||||
|
||||
CinnabarGymScript1:
|
||||
ld a, [wd730]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue