pokered/text/VictoryRoad1F.asm

32 lines
598 B
NASM
Raw Normal View History

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