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 @@
|
||||
BillPhoneScript1:
|
||||
BillPhoneCalleeScript:
|
||||
checktime DAY
|
||||
iftrue .daygreet
|
||||
checktime NITE
|
||||
@@ -35,7 +35,7 @@ BillPhoneScript1:
|
||||
farwritetext BillPhoneFullText
|
||||
end
|
||||
|
||||
BillPhoneScript2:
|
||||
BillPhoneCallerScript:
|
||||
farwritetext BillPhoneNewlyFullText
|
||||
waitbutton
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user