diff options
Diffstat (limited to 'engine/phone/scripts/gaven.asm')
-rw-r--r-- | engine/phone/scripts/gaven.asm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |