diff options
Diffstat (limited to 'scripts/celadonpokecenter.asm')
-rwxr-xr-x | scripts/celadonpokecenter.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/celadonpokecenter.asm b/scripts/celadonpokecenter.asm index 024a4ec3..bd91af20 100755 --- a/scripts/celadonpokecenter.asm +++ b/scripts/celadonpokecenter.asm @@ -9,10 +9,10 @@ CeladonPokecenterTextPointers: dw CeladonTradeNurseText CeladonTradeNurseText: - db $f6 + TX_CABLE_CLUB_RECEPTIONIST CeladonHealNurseText: - db $ff + TX_POKECENTER_NURSE CeladonPokecenterText2: TX_FAR _CeladonPokecenterText2 |