ad bd_random_*

This commit is contained in:
kong 2023-06-23 22:46:41 +07:00
parent 287e0b5325
commit 96549419de
14 changed files with 295 additions and 2 deletions

View file

@ -4073,8 +4073,11 @@
Else
Var CerealMilkPrice = "(+฿" + CerealMilkAddAmount
Var CerealMilkPrice = CerealMilkPrice + ")"
Var CerealMilkPrice = "(+฿10)"
EndIf
DEBUGVAR SubMenuPrice1
DEBUGVAR CerealMilkAddAmount
@ -4159,8 +4162,12 @@
EndIf
If CerealMilkEnable = "Press" Then
Var TOPPING_PRICE = TOPPING_PRICE + CerealMilkAddAmount
Var DisableUsingCode = "true"
If MenuCodeName1 = "Cereal-Milk" Then
Var TOPPING_PRICE = TOPPING_PRICE + CerealMilkAddAmount
Var DisableUsingCode = "true"
Var UserSelectProductCode = SubMenuProductCode1
EndIf
Else
EndIf