Special script annotation, trainer constant enumeration, person-event structure update
This commit is contained in:
@@ -113,16 +113,16 @@ GoldenrodBikeShop_MapEventHeader:
|
||||
|
||||
; signposts
|
||||
db 9
|
||||
signpost 2, 1, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 3, 0, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 3, 1, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 5, 0, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 5, 1, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 0, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 1, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 6, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 7, $0, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 2, 1, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 3, 0, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 3, 1, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 5, 0, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 5, 1, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 0, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 1, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 6, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
signpost 6, 7, SIGNPOST_READ, MapGoldenrodBikeShopSignpost8Script
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event SPRITE_CLERK, 6, 11, $8, $0, 255, 255, $80, 0, ClerkScript_0x54750, -1
|
||||
person_event SPRITE_CLERK, 6, 11, LEFT << 2 | $0, $0, -1, -1, (PAL_OW_RED << 4) | $80, 0, ClerkScript_0x54750, -1
|
||||
|
Reference in New Issue
Block a user