ref: 8b3f9b244d72169e04a617eba0b36cae002b31a5
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 "@"