pokeyellow/text/PokemonFanClub.asm

181 lines
3.0 KiB
NASM

_PokemonFanClubClefairyFanNormalText::
text "Won't you admire"
line "my CLEFAIRY's"
cont "adorable tail?"
done
_PokemonFanClubClefairyFanBetterText::
text "Humph! My CLEFAIRY"
line "is twice as cute"
cont "as that one!"
done
_PokemonFanClubClefairyFanText::
text "Our CHAIRMAN's new"
line "hobby is taking"
cont "#MON photos."
para "He gave me a nice"
line "PRINT of my cute"
cont "CLEFAIRY."
done
_PokemonFanClubSeelFanNormalText::
text "I just love my"
line "SEEL!"
para "It squeals when I"
line "hug it!"
done
_PokemonFanClubSeelFanBetterText::
text "Oh dear!"
para "My SEEL is far"
line "more attractive!"
done
_PokemonFanClubSeelFanText::
text "I'm going to hook"
line "up the cable to"
cont "get a photo PRINT"
cont "of my SEEL!"
done
_PokemonFanClubClefairyText::
text "CLEFAIRY: Pippii!"
done
_PokemonFanClubSeelText::
text "SEEL: Kyuoo!"
done
_PokemonFanClubChairmanIntroText::
text "I chair the"
line "#MON Fan Club!"
para "I have more than"
line "100 #MON. I"
cont "love them all!"
para "I'm very fussy"
line "when it comes to"
cont "#MON!"
para "So..."
para "Did you come to"
line "hear me brag"
cont "about my #MON?"
done
_PokemonFanClubChairmanStoryText::
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..."
line "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::
text "<PLAYER> received"
line "a @"
text_ram wStringBuffer
text "!@"
text_end
_PokemonFanClubExplainBikeVoucherText::
text_start
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::
text "Oh. Come back"
line "when you want to"
cont "hear my story!"
done
_PokemonFanClubChairFinalText::
text "Hello, <PLAYER>!"
para "Did you come see"
line "me about my"
cont "#MON again?"
para "No? Too bad!"
done
_PokemonFanClubBagFullText::
text "Make room for"
line "this!"
done
FanClubChairPrintText1::
text "Hi there, <PLAYER>!"
line "Have you seen my"
cont "#MON photos?"
para "I have them framed"
line "up on that wall."
para "Ah, I know!"
para "Would you like me"
line "to take a photo"
cont "of your #MON?"
done
FanClubChairPrintText2::
text "No? That's really"
line "disappointing."
done
FanClubChairPrintText3::
text "OK, I'm done."
done
FanClubChairPrintText4::
text "Maybe we won't"
line "PRINT this now."
done
_PokemonFanClubReceptionistText::
text "Our CHAIRMAN is"
line "very vocal about"
cont "#MON."
done