renovate remove cup and cup on arm
This commit is contained in:
parent
34ceea967c
commit
f6a7ec1501
57 changed files with 591 additions and 475 deletions
|
|
@ -1,49 +1,3 @@
|
|||
|
||||
;DEBUGVAR SystemDateMonthInt
|
||||
;DEBUGVAR SystemDateDayInt
|
||||
|
||||
; Reset flag away.
|
||||
Var PromotionOreoToppingFreeEnable = 0
|
||||
|
||||
If SystemDateMonthInt = 9 Then
|
||||
|
||||
If SystemDateDayInt = 6 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
|
||||
EndIf
|
||||
If SystemDateDayInt = 7 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
|
||||
EndIf
|
||||
If SystemDateDayInt = 8 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
|
||||
EndIf
|
||||
If SystemDateDayInt = 9 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
|
||||
EndIf
|
||||
If SystemDateDayInt = 10 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
Var PromotionOreoToppingFreeEnable = 0
|
||||
|
||||
If PromotionOreoToppingFreeEnable = 1 Then
|
||||
|
||||
SAVELOG "PromotionOreoToppingFreeEnable set!"
|
||||
Var toppingID6price2 = 0
|
||||
If show_eng = "true" Then
|
||||
|
||||
Var text_price_6 = "(9.9 FREE DEAL)"
|
||||
Else
|
||||
Var text_price_6 = "(9.9 แจกจัดหนัก)"
|
||||
EndIf
|
||||
|
||||
Var text_color_6 = "0x2741A2"
|
||||
Else
|
||||
Var text_color_6 = "0x84776F"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue