You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user