[in progress] Harmonize more constant and data files with pokegold
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ParryPhoneCalleeScript:
|
||||
gettrainername STRING_BUFFER_3, HIKER, PARRY1
|
||||
checkflag ENGINE_PARRY
|
||||
checkflag ENGINE_PARRY_READY_FOR_REMATCH
|
||||
iftrue .WantsBattle
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_PARRY_FRIDAY_AFTERNOON
|
||||
@@ -20,7 +20,7 @@ ParryPhoneCalleeScript:
|
||||
ParryPhoneCallerScript:
|
||||
gettrainername STRING_BUFFER_3, HIKER, PARRY1
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_PARRY
|
||||
checkflag ENGINE_PARRY_READY_FOR_REMATCH
|
||||
iftrue .GenericCall
|
||||
checkflag ENGINE_PARRY_FRIDAY_AFTERNOON
|
||||
iftrue .GenericCall
|
||||
@@ -36,5 +36,5 @@ ParryFridayDay:
|
||||
|
||||
ParryWantsBattle:
|
||||
getlandmarkname STRING_BUFFER_5, LANDMARK_ROUTE_45
|
||||
setflag ENGINE_PARRY
|
||||
setflag ENGINE_PARRY_READY_FOR_REMATCH
|
||||
farsjump PhoneScript_WantsToBattle_Male
|
||||
|
Reference in New Issue
Block a user