pokecrystal-board/text/phone/elm.asm

212 lines
3.4 KiB
NASM
Raw Normal View History

ElmPhoneStartText: ; 0x1b46fc
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "Try not to overdo"
line "it."
para "Be sure to heal"
line "your #MON if"
cont "they are hurt."
done
2013-01-10 17:31:06 -08:00
ElmPhoneSawMrPokemonText: ; 0x1b4749
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "Did you meet MR."
line "#MON? Great!"
cont "Come back safely!"
done
2013-01-10 17:31:06 -08:00
ElmPhonePokemonStolenText: ; 0x1b4784
2014-03-05 21:45:28 -08:00
text $14, "? I'm very"
line "upset now."
para "We had a #MON"
line "stolen from here."
para "How could anyone"
line "do that?"
done
2013-01-10 17:31:06 -08:00
ElmPhoneCheckingEggText: ; 0x1b47d5
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "We're checking the"
line "EGG now. It does"
para "appear to be a"
line "#MON EGG."
done
2013-01-10 17:31:06 -08:00
ElmPhoneAssistantText: ; 0x1b481c
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "Did you see my"
line "assistant? He's at"
para "the #MON CENTER"
line "in VIOLET CITY."
done
2013-01-10 17:31:06 -08:00
ElmPhoneEggUnhatchedText: ; 0x1b4868
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "How's the EGG? Has"
line "anything changed?"
para "If anything hap-"
line "pens, please call."
done
2013-01-10 17:31:06 -08:00
ElmPhoneEggHatchedText: ; 0x1b48bb
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
line "How is the EGG?"
para "What? It hatched?"
line "Wow! What kind of"
cont "#MON is it?"
para "Please come show"
line "me now!"
done
2013-01-10 17:31:06 -08:00
ElmPhoneDiscovery1Text: ; 0x1b491f
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "I just made a new"
line "discovery."
para "The time it takes"
line "for an EGG to"
para "hatch depends on"
line "the #MON."
done
2013-01-10 17:31:06 -08:00
ElmPhoneDiscovery2Text: ; 0x1b4982
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "It's still a"
line "mystery what kinds"
para "of moves hatched"
line "#MON have."
para "We're investigat-"
line "ing that now."
done
2013-01-10 17:31:06 -08:00
ElmPhonePokerusText: ; 0x1b49e7
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "I discovered an"
line "odd thing."
para "Apparently there's"
line "something called"
para "#RUS that in-"
line "fects #MON."
para "Yes, it's like a"
line "virus, so it's"
cont "called #RUS."
para "It multiplies fast"
line "and infects other"
para "#MON too. But"
line "that's all."
para "It doesn't seem to"
line "do anything, and"
para "it goes away over"
line "time."
para "I guess it's"
line "nothing to worry"
cont "about. Bye!"
done
2013-01-10 17:31:06 -08:00
ElmPhoneDisasterText: ; 0x1b4b17
2014-03-05 21:45:28 -08:00
text "H-hello? ", $14, "?"
line "It's a disaster!"
para "Uh, um, it's just"
line "terrible!"
para "What should I do?"
line "It… Oh, no…"
para "Please get back"
line "here now!"
done
2013-01-10 17:31:06 -08:00
ElmPhoneEggAssistantText: ; 0x1b4b87
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "? We"
line "discovered some-"
para "thing about the"
line "EGG!"
para "My assistant is at"
line "the #MON CENTER"
para "in VIOLET CITY. "
line "Could you talk to"
cont "him?"
done
2013-01-10 17:31:06 -08:00
ElmPhoneRocketText: ; 0x1b4c06
2014-03-05 21:45:28 -08:00
text $14, ", how are"
line "things going?"
para "I called because"
line "something weird is"
para "happening with the"
line "radio broadcasts."
para "They were talking"
line "about TEAM ROCKET."
para $14, ", do you"
line "know anything"
cont "about it?"
para "Maybe TEAM ROCKET"
line "has returned. No,"
para "that just can't"
line "be true."
para "Sorry to bug you."
line "Take care!"
done
2013-01-10 17:31:06 -08:00
ElmPhoneGiftText: ; 0x1b4d09
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
para "I have something"
line "here for you."
para "Could you swing by"
line "my LAB?"
para "See you later!"
done
2013-01-10 17:31:06 -08:00
ElmPhoneUnusedText: ; 0x1b4d5d
2014-03-05 21:45:28 -08:00
text "Hello, ", $14, "?"
line "How's it going?"
para "I got ahold of"
line "something neat."
para "Swing by my LAB"
line "and pick it up!"
para "See you later!"
done