Merge branch 'master' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
658d30cd67
3 changed files with 7 additions and 6 deletions
|
|
@ -229,12 +229,13 @@
|
|||
Var PopweenPointState[7] = 1
|
||||
EndIf
|
||||
If Seeker.selected_a_drink = "12-99-05-0062" Then
|
||||
Var PopweenPointNewIndex = 8
|
||||
Var PopweenPointState[8] = 1
|
||||
|
||||
If PopweenPointState[8] = 1 Then
|
||||
Var PopweenPointNewIndex = ""
|
||||
Else
|
||||
Var PopweenPointNewIndex = 8
|
||||
EndIf
|
||||
|
||||
Var PopweenPointState[8] = 1
|
||||
EndIf
|
||||
If Seeker.selected_a_drink = "12-99-05-0064" Then
|
||||
If PopweenPointState[9] = 1 Then
|
||||
|
|
@ -262,7 +263,7 @@
|
|||
Var PopweenPointNewIndex = ""
|
||||
EndIf
|
||||
EndIf
|
||||
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
||||
If Seeker.selected_a_drink = "12-99-03-0066" Then
|
||||
If PopweenPointState[12] = 1 Then
|
||||
Var PopweenPointNewIndex = ""
|
||||
Else
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
||||
Var PopweenPointNewIndex = 11
|
||||
EndIf
|
||||
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
||||
If Seeker.selected_a_drink = "12-99-03-0066" Then
|
||||
Var PopweenPointNewIndex = 12
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
||||
Var GoToNormalCollectPoint = 0
|
||||
EndIf
|
||||
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
||||
If Seeker.selected_a_drink = "12-99-03-0066" Then
|
||||
Var GoToNormalCollectPoint = 0
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue