pokered/text/PokemonFanClub.asm

146 lines
2.4 KiB
NASM
Raw Permalink Normal View History

_PokemonFanClubPikachuFanNormalText::
2014-01-23 04:37:40 +00:00
text "Won't you admire"
line "my PIKACHU's"
cont "adorable tail?"
done
_PokemonFanClubPikachuFanBetterText::
2014-01-23 04:37:40 +00:00
text "Humph! My PIKACHU"
line "is twice as cute"
cont "as that one!"
done
_PokemonFanClubSeelFanNormalText::
2014-01-23 04:37:40 +00:00
text "I just love my"
line "SEEL!"
para "It squeals when I"
line "hug it!"
done
_PokemonFanClubSeelFanBetterText::
2014-01-23 04:37:40 +00:00
text "Oh dear!"
para "My SEEL is far"
line "more attractive!"
done
_PokemonFanClubPikachuText::
2014-01-23 04:37:40 +00:00
text "PIKACHU: Chu!"
line "Pikachu!"
done
_PokemonFanClubSeelText::
2014-01-23 04:37:40 +00:00
text "SEEL: Kyuoo!"
done
_PokemonFanClubChairmanIntroText::
2014-01-23 04:37:40 +00:00
text "I chair the"
line "#MON Fan Club!"
para "I have collected"
line "over 100 #MON!"
para "I'm very fussy"
line "when it comes to"
cont "#MON!"
para "So..."
para "Did you come"
line "visit to hear"
cont "about my #MON?"
done
_PokemonFanClubChairmanStoryText::
2014-01-23 04:37:40 +00:00
text "Good!"
line "Then listen up!"
para "My favorite"
line "RAPIDASH..."
para "It...cute..."
line "lovely...smart..."
cont "plus...amazing..."
cont "you think so?..."
cont "oh yes...it..."
cont "stunning..."
cont "kindly..."
cont "love it!"
para "Hug it...when..."
cont "sleeping...warm"
cont "and cuddly..."
cont "spectacular..."
cont "ravishing..."
cont "...Oops! Look at"
cont "the time! I kept"
cont "you too long!"
para "Thanks for hearing"
line "me out! I want"
cont "you to have this!"
prompt
_PokemonFanClubReceivedBikeVoucherText::
2016-06-12 17:11:31 +00:00
text "<PLAYER> received"
2014-01-23 04:37:40 +00:00
line "a @"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2014-01-23 04:37:40 +00:00
_PokemonFanClubExplainBikeVoucherText::
text_start
2014-01-23 04:37:40 +00:00
para "Exchange that for"
line "a BICYCLE!"
para "Don't worry, my"
line "FEAROW will FLY"
cont "me anywhere!"
para "So, I don't need a"
line "BICYCLE!"
para "I hope you like"
line "cycling!"
done
_PokemonFanClubNoStoryText::
2014-01-23 04:37:40 +00:00
text "Oh. Come back"
line "when you want to"
cont "hear my story!"
done
_PokemonFanClubChairFinalText::
2016-06-12 17:11:31 +00:00
text "Hello, <PLAYER>!"
2014-01-23 04:37:40 +00:00
para "Did you come see"
line "me about my"
cont "#MON again?"
para "No? Too bad!"
done
_PokemonFanClubBagFullText::
2014-01-23 04:37:40 +00:00
text "Make room for"
line "this!"
done
_PokemonFanClubReceptionistText::
2014-01-23 04:37:40 +00:00
text "Our Chairman is"
line "very vocal about"
cont "#MON."
done
_PokemonFanClubSign1Text::
2014-01-23 04:37:40 +00:00
text "Let's all listen"
line "politely to other"
cont "trainers!"
done
_PokemonFanClubSign2Text::
2014-01-23 04:37:40 +00:00
text "If someone brags,"
line "brag right back!"
done