From d8dae96f35222ababb9688ce2aed3292515f8ca2 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 9 Jun 2016 21:20:02 -0400 Subject: Implement handy text macros from yellow --- scripts/celadonpokecenter.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/celadonpokecenter.asm') 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 -- cgit v1.3.1-sl0p