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:
@@ -399,7 +399,7 @@ PowerPlant_MapEventHeader:
|
||||
|
||||
.XYTriggers:
|
||||
db 1
|
||||
xy_trigger 1, $c, $5, $0, PowerPlantGuardPhoneScript, $0, $0
|
||||
xy_trigger 1, $c, $5, PowerPlantGuardPhoneScript
|
||||
|
||||
.Signposts:
|
||||
db 2
|
||||
|
||||
Reference in New Issue
Block a user