THAI & AUS: Super update promotion & image menus
This commit is contained in:
parent
2cb72fc7b1
commit
bce3edf85e
197 changed files with 86174 additions and 29402 deletions
|
|
@ -169,6 +169,7 @@ Var WinterWonderPro = 0
|
|||
|
||||
; ThickTeaByBrewer, start 1 Dec
|
||||
Var ThickTeaByBrewerPro = 0
|
||||
Var ThickTeaByBrewerBanner = 0
|
||||
|
||||
Var NewCollectPoint = 1
|
||||
Var PayMentCodeShouldCollectPromotionPoint = 0
|
||||
|
|
@ -183,6 +184,11 @@ Var LuckyDrawCampaign = 0
|
|||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
Var LuckyDrawCampaign = 1
|
||||
|
||||
If SystemDateDayInt <= 6 Then
|
||||
Var ThickTeaByBrewerPro = 1
|
||||
Var ThickTeaByBrewerBanner = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -320,11 +326,12 @@ EndIf
|
|||
If SystemDateMonthInt = 12 Then
|
||||
|
||||
Var WinterWonderPro = 1
|
||||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt >= 12 Then
|
||||
Var ThickTeaByBrewerPro = 1
|
||||
|
||||
If SystemDateDayInt >= 16 Then
|
||||
Var ThickTeaByBrewerBanner = 1
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue