shithub: pokecrystal

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

View raw version
ArnieAnswerPhoneText:
	text "Yeah, hello."
	line "This is @"
	text_ram wStringBuffer3
	text "."

	para "…Huh, <PLAY_G>? Yo!"
	done

ArnieAnswerPhoneDayText:
	text "Yeah, hello, you"
	line "got @"
	text_ram wStringBuffer3
	text "."

	para "…Huh, <PLAY_G>? Yo!"
	done

ArnieAnswerPhoneNiteText:
	text "Yeah, hello, you"
	line "got @"
	text_ram wStringBuffer3
	text "."

	para "…Huh, <PLAY_G>? Yo!"
	done

ArnieGreetText:
	text "Yeah, hello?"
	line "@"
	text_ram wStringBuffer3
	text " calling."

	para "What are you up"
	line "to, <PLAY_G>?"
	done

ArnieGreetDayText:
	text "Yeah, hello?"
	line "@"
	text_ram wStringBuffer3
	text " calling."

	para "Where are you now,"
	line "<PLAY_G>?"
	done

ArnieGreetNiteText:
	text "Yeah, hello?"
	line "@"
	text_ram wStringBuffer3
	text " calling."

	para "Are you awake now,"
	line "<PLAY_G>?"
	done

ArnieGenericText:
	text "I bet your #MON"
	line "are a lot stronger"
	cont "than before."
	done