You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Special script annotation, trainer constant enumeration, person-event structure update
This commit is contained in:
@@ -48,8 +48,8 @@ Route7_MapEventHeader:
|
||||
|
||||
; signposts
|
||||
db 2
|
||||
signpost 11, 5, $0, MapRoute7Signpost0Script
|
||||
signpost 9, 6, $0, MapRoute7Signpost1Script
|
||||
signpost 11, 5, SIGNPOST_READ, MapRoute7Signpost0Script
|
||||
signpost 9, 6, SIGNPOST_READ, MapRoute7Signpost1Script
|
||||
|
||||
; people-events
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user