mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
74 lines
1.1 KiB
NASM
74 lines
1.1 KiB
NASM
TullyAskNumber1Text:
|
|
text "Hey, you're trying"
|
|
line "to be the ultimate"
|
|
|
|
para "trainer too? Then"
|
|
line "we're comrades!"
|
|
|
|
para "If I find any more"
|
|
line "items by the"
|
|
|
|
para "water, I'll give"
|
|
line "you some."
|
|
|
|
para "Just give me your"
|
|
line "phone number."
|
|
done
|
|
|
|
TullyAskNumber2Text:
|
|
text "If I find any more"
|
|
line "items by the"
|
|
|
|
para "water, I'll give"
|
|
line "you some."
|
|
|
|
para "Just give me your"
|
|
line "phone number."
|
|
done
|
|
|
|
TullyNumberAcceptedText:
|
|
text "You'll be hearing"
|
|
line "from me if I find"
|
|
cont "something good."
|
|
done
|
|
|
|
TullyNumberDeclinedText:
|
|
text "Is that so? Then"
|
|
line "I'll just have to"
|
|
cont "use them myself."
|
|
done
|
|
|
|
TullyPhoneFullText:
|
|
text "Your phone list is"
|
|
line "all filled up."
|
|
|
|
para "Come back if you"
|
|
line "make room for me."
|
|
done
|
|
|
|
TullyRematchText:
|
|
text "I've been doing"
|
|
line "more than just"
|
|
|
|
para "fishing since we"
|
|
line "last met."
|
|
|
|
para "You're in for a"
|
|
line "big surprise!"
|
|
done
|
|
|
|
TullyGiftText:
|
|
text "Hey, there you"
|
|
line "are!"
|
|
|
|
para "Here's a gift, as"
|
|
line "promised!"
|
|
done
|
|
|
|
TullyPackFullText:
|
|
text "Your PACK's full?"
|
|
|
|
para "Come back later--"
|
|
line "that'll do it."
|
|
done
|