[in progress] Harmonize more constant and data files with pokegold
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
AlanPhoneCalleeScript:
|
||||
gettrainername STRING_BUFFER_3, SCHOOLBOY, ALAN1
|
||||
checkflag ENGINE_ALAN
|
||||
checkflag ENGINE_ALAN_READY_FOR_REMATCH
|
||||
iftrue .WantsBattle
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_ALAN_WEDNESDAY_AFTERNOON
|
||||
@@ -26,7 +26,7 @@ AlanPhoneCalleeScript:
|
||||
AlanPhoneCallerScript:
|
||||
gettrainername STRING_BUFFER_3, SCHOOLBOY, ALAN1
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_ALAN
|
||||
checkflag ENGINE_ALAN_READY_FOR_REMATCH
|
||||
iftrue .Generic
|
||||
checkflag ENGINE_ALAN_WEDNESDAY_AFTERNOON
|
||||
iftrue .Generic
|
||||
@@ -51,7 +51,7 @@ AlanWednesdayDay:
|
||||
|
||||
AlanWantsBattle:
|
||||
getlandmarkname STRING_BUFFER_5, LANDMARK_ROUTE_36
|
||||
setflag ENGINE_ALAN
|
||||
setflag ENGINE_ALAN_READY_FOR_REMATCH
|
||||
farsjump PhoneScript_WantsToBattle_Male
|
||||
|
||||
AlanHasFireStone:
|
||||
|
Reference in New Issue
Block a user