mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-25 07:58:09 -05:00
57 lines
987 B
NASM
57 lines
987 B
NASM
_SilphCo8FSilphWorkerMSilphIsFinishedText::
|
|
text "I wonder if SILPH"
|
|
line "is finished..."
|
|
done
|
|
|
|
_SilphCo8FSilphWorkerMThanksForSavingUsText::
|
|
text "Thanks for saving"
|
|
line "us!"
|
|
done
|
|
|
|
_SilphCo8FRocket1BattleText::
|
|
text "That's as far as"
|
|
line "you'll go!"
|
|
done
|
|
|
|
_SilphCo8FRocket1EndBattleText::
|
|
text "Not"
|
|
line "enough grit!"
|
|
prompt
|
|
|
|
_SilphCo8FRocket1AfterBattleText::
|
|
text "If you don't turn"
|
|
line "back, I'll call"
|
|
cont "for backup!"
|
|
done
|
|
|
|
_SilphCo8FScientistBattleText::
|
|
text "You're causing us"
|
|
line "problems!"
|
|
done
|
|
|
|
_SilphCo8FScientistEndBattleText::
|
|
text "Huh?"
|
|
line "I lost?"
|
|
prompt
|
|
|
|
_SilphCo8FScientistAfterBattleText::
|
|
text "So, what do you"
|
|
line "think of SILPH"
|
|
cont "BUILDING's maze?"
|
|
done
|
|
|
|
_SilphCo8FRocket2BattleText::
|
|
text "I am one of the 4"
|
|
line "ROCKET BROTHERS!"
|
|
done
|
|
|
|
_SilphCo8FRocket2EndBattleText::
|
|
text "Whoo!"
|
|
line "Oh brothers!"
|
|
prompt
|
|
|
|
_SilphCo8FRocket2AfterBattleText::
|
|
text "I'll leave you up"
|
|
line "to my brothers!"
|
|
done
|