diff options
Diffstat (limited to 'scripts/indigoplateaulobby.asm')
-rwxr-xr-x | scripts/indigoplateaulobby.asm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |