[in progress] Harmonize more constant and data files with pokegold
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ArniePhoneCalleeScript:
|
||||
gettrainername STRING_BUFFER_3, BUG_CATCHER, ARNIE1
|
||||
checkflag ENGINE_ARNIE
|
||||
checkflag ENGINE_ARNIE_READY_FOR_REMATCH
|
||||
iftrue .WantsBattle
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_ARNIE_TUESDAY_MORNING
|
||||
@@ -26,7 +26,7 @@ ArniePhoneCalleeScript:
|
||||
ArniePhoneCallerScript:
|
||||
gettrainername STRING_BUFFER_3, BUG_CATCHER, ARNIE1
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_ARNIE
|
||||
checkflag ENGINE_ARNIE_READY_FOR_REMATCH
|
||||
iftrue .Swarm
|
||||
checkflag ENGINE_ARNIE_TUESDAY_MORNING
|
||||
iftrue .Swarm
|
||||
@@ -45,7 +45,7 @@ ArnieTuesdayMorning:
|
||||
|
||||
ArnieWantsBattle:
|
||||
getlandmarkname STRING_BUFFER_5, LANDMARK_ROUTE_35
|
||||
setflag ENGINE_ARNIE
|
||||
setflag ENGINE_ARNIE_READY_FOR_REMATCH
|
||||
farsjump PhoneScript_WantsToBattle_Male
|
||||
|
||||
ArnieYanmaSwarm: ; start swarm
|
||||
|
Reference in New Issue
Block a user