diff options
Diffstat (limited to 'text/maps/fan_club.asm')
-rw-r--r-- | text/maps/fan_club.asm | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/text/maps/fan_club.asm b/text/maps/fan_club.asm new file mode 100644 index 00000000..7b564a35 --- /dev/null +++ b/text/maps/fan_club.asm @@ -0,0 +1,144 @@ +_UnnamedText_59bb7: ; 9a572 (26:6572) + text "Won't you admire" + line "my PIKACHU's" + cont "adorable tail?" + done + +_UnnamedText_59bbc: ; 9a59e (26:659e) + text "Humph! My PIKACHU" + line "is twice as cute" + cont "as that one!" + done + +_UnnamedText_59be4: ; 9a5cf (26:65cf) + text "I just love my" + line "SEEL!" + + para "It squeals when I" + line "hug it!" + done + +_UnnamedText_59be9: ; 9a5ff (26:65ff) + text "Oh dear!" + + para "My SEEL is far" + line "more attractive!" + done + +_UnnamedText_59c00: ; 9a629 (26:6629) + text "PIKACHU: Chu!" + line "Pikachu!" + done + +_UnnamedText_59c17: ; 9a641 (26:6641) + text "SEEL: Kyuoo!" + done + +_UnnamedText_59c65: ; 9a64f (26:664f) + 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 + +_UnnamedText_59c6a: ; 9a6e0 (26:66e0) + 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 + +_ReceivedBikeVoucherText: ; 9a82e (26:682e) + text $52, " received" + line "a @" + TX_RAM $cf4b + text "!@@" + +_UnnamedText_59c74: ; 9a844 (26:6844) + db $0 + 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 + +_UnnamedText_59c79: ; 9a8c3 (26:68c3) + text "Oh. Come back" + line "when you want to" + cont "hear my story!" + done + +_UnnamedText_59c7e: ; 9a8f2 (26:68f2) + text "Hello, ", $52, "!" + + para "Did you come see" + line "me about my" + cont "#MON again?" + + para "No? Too bad!" + done + +_UnnamedText_59c83: ; 9a933 (26:6933) + text "Make room for" + line "this!" + done + +_FanClubText6: ; 9a948 (26:6948) + text "Our Chairman is" + line "very vocal about" + cont "#MON." + done + +_FanClubText7: ; 9a970 (26:6970) + text "Let's all listen" + line "politely to other" + cont "trainers!" + done + +_FanClubText8: ; 9a99d (26:699d) + text "If someone brags," + line "brag right back!" + done + |