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
|
Var PopweenPointState[7] = 1
|
||||||
EndIf
|
EndIf
|
||||||
If Seeker.selected_a_drink = "12-99-05-0062" Then
|
If Seeker.selected_a_drink = "12-99-05-0062" Then
|
||||||
Var PopweenPointNewIndex = 8
|
|
||||||
Var PopweenPointState[8] = 1
|
|
||||||
|
|
||||||
If PopweenPointState[8] = 1 Then
|
If PopweenPointState[8] = 1 Then
|
||||||
Var PopweenPointNewIndex = ""
|
Var PopweenPointNewIndex = ""
|
||||||
|
Else
|
||||||
|
Var PopweenPointNewIndex = 8
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var PopweenPointState[8] = 1
|
||||||
EndIf
|
EndIf
|
||||||
If Seeker.selected_a_drink = "12-99-05-0064" Then
|
If Seeker.selected_a_drink = "12-99-05-0064" Then
|
||||||
If PopweenPointState[9] = 1 Then
|
If PopweenPointState[9] = 1 Then
|
||||||
|
|
@ -262,7 +263,7 @@
|
||||||
Var PopweenPointNewIndex = ""
|
Var PopweenPointNewIndex = ""
|
||||||
EndIf
|
EndIf
|
||||||
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
|
If PopweenPointState[12] = 1 Then
|
||||||
Var PopweenPointNewIndex = ""
|
Var PopweenPointNewIndex = ""
|
||||||
Else
|
Else
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
||||||
Var PopweenPointNewIndex = 11
|
Var PopweenPointNewIndex = 11
|
||||||
EndIf
|
EndIf
|
||||||
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
If Seeker.selected_a_drink = "12-99-03-0066" Then
|
||||||
Var PopweenPointNewIndex = 12
|
Var PopweenPointNewIndex = 12
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -103,7 +103,7 @@
|
||||||
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
||||||
Var GoToNormalCollectPoint = 0
|
Var GoToNormalCollectPoint = 0
|
||||||
EndIf
|
EndIf
|
||||||
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
If Seeker.selected_a_drink = "12-99-03-0066" Then
|
||||||
Var GoToNormalCollectPoint = 0
|
Var GoToNormalCollectPoint = 0
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue