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:
@@ -479,8 +479,8 @@ Route27_MapEventHeader:
|
||||
|
||||
.XYTriggers:
|
||||
db 2
|
||||
xy_trigger 0, $a, $12, $0, UnknownScript_0x1a0873, $0, $0
|
||||
xy_trigger 0, $a, $13, $0, UnknownScript_0x1a0881, $0, $0
|
||||
xy_trigger 0, $a, $12, UnknownScript_0x1a0873
|
||||
xy_trigger 0, $a, $13, UnknownScript_0x1a0881
|
||||
|
||||
.Signposts:
|
||||
db 1
|
||||
|
||||
Reference in New Issue
Block a user