pokered/text/RocketHideoutB2F.asm
Narishma-gb 43f21cc494
Some checks failed
CI / build (push) Has been cancelled
Fix some label typos, and add some constants instead of raw numbers (#492)
2025-01-30 17:26:55 -05:00

18 lines
340 B
NASM

_RocketHideoutB2FRocketBattleText::
text "BOSS said you can"
line "see GHOSTs with"
cont "the SILPH SCOPE!"
done
_RocketHideoutB2FRocketEndBattleText::
text "I"
line "surrender!"
prompt
_RocketHideoutB2FRocketAfterBattleText::
text "The TEAM ROCKET"
line "HQ has 4 basement"
cont "floors. Can you"
cont "reach the BOSS?"
done