[in progress] Harmonize more constant and data files with pokegold
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
WadePhoneCalleeScript:
|
||||
gettrainername STRING_BUFFER_3, BUG_CATCHER, WADE1
|
||||
checkflag ENGINE_WADE
|
||||
checkflag ENGINE_WADE_READY_FOR_REMATCH
|
||||
iftrue .WantsBattle
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_WADE_TUESDAY_NIGHT
|
||||
@@ -49,7 +49,7 @@ WadePhoneCallerScript:
|
||||
ifequal SATURDAY, .ContestToday
|
||||
|
||||
.NoContest:
|
||||
checkflag ENGINE_WADE
|
||||
checkflag ENGINE_WADE_READY_FOR_REMATCH
|
||||
iftrue .next
|
||||
checkflag ENGINE_WADE_TUESDAY_NIGHT
|
||||
iftrue .next
|
||||
@@ -75,7 +75,7 @@ WadeTuesdayNight:
|
||||
|
||||
WadeWantsBattle2:
|
||||
getlandmarkname STRING_BUFFER_5, LANDMARK_ROUTE_31
|
||||
setflag ENGINE_WADE
|
||||
setflag ENGINE_WADE_READY_FOR_REMATCH
|
||||
farsjump PhoneScript_WantsToBattle_Male
|
||||
|
||||
WadeFoundRare:
|
||||
|
Reference in New Issue
Block a user