mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
71 lines
1.1 KiB
NASM
71 lines
1.1 KiB
NASM
WadeAskNumber1Text:
|
|
text "You're awesome!"
|
|
line "I like you!"
|
|
|
|
para "I look for #MON"
|
|
line "here every day."
|
|
|
|
para "When I'm in the"
|
|
line "grass, I find all"
|
|
cont "kinds of BERRIES."
|
|
|
|
para "If you'd like,"
|
|
line "I'll share some."
|
|
|
|
para "Could I get your"
|
|
line "phone number?"
|
|
done
|
|
|
|
WadeAskNumber2Text:
|
|
text "When I'm in the"
|
|
line "grass, I find all"
|
|
cont "kinds of BERRIES."
|
|
|
|
para "If you'd like,"
|
|
line "I'll share some."
|
|
|
|
para "Could I get your"
|
|
line "phone number?"
|
|
done
|
|
|
|
WadeNumberAcceptedText:
|
|
text "You'll hear from"
|
|
line "me as soon as I"
|
|
|
|
para "find anything that"
|
|
line "you might like."
|
|
done
|
|
|
|
WadeNumberDeclinedText:
|
|
text "Oh well. Don't be"
|
|
line "shy if you want to"
|
|
cont "get my number."
|
|
done
|
|
|
|
WadePhoneFullText:
|
|
text "Your phone list"
|
|
line "has no room for my"
|
|
cont "number."
|
|
done
|
|
|
|
WadeRematchText:
|
|
text "I was waiting for"
|
|
line "you. Let's battle!"
|
|
done
|
|
|
|
WadeGiftText:
|
|
text "Good to see you!"
|
|
line "See? This is what"
|
|
|
|
para "I found."
|
|
line "It's for you!"
|
|
done
|
|
|
|
WadePackFullText:
|
|
text "Oops, your PACK's"
|
|
line "full. Too bad."
|
|
|
|
para "You should come"
|
|
line "back for it later."
|
|
done
|