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:
@@ -40,9 +40,9 @@ SilverCaveOutside_MapEventHeader:
|
||||
|
||||
; signposts
|
||||
db 3
|
||||
signpost 19, 24, $0, MtSilverPokeCenterSign
|
||||
signpost 13, 17, $0, MtSilverSign
|
||||
signpost 25, 9, $7, MapSilverCaveOutsideSignpostItem2
|
||||
signpost 19, 24, SIGNPOST_READ, MtSilverPokeCenterSign
|
||||
signpost 13, 17, SIGNPOST_READ, MtSilverSign
|
||||
signpost 25, 9, SIGNPOST_ITEMIFSET, MapSilverCaveOutsideSignpostItem2
|
||||
|
||||
; people-events
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user