[in progress] Harmonize more constant and data files with pokegold
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
GavenPhoneCalleeScript:
|
||||
gettrainername STRING_BUFFER_3, COOLTRAINERM, GAVEN3
|
||||
checkflag ENGINE_GAVEN
|
||||
checkflag ENGINE_GAVEN_READY_FOR_REMATCH
|
||||
iftrue .WantsBattle
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_GAVEN_THURSDAY_MORNING
|
||||
@@ -20,7 +20,7 @@ GavenPhoneCalleeScript:
|
||||
GavenPhoneCallerScript:
|
||||
gettrainername STRING_BUFFER_3, COOLTRAINERM, GAVEN3
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_GAVEN
|
||||
checkflag ENGINE_GAVEN_READY_FOR_REMATCH
|
||||
iftrue .WaitingForBattle
|
||||
checkflag ENGINE_GAVEN_THURSDAY_MORNING
|
||||
iftrue .WaitingForBattle
|
||||
@@ -37,7 +37,7 @@ GavenThursdayMorningScript:
|
||||
|
||||
GavenWantsRematch:
|
||||
getlandmarkname STRING_BUFFER_5, LANDMARK_ROUTE_26
|
||||
setflag ENGINE_GAVEN
|
||||
setflag ENGINE_GAVEN_READY_FOR_REMATCH
|
||||
farsjump PhoneScript_WantsToBattle_Male
|
||||
|
||||
GavenFoundRare:
|
||||
|
Reference in New Issue
Block a user