sprite constants in map events
This commit is contained in:
@@ -6,11 +6,11 @@ CherrygroveGymSpeechHouse_MapScriptHeader: ; 0x196adf
|
||||
db 0
|
||||
; 0x196ae1
|
||||
|
||||
UnknownScript_0x196ae1: ; 0x196ae1
|
||||
PokefanMScript_0x196ae1: ; 0x196ae1
|
||||
jumptextfaceplayer UnknownText_0x196aea
|
||||
; 0x196ae4
|
||||
|
||||
UnknownScript_0x196ae4: ; 0x196ae4
|
||||
BugCatcherScript_0x196ae4: ; 0x196ae4
|
||||
jumptextfaceplayer UnknownText_0x196b65
|
||||
; 0x196ae7
|
||||
|
||||
@@ -58,7 +58,7 @@ CherrygroveGymSpeechHouse_MapEventHeader: ; 0x196bd1
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $2d, 7, 6, $6, $0, 255, 255, $0, 0, UnknownScript_0x196ae1, $ffff
|
||||
person_event $25, 9, 9, $5, $1, 255, 255, $80, 0, UnknownScript_0x196ae4, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $6, $0, 255, 255, $0, 0, PokefanMScript_0x196ae1, $ffff
|
||||
person_event SPRITE_BUG_CATCHER, 9, 9, $5, $1, 255, 255, $80, 0, BugCatcherScript_0x196ae4, $ffff
|
||||
; 0x196c05
|
||||
|
||||
|
Reference in New Issue
Block a user