From afbf1b3ffcea7ab5cfd03a8205c18e948c549bb7 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 31 Dec 2018 16:32:04 -0500 Subject: *PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript --- engine/phone/scripts/gaven.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engine/phone/scripts/gaven.asm') diff --git a/engine/phone/scripts/gaven.asm b/engine/phone/scripts/gaven.asm index ff4c6c66c..bf4804e4e 100644 --- a/engine/phone/scripts/gaven.asm +++ b/engine/phone/scripts/gaven.asm @@ -1,4 +1,4 @@ -GavenPhoneScript1: +GavenPhoneCalleeScript: trainertotext COOLTRAINERM, GAVEN3, MEM_BUFFER_0 checkflag ENGINE_GAVEN iftrue .WantsBattle @@ -17,7 +17,7 @@ GavenPhoneScript1: landmarktotext ROUTE_26, MEM_BUFFER_2 farjump UnknownScript_0xa0a37 -GavenPhoneScript2: +GavenPhoneCallerScript: trainertotext COOLTRAINERM, GAVEN3, MEM_BUFFER_0 farscall PhoneScript_GreetPhone_Male checkflag ENGINE_GAVEN -- cgit v1.2.3