Special script annotation, trainer constant enumeration, person-event structure update
This commit is contained in:
@@ -151,11 +151,11 @@ MountMoonSquare_MapEventHeader:
|
||||
|
||||
; signposts
|
||||
db 2
|
||||
signpost 7, 7, $7, MapMountMoonSquareSignpostItem0
|
||||
signpost 7, 17, $0, MapMountMoonSquareSignpost1Script
|
||||
signpost 7, 7, SIGNPOST_ITEMIFSET, MapMountMoonSquareSignpostItem0
|
||||
signpost 7, 17, SIGNPOST_READ, MapMountMoonSquareSignpost1Script
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event SPRITE_FAIRY, 10, 10, $6, $0, 255, 255, $0, 0, ObjectEvent, EVENT_779
|
||||
person_event SPRITE_FAIRY, 10, 11, $6, $0, 255, 255, $0, 0, ObjectEvent, EVENT_779
|
||||
person_event SPRITE_ROCK, 11, 11, $18, $0, 255, 255, $0, 0, MtMoonSquareRock, EVENT_778
|
||||
person_event SPRITE_FAIRY, 10, 10, UP << 2 | $2, $0, -1, -1, $0, 0, ObjectEvent, EVENT_779
|
||||
person_event SPRITE_FAIRY, 10, 11, UP << 2 | $2, $0, -1, -1, $0, 0, ObjectEvent, EVENT_779
|
||||
person_event SPRITE_ROCK, 11, 11, LEFT << 2 | $10, $0, -1, -1, $0, 0, MtMoonSquareRock, EVENT_778
|
||||
|
Reference in New Issue
Block a user