ref: 2a529796374f3798fb507931a7c8a9bad4281107
dir: /scripts/celadonpokecenter.asm/
CeladonPokecenterScript: call Serial_TryEstablishingExternallyClockedConnection jp EnableAutoTextBoxDrawing CeladonPokecenterTextPointers: dw CeladonHealNurseText dw CeladonPokecenterText2 dw CeladonPokecenterText3 dw CeladonTradeNurseText CeladonTradeNurseText: db $f6 CeladonHealNurseText: db $ff CeladonPokecenterText2: TX_FAR _CeladonPokecenterText2 db "@" CeladonPokecenterText3: TX_FAR _CeladonPokecenterText3 db "@"