summaryrefslogtreecommitdiff
path: root/maps/CherrygroveGymSpeechHouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/CherrygroveGymSpeechHouse.asm')
-rw-r--r--maps/CherrygroveGymSpeechHouse.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/CherrygroveGymSpeechHouse.asm b/maps/CherrygroveGymSpeechHouse.asm
index b137fefca..fd9c2d86b 100644
--- a/maps/CherrygroveGymSpeechHouse.asm
+++ b/maps/CherrygroveGymSpeechHouse.asm
@@ -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