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:
@@ -390,7 +390,7 @@ GoldenrodGym_MapEventHeader:
|
||||
|
||||
.XYTriggers:
|
||||
db 1
|
||||
xy_trigger 1, $5, $8, $0, WhitneyCriesScript, $0, $0
|
||||
xy_trigger 1, $5, $8, WhitneyCriesScript
|
||||
|
||||
.Signposts:
|
||||
db 2
|
||||
|
||||
Reference in New Issue
Block a user