summaryrefslogtreecommitdiff
path: root/maps/CeladonDeptStore1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/CeladonDeptStore1F.asm')
-rw-r--r--maps/CeladonDeptStore1F.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/CeladonDeptStore1F.asm b/maps/CeladonDeptStore1F.asm
index efab2e450..b1c57a1b8 100644
--- a/maps/CeladonDeptStore1F.asm
+++ b/maps/CeladonDeptStore1F.asm
@@ -6,15 +6,15 @@ CeladonDeptStore1F_MapScriptHeader: ; 0x709de
db 0
; 0x709e0
-UnknownScript_0x709e0: ; 0x709e0
+ReceptionistScript_0x709e0: ; 0x709e0
jumptextfaceplayer UnknownText_0x709ef
; 0x709e3
-UnknownScript_0x709e3: ; 0x709e3
+GentlemanScript_0x709e3: ; 0x709e3
jumptextfaceplayer UnknownText_0x70a35
; 0x709e6
-UnknownScript_0x709e6: ; 0x709e6
+TeacherScript_0x709e6: ; 0x709e6
jumptextfaceplayer UnknownText_0x70aa9
; 0x709e9
@@ -85,8 +85,8 @@ CeladonDeptStore1F_MapEventHeader: ; 0x70b60
; people-events
db 3
- person_event $42, 5, 14, $6, $0, 255, 255, $80, 0, UnknownScript_0x709e0, $ffff
- person_event $40, 8, 15, $2, $11, 255, 255, $0, 0, UnknownScript_0x709e3, $ffff
- person_event $29, 7, 9, $5, $1, 255, 255, $a0, 0, UnknownScript_0x709e6, $ffff
+ person_event SPRITE_RECEPTIONIST, 5, 14, $6, $0, 255, 255, $80, 0, ReceptionistScript_0x709e0, $ffff
+ person_event SPRITE_GENTLEMAN, 8, 15, $2, $11, 255, 255, $0, 0, GentlemanScript_0x709e3, $ffff
+ person_event SPRITE_TEACHER, 7, 9, $5, $1, 255, 255, $a0, 0, TeacherScript_0x709e6, $ffff
; 0x70bab