pokered/text/AgathasRoom.asm

45 lines
811 B
NASM
Raw Normal View History

_AgathaBeforeBattleText::
2014-01-22 21:18:39 +00:00
text "I am AGATHA of"
line "the ELITE FOUR!"
para "OAK's taken a lot"
line "of interest in"
cont "you, child!"
para "That old duff was"
line "once tough and"
cont "handsome! That"
cont "was decades ago!"
para "Now he just wants"
line "to fiddle with"
cont "his #DEX! He's"
cont "wrong! #MON"
cont "are for fighting!"
para "<PLAYER>! I'll show"
2014-01-22 21:18:39 +00:00
line "you how a real"
cont "trainer fights!"
done
_AgathaEndBattleText::
2014-01-22 21:18:39 +00:00
text "Oh ho!"
line "You're something"
cont "special, child!"
prompt
_AgathaAfterBattleText::
2014-01-22 21:18:39 +00:00
text "You win! I see"
line "what the old duff"
cont "sees in you now!"
para "I have nothing"
line "else to say! Run"
cont "along now, child!"
done
_AgathasRoomAgathaDontRunAwayText::
2014-01-22 21:18:39 +00:00
text "Someone's voice:"
line "Don't run away!"
done