pokered/scripts/rocktunnelpokecenter.asm

24 lines
476 B
NASM
Raw Normal View History

RockTunnelPokecenterScript:
2015-02-07 10:43:08 +00:00
call Serial_TryEstablishingExternallyClockedConnection
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
RockTunnelPokecenterTextPointers:
dw RockTunnelHealNurseText
2014-05-18 18:19:10 +00:00
dw RockTunnelPokecenterText2
dw RockTunnelPokecenterText3
dw RockTunnelTradeNurseText
2014-05-18 18:19:10 +00:00
RockTunnelHealNurseText:
2014-05-18 18:19:10 +00:00
db $ff
RockTunnelPokecenterText2:
TX_FAR _RockTunnelPokecenterText2
2014-05-18 18:19:10 +00:00
db "@"
RockTunnelPokecenterText3:
2014-05-18 18:19:10 +00:00
TX_FAR _RockTunnelPokecenterText3
db "@"
RockTunnelTradeNurseText:
2014-05-18 18:19:10 +00:00
db $f6