DO
This commit is contained in:
parent
b87f9a53ce
commit
ea6015ad27
28 changed files with 10593 additions and 9949 deletions
|
|
@ -291,6 +291,14 @@
|
|||
Var bg_lidProblem_ST = "Invisible"
|
||||
Var GetLidButtonState = "Invisible"
|
||||
|
||||
Var PromotionIDCurrentOrder = 0
|
||||
|
||||
If PromotionOreoVolcanoEnable = 1 Then
|
||||
If PD_CODE3 = "12-03-03-0009" Then
|
||||
Var PromotionIDCurrentOrder = 2
|
||||
EndIf
|
||||
EndIf
|
||||
DEBUGVAR PromotionIDCurrentOrder
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -423,7 +431,15 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If PromotionOreoToppingFreeEnable = 1 Then
|
||||
Var toppingID6price2 = 0
|
||||
If show_eng = "true" Then
|
||||
|
||||
Var text_price_6 = "(Free)"
|
||||
Else
|
||||
Var text_price_6 = "(ฟรี)"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Function 2
|
||||
|
||||
|
|
@ -548,6 +564,17 @@
|
|||
Var text_price_6 = ""
|
||||
EndIf
|
||||
|
||||
If PromotionOreoToppingFreeEnable = 1 Then
|
||||
Var toppingID6price2 = 0
|
||||
If show_eng = "true" Then
|
||||
|
||||
Var text_price_6 = "(Free)"
|
||||
Else
|
||||
Var text_price_6 = "(ฟรี)"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If blend_button_state = "PressForever" Then
|
||||
|
||||
Var showOreoAddEnable = "Enable"
|
||||
|
|
@ -558,6 +585,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
|
||||
Var ExtraTopping = "Enable"
|
||||
|
||||
|
||||
|
|
@ -1535,6 +1563,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -3779,6 +3808,7 @@
|
|||
|
||||
Var PriceDrinkNoTop = PriceD3
|
||||
|
||||
|
||||
Function 2
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue