pokered/text/SilphCo8F.asm
PokefanMarcel 9441f1aafe
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
Change text label _SilphCo8FSilphWorkerMSilphIsFinishedText (#578)
2026-04-09 15:55:34 -04:00

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