summaryrefslogtreecommitdiff
path: root/engine/phone/scripts/kenji.asm
blob: 3888afbfd5b057cfee3ba203771c27cf84ed0128 (plain)
1
2
3
4
5
6
7
8
9
KenjiPhoneCalleeScript:
	trainertotext BLACKBELT_T, KENJI3, MEM_BUFFER_0
	farscall PhoneScript_AnswerPhone_Male
	farjump KenjiAnswerPhoneScript

KenjiPhoneCallerScript:
	trainertotext BLACKBELT_T, KENJI3, MEM_BUFFER_0
	farscall PhoneScript_GreetPhone_Male
	farjump KenjiCallingPhoneScript