You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
xy_trigger handles $0 padding, so map scripts are simpler
This commit is contained in:
@@ -459,8 +459,8 @@ FastShipB1F_MapEventHeader:
|
||||
|
||||
.XYTriggers:
|
||||
db 2
|
||||
xy_trigger 0, $7, $1e, $0, UnknownScript_0x7673c, $0, $0
|
||||
xy_trigger 0, $7, $1f, $0, UnknownScript_0x76751, $0, $0
|
||||
xy_trigger 0, $7, $1e, UnknownScript_0x7673c
|
||||
xy_trigger 0, $7, $1f, UnknownScript_0x76751
|
||||
|
||||
.Signposts:
|
||||
db 1
|
||||
|
||||
Reference in New Issue
Block a user