pokered/text/VictoryRoad1F.asm

32 lines
526 B
NASM
Raw Normal View History

_VictoryRoad1BattleText1::
2014-01-22 21:18:39 +00:00
text "I wonder if you"
line "are good enough"
cont "for me!"
done
_VictoryRoad1EndBattleText1::
2014-01-22 21:18:39 +00:00
text "I"
line "lost out!"
prompt
_VictoryRoad1AfterBattleText1::
2014-01-22 21:18:39 +00:00
text "I never wanted to"
line "lose to anybody!"
done
_VictoryRoad1BattleText2::
2014-01-22 21:18:39 +00:00
text "I can see you're"
line "good! Let me see"
cont "exactly how good!"
done
_VictoryRoad1EndBattleText2::
2014-01-22 21:18:39 +00:00
text "I"
line "had a chance..."
prompt
_VictoryRoad1AfterBattleText2::
2014-01-22 21:18:39 +00:00
text "I concede, you're"
line "better than me!"
done