mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 02:13:23 +12:00

Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
18 lines
318 B
NASM
18 lines
318 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
|