spiral ice
This commit is contained in:
parent
d9ea2b3b78
commit
67bcc544bc
35 changed files with 4530 additions and 369 deletions
|
|
@ -10,10 +10,27 @@
|
|||
Var GotoStoreCredit0 = 0
|
||||
Var LastMakeSpiralResult = 0
|
||||
Var MachineSpiralStage = ""
|
||||
|
||||
If SellLeaw = 0 Then
|
||||
SPIRAL_SELL ServiceCredit SpiralRef
|
||||
Var TestSellSpiral = 1
|
||||
DEBUGVAR TestSellSpiral
|
||||
If Seeker.thankToppingFlag = 1 Then
|
||||
If StrawState = "Press" Then
|
||||
Machine StrawOrder
|
||||
Var LedLidBlink = "true"
|
||||
EndIf
|
||||
|
||||
If LidState = "Press" Then
|
||||
Machine LidOrder
|
||||
Var LedLidBlink = "true"
|
||||
EndIf
|
||||
|
||||
Var SelectDrink = "12-05-02-0017"
|
||||
Var SelectSugarID = 0
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
EndIf
|
||||
|
||||
Var SellLeaw = 1
|
||||
EndIf
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue