summaryrefslogtreecommitdiff
path: root/engine/phone/scripts/kenji.asm
blob: 807510df4749745b7d001723c23a591cfa5a9175 (plain)
1
2
3
4
5
6
7
8
9
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