pokered/text/SilphCo10F.asm

43 lines
766 B
NASM
Raw Permalink Normal View History

_SilphCo10FSilphWorkerFImScaredText::
2014-01-22 21:18:39 +00:00
text "Waaaaa!"
cont "I'm scared!"
done
_SilphCo10FSilphWorkerFQuietAboutMyCryingText::
2014-01-22 21:18:39 +00:00
text "Please keep quiet"
line "about my crying!"
done
_SilphCo10FRocketBattleText::
2014-01-22 21:18:39 +00:00
text "Welcome to the"
line "10F! So good of"
cont "you to join me!"
done
_SilphCo10FRocketEndBattleText::
2014-01-22 21:18:39 +00:00
text "I'm"
line "stunned!"
prompt
_SilphCo10FRocketAfterBattleText::
2014-01-22 21:18:39 +00:00
text "Nice try, but the"
line "boardroom is up"
cont "one more floor!"
done
_SilphCo10FScientistBattleText::
2014-01-22 21:18:39 +00:00
text "Enough of your"
line "silly games!"
done
_SilphCo10FScientistEndBattleText::
2014-01-22 21:18:39 +00:00
text "No"
line "continues left!"
prompt
_SilphCo10FScientistAfterBattleText::
2014-01-22 21:18:39 +00:00
text "Are you satisfied"
line "with beating me?"
cont "Then go on home!"
done