pokered/text/Route8.asm

155 lines
2.6 KiB
NASM
Raw Normal View History

_Route8SuperNerd1BattleText::
2014-01-23 05:22:31 +00:00
text "You look good at"
line "#MON, but"
cont "how's your chem?"
done
_Route8SuperNerd1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ow!"
line "Meltdown!"
prompt
_Route8SuperNerd1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I am better at"
line "school than this!"
done
_Route8Gambler1BattleText::
2014-01-23 05:22:31 +00:00
text "All right! Let's"
line "roll the dice!"
done
_Route8Gambler1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Drat!"
line "Came up short!"
prompt
_Route8Gambler1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Lady Luck's not"
line "with me today!"
done
_Route8SuperNerd2BattleText::
2014-01-23 05:22:31 +00:00
text "You need strategy"
line "to win at this!"
done
_Route8SuperNerd2EndBattleText::
2014-01-23 05:22:31 +00:00
text "It's"
line "not logical!"
prompt
_Route8SuperNerd2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Go with GRIMER"
line "first...and..."
cont "...and...then..."
done
_Route8CooltrainerF1BattleText::
2014-01-23 05:22:31 +00:00
text "I like NIDORAN, so"
line "I collect them!"
done
_Route8CooltrainerF21EndBattleText::
2014-01-23 05:22:31 +00:00
text "Why? Why??"
prompt
_Route8CooltrainerF1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "When #MON grow"
line "up they get ugly!"
cont "They shouldn't"
cont "evolve!"
done
_Route8SuperNerd3BattleText::
2014-01-23 05:22:31 +00:00
text "School is fun, but"
line "so are #MON."
done
_Route8SuperNerd3EndBattleText::
2014-01-23 05:22:31 +00:00
text "I'll"
line "stay with school."
prompt
_Route8SuperNerd3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "We're stuck here"
line "because of the"
cont "gates at SAFFRON."
done
_Route8CooltrainerF2BattleText::
2014-01-23 05:22:31 +00:00
text "MEOWTH is so cute,"
line "meow, meow, meow!"
done
_Route8CooltrainerF2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Meow!"
prompt
_Route8CooltrainerF2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I think PIDGEY"
line "and RATTATA"
cont "are cute too!"
done
_Route8CooltrainerF3BattleText::
2014-01-23 05:22:31 +00:00
text "We must look"
line "silly standing"
cont "here like this!"
done
_Route8CooltrainerF3EndBattleText::
2014-01-23 05:22:31 +00:00
text "Look what"
line "you did!"
prompt
_Route8CooltrainerF3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "SAFFRON's gate"
line "keeper won't let"
cont "us through."
cont "He's so mean!"
done
_Route8Gambler2BattleText::
2014-01-23 05:22:31 +00:00
text "I'm a rambling,"
line "gambling dude!"
done
_Route8Gambler2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Missed"
line "the big score!"
prompt
_Route8Gambler2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Gambling and"
line "#MON are like"
cont "eating peanuts!"
cont "Just can't stop!"
done
_Route8CooltrainerF4BattleText::
2014-01-23 05:22:31 +00:00
text "What's a cute,"
line "round and fluffy"
cont "#MON?"
done
_Route8CooltrainerF4EndBattleText::
2014-01-23 05:22:31 +00:00
text "Stop!"
para "Don't be so mean"
line "to my CLEFAIRY!"
prompt
_Route8CooltrainerF4AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I heard that"
line "CLEFAIRY evolves"
cont "when it's exposed"
cont "to a MOON STONE."
done
_Route8UndergroundSignText::
2014-01-23 05:22:31 +00:00
text "UNDERGROUND PATH"
line "CELADON CITY -"
cont "LAVENDER TOWN"
done