You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
data/phone_text → data/phone/text
This commit is contained in:
70
data/phone/text/wade_overworld.asm
Normal file
70
data/phone/text/wade_overworld.asm
Normal file
@@ -0,0 +1,70 @@
|
||||
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
|
||||
Reference in New Issue
Block a user