pokecrystal-board/data/phone/text/mom.asm

166 lines
2.5 KiB
NASM
Raw Normal View History

MomPhoneGreetingText:
2014-03-05 21:45:28 -08:00
text "Hello?"
para "Oh, hi, <PLAYER>!"
2014-03-05 21:45:28 -08:00
line "Working hard?"
done
2013-01-10 17:31:06 -08:00
MomPhoneLandmarkText:
2014-03-05 21:45:28 -08:00
text "Oh, so you're in"
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "…"
para "Isn't that where"
line "@"
text_ram wStringBuffer4
text_start
para "is? Did you go"
2014-03-05 21:45:28 -08:00
line "take a look?"
done
2013-01-10 17:31:06 -08:00
MomPhoneGenericAreaText:
2014-03-05 21:45:28 -08:00
text "Really, you're in"
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "?"
para "I've never gone"
line "there. That's kind"
cont "of neat, <PLAYER>."
2014-03-05 21:45:28 -08:00
done
2013-01-10 17:31:06 -08:00
MomPhoneNewBarkText:
2014-03-05 21:45:28 -08:00
text "What? You're in"
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "?"
para "Come see your MOM"
line "sometime!"
done
2013-01-10 17:31:06 -08:00
MomPhoneCherrygroveText:
2014-03-05 21:45:28 -08:00
text "You're visiting"
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "?"
para "How about coming"
line "home for a bit?"
done
2013-01-10 17:31:06 -08:00
MomOtherAreaText:
2014-03-05 21:45:28 -08:00
text "Wow, you're in"
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "?"
para "Good luck on your"
line "#MON quest!"
done
2013-01-10 17:31:06 -08:00
MomDeterminedText:
2014-03-05 21:45:28 -08:00
text "That sounds really"
line "tough."
para "But, <PLAYER>, I"
2014-03-05 21:45:28 -08:00
line "know you're really"
para "determined. You'll"
line "be OK, right?"
done
2013-01-10 17:31:06 -08:00
MomCheckBalanceText:
2014-03-05 21:45:28 -08:00
text "By the way, you've"
line "saved up ¥@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "."
para "Do you want to"
line "keep on saving?"
done
2013-01-10 17:31:06 -08:00
MomImportantToSaveText:
2014-03-05 21:45:28 -08:00
text "It's important to"
line "save your money."
done
2013-01-10 17:31:06 -08:00
MomYoureNotSavingText:
text "Oh, <PLAYER>,"
2014-03-05 21:45:28 -08:00
line "you're not saving"
para "any money. Would"
line "you like to save?"
done
2013-01-10 17:31:06 -08:00
MomYouveSavedText:
2014-03-05 21:45:28 -08:00
text "By the way, you've"
line "saved up ¥@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "."
para "Want to start"
line "saving again?"
done
2013-01-10 17:31:06 -08:00
MomOKIllSaveText:
2014-03-05 21:45:28 -08:00
text "OK. I'll save your"
line "money."
done
2013-01-10 17:31:06 -08:00
MomPhoneWontSaveMoneyText:
2014-03-05 21:45:28 -08:00
text "OK. I won't save"
line "your money."
done
2013-01-10 17:31:06 -08:00
MomPhoneHangUpText:
text "<PLAYER>, keep it"
2014-03-05 21:45:28 -08:00
line "up! I'm rooting"
cont "for you, baby!"
done
2013-01-10 17:31:06 -08:00
MomPhoneNoPokemonText:
2014-03-05 21:45:28 -08:00
text "Hello?"
para "Oh, hi, <PLAYER>!"
2014-03-05 21:45:28 -08:00
line "Wasn't PROF.ELM"
cont "waiting for you?"
done
2013-01-10 17:31:06 -08:00
MomPhoneNoPokedexText:
2014-03-05 21:45:28 -08:00
text "Hello?"
para "Oh, hi, <PLAYER>!"
2014-03-05 21:45:28 -08:00
line "You're on a big"
para "mission for PROF."
line "ELM? Be good!"
done
2013-01-10 17:31:06 -08:00
MomPhoneNoGymQuestText:
2014-03-05 21:45:28 -08:00
text "Hello?"
para "Hi, <PLAYER>! If"
2014-03-05 21:45:28 -08:00
line "you're done with"
para "your errand come"
line "on home, dear."
done
2013-01-10 17:31:06 -08:00
MomPhoneLectureText:
2014-03-05 21:45:28 -08:00
text "Hello?"
para "…… <PLAYER>?"
2014-03-05 21:45:28 -08:00
line "I heard from PROF."
para "ELM that you went"
line "on a long trip."
para "I wish you would"
line "have told me…"
para "What about money?"
line "Should I save it?"
done