sprite constants in map events

This commit is contained in:
yenatch
2013-07-12 17:06:11 -04:00
parent 5f6d69fdd3
commit 4ac88d6cdc
349 changed files with 2312 additions and 2310 deletions

View File

@@ -6,7 +6,7 @@ CherrygroveEvolutionSpeechHouse_MapScriptHeader: ; 0x196cb0
db 0
; 0x196cb2
UnknownScript_0x196cb2: ; 0x196cb2
YoungsterScript_0x196cb2: ; 0x196cb2
loadfont
2writetext UnknownText_0x196cc3
closetext
@@ -14,7 +14,7 @@ UnknownScript_0x196cb2: ; 0x196cb2
end
; 0x196cb9
UnknownScript_0x196cb9: ; 0x196cb9
LassScript_0x196cb9: ; 0x196cb9
loadfont
2writetext UnknownText_0x196cfc
closetext
@@ -58,7 +58,7 @@ CherrygroveEvolutionSpeechHouse_MapEventHeader: ; 0x196d2e
; people-events
db 2
person_event $28, 9, 7, $8, $0, 255, 255, $a0, 0, UnknownScript_0x196cb9, $ffff
person_event $27, 9, 6, $9, $0, 255, 255, $80, 0, UnknownScript_0x196cb2, $ffff
person_event SPRITE_LASS, 9, 7, $8, $0, 255, 255, $a0, 0, LassScript_0x196cb9, $ffff
person_event SPRITE_YOUNGSTER, 9, 6, $9, $0, 255, 255, $80, 0, YoungsterScript_0x196cb2, $ffff
; 0x196d62