THAI: soda volcano
This commit is contained in:
parent
42001eda05
commit
b1e1d226ce
2 changed files with 817 additions and 245 deletions
|
|
@ -87,6 +87,32 @@ EndIf
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
If showShotNormalSoda = "Press" Then
|
||||
Var topping13 = toppingID13index1
|
||||
EndIf
|
||||
|
||||
If showShotEnableSoda = "Press" Then
|
||||
Var topping13 = toppingID13index2
|
||||
Var topping12 = toppingID12index1
|
||||
Else
|
||||
Var topping13 = toppingID13index1
|
||||
Var topping12 = toppingID12index1
|
||||
EndIf
|
||||
|
||||
|
||||
If CustomEnergyState[0] = "Press" Then
|
||||
Var topping12 = toppingID12index2
|
||||
|
||||
EndIf
|
||||
|
||||
If CustomEnergyState[1] = "Press" Then
|
||||
Var topping12 = toppingID12index3
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
If CustomSweetState[3] = "PressForever" Then
|
||||
If ShiftSugarStep = 1 Then
|
||||
Var topping1 = toppingID1index4
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue