summaryrefslogtreecommitdiff
path: root/maps/CeladonPokeCenter1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/CeladonPokeCenter1F.asm')
-rw-r--r--maps/CeladonPokeCenter1F.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/CeladonPokeCenter1F.asm b/maps/CeladonPokeCenter1F.asm
index 905f65f75..bf2edc874 100644
--- a/maps/CeladonPokeCenter1F.asm
+++ b/maps/CeladonPokeCenter1F.asm
@@ -109,7 +109,7 @@ UnknownText_0x71f22: ; 0x71f22
; 0x71f65
UnknownText_0x71f65: ; 0x71f65
- text $52, ", have you"
+ text "<PLAYER>, have you"
line "heard?"
para "There have been"
@@ -126,13 +126,13 @@ UnknownText_0x71f65: ; 0x71f65
line "ECRUTEAK."
para "I'll be seeing"
- line "you, ", $52, "!"
+ line "you, <PLAYER>!"
done
; 0x7201a
UnknownText_0x7201a: ; 0x7201a
text "Oh, by the way,"
- line $52, "."
+ line "<PLAYER>."
para "Have you caught"
line "the legendary"
@@ -149,7 +149,7 @@ UnknownText_0x7201a: ; 0x7201a
cont "you'll inform me."
para "I'm counting on"
- line "you, ", $52, "!"
+ line "you, <PLAYER>!"
done
; 0x720b8