pokered/text/VictoryRoad3F.asm

64 lines
1 KiB
NASM
Raw Normal View History

_VictoryRoad3BattleText2::
2014-01-22 21:18:39 +00:00
text "I heard rumors of"
line "a child prodigy!"
done
_VictoryRoad3EndBattleText2::
2014-01-22 21:18:39 +00:00
text "The"
line "rumors were true!"
prompt
_VictoryRoad3AfterBattleText2::
2014-01-22 21:18:39 +00:00
text "You beat GIOVANNI"
line "of TEAM ROCKET?"
done
_VictoryRoad3BattleText3::
2014-01-22 21:18:39 +00:00
text "I'll show you just"
line "how good you are!"
done
_VictoryRoad3EndBattleText3::
2014-01-22 21:18:39 +00:00
text "I'm"
line "furious!"
prompt
_VictoryRoad3AfterBattleText3::
2014-01-22 21:18:39 +00:00
text "You showed me just"
line "how good I was!"
done
_VictoryRoad3BattleText4::
2014-01-22 21:18:39 +00:00
text "Only the chosen"
line "can pass here!"
done
_VictoryRoad3EndBattleText4::
2014-01-22 21:18:39 +00:00
text "I"
line "don't believe it!"
prompt
_VictoryRoad3AfterBattleText4::
2014-01-22 21:18:39 +00:00
text "All trainers here"
line "are headed to the"
cont "#MON LEAGUE!"
cont "Be careful!"
done
_VictoryRoad3BattleText5::
2014-01-22 21:18:39 +00:00
text "Trainers live to"
line "seek stronger"
cont "opponents!"
done
_VictoryRoad3EndBattleText5::
2014-01-22 21:18:39 +00:00
text "Oh!"
line "So strong!"
prompt
_VictoryRoad3AfterBattleText5::
2014-01-22 21:18:39 +00:00
text "By fighting tough"
line "battles, you get"
cont "stronger!"
done