pokered/text/maps/rocket_hideout_b2f.asm

19 lines
373 B
NASM
Raw Normal View History

_RocketHideout2BattleText2:: ; 820bb (20:60bb)
2014-01-22 21:18:39 +00:00
text "BOSS said you can"
line "see GHOSTs with"
cont "the SILPH SCOPE!"
done
_RocketHideout2EndBattleText2:: ; 820ef (20:60ef)
2014-01-22 21:18:39 +00:00
text "I"
line "surrender!"
prompt
_RocketHideout2AfterBattleTxt2:: ; 820fd (20:60fd)
2014-01-22 21:18:39 +00:00
text "The TEAM ROCKET"
line "HQ has 4 basement"
cont "floors. Can you"
cont "reach the BOSS?"
done