shithub: pokecrystal

ref: cb8505e022f7030d4a144b43bf1e6557a0cb49fa
dir: /engine/phone/scripts/kenji.asm/

View raw version
KenjiPhoneCalleeScript:
	gettrainername STRING_BUFFER_3, BLACKBELT_T, KENJI3
	farscall PhoneScript_AnswerPhone_Male
	farsjump KenjiAnswerPhoneScript

KenjiPhoneCallerScript:
	gettrainername STRING_BUFFER_3, BLACKBELT_T, KENJI3
	farscall PhoneScript_GreetPhone_Male
	farsjump KenjiCallingPhoneScript