shithub: pokecrystal

ref: 41de67edbd9eb337de14a8930b9f4e651383d2b7
dir: /text/phone/irwin_overworld.asm/

View raw version
IrwinAskNumber1Text:
	text "You're the best"
	line "I've ever battled!"

	para "Huh? You're the"
	line "one who saved all"
	cont "the SLOWPOKE?"

	para "Well, no wonder I"
	line "couldn't beat you!"

	para "Would it be OK to"
	line "get your number?"

	para "I don't want to"
	line "miss anything you"
	cont "do from now on!"
	done

IrwinAskNumber2Text:
	text "You will tell me"
	line "your phone number?"
	done

IrwinNumberAcceptedText:
	text "Wow! Gee, thanks!"
	line "Now I can call you"

	para "anytime, whether"
	line "anything's up or"

	para "not. You know,"
	line "just to chat!"
	done

IrwinNumberDeclinedText:
	text "Oh, but…"
	line "I'm not dangerous!"

	para "I just want to"
	line "call and chat"

	para "about everything"
	line "and nothing!"
	done

IrwinPhoneFullText:
	text "Your phone list is"
	line "already full…"

	para "You must be really"
	line "popular…"
	done