pokered/text/maps/silph_co_10f.asm

43 lines
681 B
NASM
Raw Normal View History

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