pokeyellow/text/maps/rocket_hideout_b2f.asm
U-Daniel-PC\Daniel 1d63499fa7 Remove (incorrect) address comments
Conflicts:
	text.asm
2015-08-01 17:34:51 -04:00

19 lines
319 B
NASM

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