pokered/text/VictoryRoad2F.asm

87 lines
1.4 KiB
NASM
Raw Normal View History

_MoltresBattleText::
text "Gyaoo!@"
text_end
2014-01-23 20:34:42 +00:00
_VictoryRoad2BattleText1::
2014-01-23 20:34:42 +00:00
text "VICTORY ROAD is"
line "the final test"
cont "for trainers!"
done
_VictoryRoad2EndBattleText1::
2014-01-23 20:34:42 +00:00
text "Aiyah!"
prompt
_VictoryRoad2AfterBattleText1::
2014-01-23 20:34:42 +00:00
text "If you get stuck,"
line "try moving some"
cont "boulders around!"
done
_VictoryRoad2BattleText2::
2014-01-23 20:34:42 +00:00
text "Ah, so you wish"
line "to challenge the"
cont "ELITE FOUR?"
done
_VictoryRoad2EndBattleText2::
2014-01-23 20:34:42 +00:00
text "You"
line "got me!"
prompt
_VictoryRoad2AfterBattleText2::
text "<RIVAL> also came"
2014-01-23 20:34:42 +00:00
line "through here!"
done
_VictoryRoad2BattleText3::
2014-01-23 20:34:42 +00:00
text "Come on!"
line "I'll whip you!"
done
_VictoryRoad2EndBattleText3::
2014-01-23 20:34:42 +00:00
text "I got"
line "whipped!"
prompt
_VictoryRoad2AfterBattleText3::
2014-01-23 20:34:42 +00:00
text "You earned the"
line "right to be on"
cont "VICTORY ROAD!"
done
_VictoryRoad2BattleText4::
2014-01-23 20:34:42 +00:00
text "If you can get"
line "through here, you"
cont "can go meet the"
cont "ELITE FOUR!"
done
_VictoryRoad2EndBattleText4::
2014-01-23 20:34:42 +00:00
text "No!"
line "Unbelievable!"
prompt
_VictoryRoad2AfterBattleText4::
2014-01-23 20:34:42 +00:00
text "I can beat you"
line "when it comes to"
cont "knowledge about"
cont "#MON!"
done
_VictoryRoad2BattleText5::
2014-01-23 20:34:42 +00:00
text "Is VICTORY ROAD"
line "too tough?"
done
_VictoryRoad2EndBattleText5::
2014-01-23 20:34:42 +00:00
text "Well"
line "done!"
prompt
_VictoryRoad2AfterBattleText5::
2014-01-23 20:34:42 +00:00
text "Many trainers give"
line "up the challenge"
cont "here."
done