sprite constants in map events
This commit is contained in:
@@ -6,15 +6,15 @@ CianwoodLugiaSpeechHouse_MapScriptHeader: ; 0x9e1ae
|
||||
db 0
|
||||
; 0x9e1b0
|
||||
|
||||
UnknownScript_0x9e1b0: ; 0x9e1b0
|
||||
TeacherScript_0x9e1b0: ; 0x9e1b0
|
||||
jumptextfaceplayer UnknownText_0x9e1bc
|
||||
; 0x9e1b3
|
||||
|
||||
UnknownScript_0x9e1b3: ; 0x9e1b3
|
||||
LassScript_0x9e1b3: ; 0x9e1b3
|
||||
jumptextfaceplayer UnknownText_0x9e23f
|
||||
; 0x9e1b6
|
||||
|
||||
UnknownScript_0x9e1b6: ; 0x9e1b6
|
||||
TwinScript_0x9e1b6: ; 0x9e1b6
|
||||
jumptextfaceplayer UnknownText_0x9e2a9
|
||||
; 0x9e1b9
|
||||
|
||||
@@ -74,8 +74,8 @@ CianwoodLugiaSpeechHouse_MapEventHeader: ; 0x9e32b
|
||||
|
||||
; people-events
|
||||
db 3
|
||||
person_event $29, 8, 6, $6, $0, 255, 255, $0, 0, UnknownScript_0x9e1b0, $ffff
|
||||
person_event $28, 9, 10, $5, $1, 255, 255, $a0, 0, UnknownScript_0x9e1b3, $ffff
|
||||
person_event $26, 6, 4, $7, $0, 255, 255, $90, 0, UnknownScript_0x9e1b6, $ffff
|
||||
person_event SPRITE_TEACHER, 8, 6, $6, $0, 255, 255, $0, 0, TeacherScript_0x9e1b0, $ffff
|
||||
person_event SPRITE_LASS, 9, 10, $5, $1, 255, 255, $a0, 0, LassScript_0x9e1b3, $ffff
|
||||
person_event SPRITE_TWIN, 6, 4, $7, $0, 255, 255, $90, 0, TwinScript_0x9e1b6, $ffff
|
||||
; 0x9e36c
|
||||
|
||||
|
Reference in New Issue
Block a user