spiral ice

This commit is contained in:
worawut 2023-04-26 10:43:37 +07:00
parent d9ea2b3b78
commit 67bcc544bc
35 changed files with 4530 additions and 369 deletions

View file

@ -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>