Add sugar 2

This commit is contained in:
kong 2022-09-11 23:20:12 +07:00
parent c877e8f6d2
commit da5d16b45e
75 changed files with 786 additions and 681 deletions

View file

@ -2149,7 +2149,7 @@
;
;-BEGIN shot layout
<Block>
<State> "Enable" </State>
<State> ExtraTopping </State>
<Width> 1080 </Width>
<Height> "auto" </Height>
<MarginTop> 20 </MarginTop>
@ -2158,6 +2158,7 @@
<Width> 986 </Width>
<Height> "auto" </Height>
<Align> "vertical"</Align>
<State> ExtraTopping </State>
;
<Row1>
<Width> 986 </Width>
@ -2835,6 +2836,7 @@
Var Seeker.topping1 = topping1
Var Seeker.topping2 = topping2
Var Seeker.topping3 = topping3
Var Seeker.topping6 = topping6
Var Seeker.get_a_straw = StrawState
Var Seeker.get_a_lid = LidState
@ -2843,6 +2845,7 @@
DEBUGVAR Seeker.topping1
DEBUGVAR Seeker.topping2
DEBUGVAR Seeker.topping3
DEBUGVAR Seeker.topping6
DEBUGVAR Seeker.get_a_straw
DEBUGVAR Seeker.get_a_lid
@ -2889,6 +2892,7 @@
Topping "Select1-ID" topping1
Topping "Select2-ID" topping2
Topping "Select3-ID" topping3
Topping "Select6-ID" topping6
; Pack
Topping "Pack" ExtendDataCurr
@ -2902,6 +2906,7 @@
Topping "__select1-id" topping1
Topping "__select2-id" topping2
Topping "__select3-id" topping3
Topping "__select6-id" topping6
; Pack
Topping "__pack" ExtendDataNext
@ -2909,6 +2914,7 @@
Var NextUserSelecttopping1Paid = topping1
Var NextUserSelecttopping2Paid = topping2
Var NextUserSelecttopping3Paid = topping3
Var NextUserSelecttopping6Paid = topping6
@ -2968,16 +2974,24 @@
If blendedState = "ForceSet" Then
Var TOPPING_PRICE = PriceDiff
Var UserSelectProductCode = SubMenuProductCode1
If showShotEnable = "Invisible" Then
Else
Var showShotEnable = "Disable"
EndIf
Var showShotEnable = "Disable"
Var showText4 = "Enable"
Else
If blendedState = "Press" Then
Var TOPPING_PRICE = PriceDiff
Var UserSelectProductCode = SubMenuProductCode1
If showShotEnable = "Invisible" Then
Else
Var showShotEnable = "Disable"
EndIf
Var showShotEnable = "Disable"
Var showText4 = "Enable"
Else
@ -3190,7 +3204,11 @@
Var PriceDrinkNoTop = PriceD3
Var UserSelectProductCode = PD_CODE3
Var showShotEnable = "Disable"
If showShotEnable = "Invisible" Then
Else
Var showShotEnable = "Disable"
EndIf
Var showText4 = "Enable"
If show_eng = "true" Then
@ -3439,13 +3457,14 @@
</Text>
<Text>
<X> 543 </X>
<Y> 20 </Y>
<X> 1 </X>
<Y> 1 </Y>
<Font> KanitTTF </Font>
<Size> 36 </Size>
<Size> 22 </Size>
<Width> 1080 </Width>
<Align> end </Align>
<Color> 0xFF0000 </Color>
<Value> "File 5"</Value>
<Value> "#5"</Value>
</Text>