shithub: pokecrystal

ref: 0d5cf5c8b9066b407f8dc1879dad56d53f5d0179
dir: /data/phone/text/wade_overworld.asm/

View raw version
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