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/indigoplateaulobby.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/indigoplateaulobby.asm') diff --git a/scripts/indigoplateaulobby.asm b/scripts/indigoplateaulobby.asm index 35570f48..c26f6f0c 100755 --- a/scripts/indigoplateaulobby.asm +++ b/scripts/indigoplateaulobby.asm @@ -22,7 +22,7 @@ IndigoPlateauLobbyTextPointers: dw IndigoTradeNurseText IndigoHealNurseText: - db $ff + TX_POKECENTER_NURSE IndigoPlateauLobbyText2: TX_FAR _IndigoPlateauLobbyText2 @@ -33,4 +33,4 @@ IndigoPlateauLobbyText3: db "@" IndigoTradeNurseText: - db $f6 + TX_CABLE_CLUB_RECEPTIONIST -- cgit v1.3.1-sl0p