pokecrystal-board/text/phone/kenji_overworld.asm
yenatch e2c2e20f93 Use charmaps for special string codepoints.
Also fix all the text.
Also fix some unreferenced scripts that were interpreted as text.
2015-06-27 22:53:38 -07:00

68 lines
1.1 KiB
NASM

KenjiAskNumber1Text:
text "Our battle was"
line "remarkable!"
para "I wish for some-"
line "thing to remember"
cont "you by!"
para "Perhaps your phone"
line "number will do?"
para "My training makes"
line "it impossible to"
cont "chat much, but…"
done
KenjiAskNumber2Text:
text "My training makes"
line "chatting tough,"
para "but will you take"
line "down my number?"
done
KenjiNumberAcceptedText:
text "I must train"
line "harder to become"
cont "the mightiest!"
done
KenjiNumberDeclinedText:
text "If you decide you"
line "want my number,"
cont "come see me."
done
KenjiPhoneFullText:
text "Your phone appears"
line "to be full."
para "Come back later!"
done
KenjiGiftText:
text "I wish to thank"
line "you, <PLAYER>!"
para "I've been training"
line "all alone…"
para "I was happy that"
line "you cared to call…"
para "I want you to have"
line "this!"
done
KenjiPackFullText:
text "Your strength will"
line "not let you carry"
para "another thing!"
line "I will hold this"
para "till you lighten"
line "your PACK!"
done