pokecrystal-board/text/phone/liz_overworld.asm
2015-06-24 19:26:24 -06:00

45 lines
747 B
NASM

LizAskNumber1Text:
text "Oh? You're on a"
line "big journey to see"
cont "the sights? Neat!"
para "Let's be friends!"
line "Can I have your"
cont "phone number?"
para "I want to hear"
line "about everything"
cont "you've seen!"
done
LizAskNumber2Text:
text "Let's be friends!"
line "Can I have your"
cont "phone number?"
para "I want to hear"
line "about everything"
cont "you've seen!"
done
LizNumberAcceptedText:
text "I'll telephone you"
line "if I hear anything"
cont "interesting."
done
LizNumberDeclinedText:
text "Aww… You won't be"
line "my friend?"
done
LizPhoneFullText:
text "Wait! Your phone"
line "list is filled up!"
done
LizRematchText:
text "You're late! Let's"
line "get started now!"
done