THAI: remove time stone
This commit is contained in:
parent
b41bab1712
commit
f39181e3a5
2 changed files with 15 additions and 15 deletions
|
|
@ -138,20 +138,20 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
;If Seeker.IsAlreadyGetReward = 1 Then
|
||||
; SAVELOG "Already get reward skip to normal collect point."
|
||||
; If Seeker.CodeChannel = 1 Then
|
||||
; If Seeker.CollectPointMain = 1 Then
|
||||
; GETACCEXT Param1 23
|
||||
; Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
; Else
|
||||
; Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
; EndIf
|
||||
; Else
|
||||
; GETACCEXT Param1 23
|
||||
; Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
; EndIf
|
||||
;EndIf
|
||||
If Seeker.IsAlreadyGetReward = 1 Then
|
||||
SAVELOG "Already get reward skip to normal collect point."
|
||||
If Seeker.CodeChannel = 1 Then
|
||||
If Seeker.CollectPointMain = 1 Then
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
Else
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SuperSetOutOfStock = 1 Then
|
||||
If BalanceEssenceTonerOutOfStock = 1 Then
|
||||
|
|
|
|||
|
|
@ -121,7 +121,7 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
Timeout = Timeout + 1
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
TimerReset
|
||||
Refresh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue