*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AlanPhoneScript1:
|
||||
AlanPhoneCalleeScript:
|
||||
trainertotext SCHOOLBOY, ALAN1, MEM_BUFFER_0
|
||||
checkflag ENGINE_ALAN
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ AlanPhoneScript1:
|
||||
landmarktotext ROUTE_36, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0ac5
|
||||
|
||||
AlanPhoneScript2:
|
||||
AlanPhoneCallerScript:
|
||||
trainertotext SCHOOLBOY, ALAN1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_ALAN
|
||||
|
@@ -1,4 +1,4 @@
|
||||
AnthonyPhoneScript1:
|
||||
AnthonyPhoneCalleeScript:
|
||||
trainertotext HIKER, ANTHONY2, MEM_BUFFER_0
|
||||
checkflag ENGINE_ANTHONY
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ AnthonyPhoneScript1:
|
||||
landmarktotext ROUTE_33, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0afa
|
||||
|
||||
AnthonyPhoneScript2:
|
||||
AnthonyPhoneCallerScript:
|
||||
trainertotext HIKER, ANTHONY2, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_FLYPOINT_GOLDENROD
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ArniePhoneScript1:
|
||||
ArniePhoneCalleeScript:
|
||||
trainertotext BUG_CATCHER, ARNIE1, MEM_BUFFER_0
|
||||
checkflag ENGINE_ARNIE
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ ArniePhoneScript1:
|
||||
landmarktotext ROUTE_35, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0aff
|
||||
|
||||
ArniePhoneScript2:
|
||||
ArniePhoneCallerScript:
|
||||
trainertotext BUG_CATCHER, ARNIE1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_ARNIE
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BethPhoneScript1:
|
||||
BethPhoneCalleeScript:
|
||||
trainertotext COOLTRAINERF, BETH1, MEM_BUFFER_0
|
||||
checkflag ENGINE_BETH
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ BethPhoneScript1:
|
||||
landmarktotext ROUTE_26, MEM_BUFFER_2
|
||||
farjump BethBattleReminderScript
|
||||
|
||||
BethPhoneScript2:
|
||||
BethPhoneCallerScript:
|
||||
trainertotext COOLTRAINERF, BETH1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Female
|
||||
checkflag ENGINE_BETH
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BeverlyPhoneScript1:
|
||||
BeverlyPhoneCalleeScript:
|
||||
trainertotext POKEFANF, BEVERLY1, MEM_BUFFER_0
|
||||
farscall PhoneScript_AnswerPhone_Female
|
||||
checkflag ENGINE_BEVERLY_HAS_NUGGET
|
||||
@@ -9,7 +9,7 @@ BeverlyPhoneScript1:
|
||||
landmarktotext NATIONAL_PARK, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0aa5
|
||||
|
||||
BeverlyPhoneScript2:
|
||||
BeverlyPhoneCallerScript:
|
||||
trainertotext POKEFANF, BEVERLY1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Female
|
||||
checkflag ENGINE_BEVERLY_HAS_NUGGET
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BikeShopPhoneScript:
|
||||
BikeShopPhoneCallerScript:
|
||||
farwritetext UnknownText_0x174000
|
||||
clearflag ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
specialphonecall SPECIALCALL_NONE
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BillPhoneScript1:
|
||||
BillPhoneCalleeScript:
|
||||
checktime DAY
|
||||
iftrue .daygreet
|
||||
checktime NITE
|
||||
@@ -35,7 +35,7 @@ BillPhoneScript1:
|
||||
farwritetext BillPhoneFullText
|
||||
end
|
||||
|
||||
BillPhoneScript2:
|
||||
BillPhoneCallerScript:
|
||||
farwritetext BillPhoneNewlyFullText
|
||||
waitbutton
|
||||
end
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BrentPhoneScript1:
|
||||
BrentPhoneCalleeScript:
|
||||
trainertotext POKEMANIAC, BRENT1, MEM_BUFFER_0
|
||||
checkflag ENGINE_BRENT
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ BrentPhoneScript1:
|
||||
landmarktotext ROUTE_43, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a87
|
||||
|
||||
BrentPhoneScript2:
|
||||
BrentPhoneCallerScript:
|
||||
trainertotext POKEMANIAC, BRENT1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
farscall PhoneScript_Random2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BuenaPhoneScript1:
|
||||
BuenaPhoneCalleeScript:
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
iftrue BuenaPhoneScript_Rocket
|
||||
checkcode VAR_HOUR
|
||||
@@ -6,7 +6,7 @@ BuenaPhoneScript1:
|
||||
scall BuenaPhoneScript_CheckTimeOfDay1
|
||||
jump BuenaPhoneScript_Random1
|
||||
|
||||
BuenaPhoneScript2:
|
||||
BuenaPhoneCallerScript:
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
iftrue BuenaPhoneScript_Rocket
|
||||
scall BuenaPhoneScript_CheckTimeOfDay2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ChadPhoneScript1:
|
||||
ChadPhoneCalleeScript:
|
||||
trainertotext SCHOOLBOY, CHAD1, MEM_BUFFER_0
|
||||
checkflag ENGINE_CHAD
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ ChadPhoneScript1:
|
||||
landmarktotext ROUTE_38, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a7d
|
||||
|
||||
ChadPhoneScript2:
|
||||
ChadPhoneCallerScript:
|
||||
trainertotext SCHOOLBOY, CHAD1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
farscall PhoneScript_Random2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
DanaPhoneScript1:
|
||||
DanaPhoneCalleeScript:
|
||||
trainertotext LASS, DANA1, MEM_BUFFER_0
|
||||
checkflag ENGINE_DANA
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ DanaPhoneScript1:
|
||||
landmarktotext ROUTE_38, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0acd
|
||||
|
||||
DanaPhoneScript2:
|
||||
DanaPhoneCallerScript:
|
||||
trainertotext LASS, DANA1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Female
|
||||
checkflag ENGINE_DANA
|
||||
|
@@ -1,4 +1,4 @@
|
||||
DerekPhoneScript1:
|
||||
DerekPhoneCalleeScript:
|
||||
trainertotext POKEFANM, DEREK1, MEM_BUFFER_0
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_DEREK_HAS_NUGGET
|
||||
@@ -22,7 +22,7 @@ DerekPhoneScript1:
|
||||
landmarktotext ROUTE_39, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0ad5
|
||||
|
||||
DerekPhoneScript2:
|
||||
DerekPhoneCallerScript:
|
||||
trainertotext POKEFANM, DEREK1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
farscall PhoneScript_Random2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ElmPhoneScript1:
|
||||
ElmPhoneCalleeScript:
|
||||
checkcode VAR_SPECIALPHONECALL
|
||||
ifequal SPECIALCALL_POKERUS, .pokerus
|
||||
checkevent EVENT_SHOWED_TOGEPI_TO_ELM
|
||||
@@ -61,7 +61,7 @@ ElmPhoneScript1:
|
||||
specialphonecall SPECIALCALL_NONE
|
||||
end
|
||||
|
||||
ElmPhoneScript2:
|
||||
ElmPhoneCallerScript:
|
||||
checkcode VAR_SPECIALPHONECALL
|
||||
ifequal SPECIALCALL_ROBBED, .disaster
|
||||
ifequal SPECIALCALL_ASSISTANT, .assistant
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ErinPhoneScript1:
|
||||
ErinPhoneCalleeScript:
|
||||
trainertotext PICNICKER, ERIN1, MEM_BUFFER_0
|
||||
checkflag ENGINE_ERIN
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ ErinPhoneScript1:
|
||||
landmarktotext ROUTE_46, MEM_BUFFER_2
|
||||
farjump ErinComeBattleScript
|
||||
|
||||
ErinPhoneScript2:
|
||||
ErinPhoneCallerScript:
|
||||
trainertotext PICNICKER, ERIN1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Female
|
||||
checkflag ENGINE_ERIN
|
||||
|
@@ -1,4 +1,4 @@
|
||||
GavenPhoneScript1:
|
||||
GavenPhoneCalleeScript:
|
||||
trainertotext COOLTRAINERM, GAVEN3, MEM_BUFFER_0
|
||||
checkflag ENGINE_GAVEN
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ GavenPhoneScript1:
|
||||
landmarktotext ROUTE_26, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a37
|
||||
|
||||
GavenPhoneScript2:
|
||||
GavenPhoneCallerScript:
|
||||
trainertotext COOLTRAINERM, GAVEN3, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_GAVEN
|
||||
|
@@ -1,4 +1,4 @@
|
||||
GinaPhoneScript1:
|
||||
GinaPhoneCalleeScript:
|
||||
trainertotext PICNICKER, GINA1, MEM_BUFFER_0
|
||||
checkflag ENGINE_GINA
|
||||
iftrue .WantsBattle
|
||||
@@ -28,7 +28,7 @@ GinaPhoneScript1:
|
||||
landmarktotext ROUTE_34, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0abd
|
||||
|
||||
GinaPhoneScript2:
|
||||
GinaPhoneCallerScript:
|
||||
trainertotext PICNICKER, GINA1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Female
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
|
@@ -1,4 +1,4 @@
|
||||
HueyPhoneScript1:
|
||||
HueyPhoneCalleeScript:
|
||||
trainertotext SAILOR, HUEY1, MEM_BUFFER_0
|
||||
checkflag ENGINE_HUEY
|
||||
iftrue .WantsBattle
|
||||
@@ -18,7 +18,7 @@ HueyPhoneScript1:
|
||||
landmarktotext LIGHTHOUSE, MEM_BUFFER_2
|
||||
farjump HueyWantsBattleScript
|
||||
|
||||
HueyPhoneScript2:
|
||||
HueyPhoneCallerScript:
|
||||
trainertotext SAILOR, HUEY1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_HUEY
|
||||
|
@@ -1,4 +1,4 @@
|
||||
IrwinPhoneScript1:
|
||||
IrwinPhoneCalleeScript:
|
||||
trainertotext JUGGLER, IRWIN1, MEM_BUFFER_0
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
@@ -8,7 +8,7 @@ IrwinPhoneScript1:
|
||||
.Rockets:
|
||||
farjump IrwinRocketRumor
|
||||
|
||||
IrwinPhoneScript2:
|
||||
IrwinPhoneCallerScript:
|
||||
trainertotext JUGGLER, IRWIN1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
|
@@ -1,4 +1,4 @@
|
||||
JackPhoneScript1:
|
||||
JackPhoneCalleeScript:
|
||||
trainertotext SCHOOLBOY, JACK1, MEM_BUFFER_0
|
||||
checkflag ENGINE_JACK
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ JackPhoneScript1:
|
||||
landmarktotext NATIONAL_PARK, MEM_BUFFER_2
|
||||
farjump JackWantsBattleScript
|
||||
|
||||
JackPhoneScript2:
|
||||
JackPhoneCallerScript:
|
||||
trainertotext SCHOOLBOY, JACK1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
farscall PhoneScript_Random2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
JoeyPhoneScript1:
|
||||
JoeyPhoneCalleeScript:
|
||||
trainertotext YOUNGSTER, JOEY1, MEM_BUFFER_0
|
||||
checkflag ENGINE_JOEY
|
||||
iftrue .WantsBattle
|
||||
@@ -18,7 +18,7 @@ JoeyPhoneScript1:
|
||||
landmarktotext ROUTE_30, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a4b
|
||||
|
||||
JoeyPhoneScript2:
|
||||
JoeyPhoneCallerScript:
|
||||
trainertotext YOUNGSTER, JOEY1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_JOEY
|
||||
|
@@ -1,4 +1,4 @@
|
||||
JosePhoneScript1:
|
||||
JosePhoneCalleeScript:
|
||||
trainertotext BIRD_KEEPER, JOSE2, MEM_BUFFER_0
|
||||
checkflag ENGINE_JOSE
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ JosePhoneScript1:
|
||||
landmarktotext ROUTE_27, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a41
|
||||
|
||||
JosePhoneScript2:
|
||||
JosePhoneCallerScript:
|
||||
trainertotext BIRD_KEEPER, JOSE2, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_JOSE
|
||||
|
@@ -1,9 +1,9 @@
|
||||
KenjiPhoneScript1:
|
||||
KenjiPhoneCalleeScript:
|
||||
trainertotext BLACKBELT_T, KENJI3, MEM_BUFFER_0
|
||||
farscall PhoneScript_AnswerPhone_Male
|
||||
farjump KenjiAnswerPhoneScript
|
||||
|
||||
KenjiPhoneScript2:
|
||||
KenjiPhoneCallerScript:
|
||||
trainertotext BLACKBELT_T, KENJI3, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
farjump KenjiCallingPhoneScript
|
||||
|
@@ -1,4 +1,4 @@
|
||||
LizPhoneScript1:
|
||||
LizPhoneCalleeScript:
|
||||
trainertotext PICNICKER, LIZ1, MEM_BUFFER_0
|
||||
checkflag ENGINE_LIZ
|
||||
iftrue .WantsBattle
|
||||
@@ -18,7 +18,7 @@ LizPhoneScript1:
|
||||
landmarktotext ROUTE_32, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a5a
|
||||
|
||||
LizPhoneScript2:
|
||||
LizPhoneCallerScript:
|
||||
trainertotext PICNICKER, LIZ1, MEM_BUFFER_0
|
||||
farscall PhoneScript_Random4
|
||||
ifequal 0, LizWrongNumber
|
||||
|
@@ -1,4 +1,4 @@
|
||||
MomPhoneScript:
|
||||
MomPhoneCalleeScript:
|
||||
checkevent EVENT_TALKED_TO_MOM_AFTER_MYSTERY_EGG_QUEST
|
||||
iftrue .bcec5
|
||||
checkevent EVENT_DUDE_TALKED_TO_YOU
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ParryPhoneScript1:
|
||||
ParryPhoneCalleeScript:
|
||||
trainertotext HIKER, PARRY1, MEM_BUFFER_0
|
||||
checkflag ENGINE_PARRY
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ ParryPhoneScript1:
|
||||
landmarktotext ROUTE_45, MEM_BUFFER_2
|
||||
farjump ParryHaventYouGottenTo
|
||||
|
||||
ParryPhoneScript2:
|
||||
ParryPhoneCallerScript:
|
||||
trainertotext HIKER, PARRY1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_PARRY
|
||||
|
@@ -1,4 +1,4 @@
|
||||
RalphPhoneScript1:
|
||||
RalphPhoneCalleeScript:
|
||||
trainertotext FISHER, RALPH1, MEM_BUFFER_0
|
||||
checkflag ENGINE_RALPH
|
||||
iftrue .Rematch
|
||||
@@ -22,7 +22,7 @@ RalphPhoneScript1:
|
||||
landmarktotext ROUTE_32, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0af5
|
||||
|
||||
RalphPhoneScript2:
|
||||
RalphPhoneCallerScript:
|
||||
trainertotext FISHER, RALPH1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_FLYPOINT_GOLDENROD
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ReenaPhoneScript1:
|
||||
ReenaPhoneCalleeScript:
|
||||
trainertotext COOLTRAINERF, REENA1, MEM_BUFFER_0
|
||||
checkflag ENGINE_REENA
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ ReenaPhoneScript1:
|
||||
landmarktotext ROUTE_27, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0a46
|
||||
|
||||
ReenaPhoneScript2:
|
||||
ReenaPhoneCallerScript:
|
||||
trainertotext COOLTRAINERF, REENA1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Female
|
||||
checkflag ENGINE_REENA
|
||||
|
@@ -1,4 +1,4 @@
|
||||
TiffanyPhoneScript1:
|
||||
TiffanyPhoneCalleeScript:
|
||||
trainertotext PICNICKER, TIFFANY3, MEM_BUFFER_0
|
||||
checkflag ENGINE_TIFFANY
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ TiffanyPhoneScript1:
|
||||
landmarktotext ROUTE_43, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0ae5
|
||||
|
||||
TiffanyPhoneScript2:
|
||||
TiffanyPhoneCallerScript:
|
||||
trainertotext PICNICKER, TIFFANY3, MEM_BUFFER_0
|
||||
farscall PhoneScript_Random4
|
||||
ifequal 0, TiffanysFamilyMembers
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ToddPhoneScript1:
|
||||
ToddPhoneCalleeScript:
|
||||
trainertotext CAMPER, TODD1, MEM_BUFFER_0
|
||||
checkflag ENGINE_TODD
|
||||
iftrue .WantsBattle
|
||||
@@ -22,7 +22,7 @@ ToddPhoneScript1:
|
||||
.SaleOn:
|
||||
farjump UnknownScript_0xa0b04
|
||||
|
||||
ToddPhoneScript2:
|
||||
ToddPhoneCallerScript:
|
||||
trainertotext CAMPER, TODD1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_TODD
|
||||
|
@@ -1,4 +1,4 @@
|
||||
TullyPhoneScript1:
|
||||
TullyPhoneCalleeScript:
|
||||
trainertotext FISHER, TULLY1, MEM_BUFFER_0
|
||||
checkflag ENGINE_TULLY
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ TullyPhoneScript1:
|
||||
landmarktotext ROUTE_42, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0add
|
||||
|
||||
TullyPhoneScript2:
|
||||
TullyPhoneCallerScript:
|
||||
trainertotext FISHER, TULLY1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_TULLY
|
||||
|
@@ -1,4 +1,4 @@
|
||||
VancePhoneScript1:
|
||||
VancePhoneCalleeScript:
|
||||
trainertotext BIRD_KEEPER, VANCE1, MEM_BUFFER_0
|
||||
checkflag ENGINE_VANCE
|
||||
iftrue .WantsBattle
|
||||
@@ -17,7 +17,7 @@ VancePhoneScript1:
|
||||
landmarktotext ROUTE_44, MEM_BUFFER_2
|
||||
farjump VanceHurryHurry
|
||||
|
||||
VancePhoneScript2:
|
||||
VancePhoneCallerScript:
|
||||
trainertotext BIRD_KEEPER, VANCE1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_VANCE
|
||||
|
@@ -1,4 +1,4 @@
|
||||
WadePhoneScript1:
|
||||
WadePhoneCalleeScript:
|
||||
trainertotext BUG_CATCHER, WADE1, MEM_BUFFER_0
|
||||
checkflag ENGINE_WADE
|
||||
iftrue .WantsBattle
|
||||
@@ -36,7 +36,7 @@ WadePhoneScript1:
|
||||
landmarktotext ROUTE_31, MEM_BUFFER_2
|
||||
farjump UnknownScript_0xa0ab5
|
||||
|
||||
WadePhoneScript2:
|
||||
WadePhoneCallerScript:
|
||||
trainertotext BUG_CATCHER, WADE1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
farscall PhoneScript_Random2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
WiltonPhoneScript1:
|
||||
WiltonPhoneCalleeScript:
|
||||
trainertotext FISHER, WILTON1, MEM_BUFFER_0
|
||||
checkflag ENGINE_WILTON
|
||||
iftrue .WantsBattle
|
||||
@@ -23,7 +23,7 @@ WiltonPhoneScript1:
|
||||
landmarktotext ROUTE_44, MEM_BUFFER_2
|
||||
farjump WiltonWantThis
|
||||
|
||||
WiltonPhoneScript2:
|
||||
WiltonPhoneCallerScript:
|
||||
trainertotext FISHER, WILTON1, MEM_BUFFER_0
|
||||
farscall PhoneScript_GreetPhone_Male
|
||||
checkflag ENGINE_WILTON
|
||||
|
Reference in New Issue
Block a user