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,11 +6,11 @@ SilphCo1F_MapScriptHeader: ; 0x18abe3
db 0
; 0x18abe5
UnknownScript_0x18abe5: ; 0x18abe5
ReceptionistScript_0x18abe5: ; 0x18abe5
jumptextfaceplayer UnknownText_0x18ac03
; 0x18abe8
UnknownScript_0x18abe8: ; 0x18abe8
OfficerScript_0x18abe8: ; 0x18abe8
faceplayer
loadfont
checkbit1 $00de
@@ -68,7 +68,7 @@ SilphCo1F_MapEventHeader: ; 0x18ace7
; people-events
db 2
person_event $42, 6, 8, $6, $0, 255, 255, $90, 0, UnknownScript_0x18abe5, $ffff
person_event $43, 5, 17, $6, $0, 255, 255, $90, 0, UnknownScript_0x18abe8, $ffff
person_event SPRITE_RECEPTIONIST, 6, 8, $6, $0, 255, 255, $90, 0, ReceptionistScript_0x18abe5, $ffff
person_event SPRITE_OFFICER, 5, 17, $6, $0, 255, 255, $90, 0, OfficerScript_0x18abe8, $ffff
; 0x18ad11