AUS: Remove Oreo from Biscoff menus & Added Anniversary promotion
This commit is contained in:
parent
e24d7d97a2
commit
41117e29d7
11 changed files with 12201 additions and 43 deletions
|
|
@ -15,12 +15,23 @@ Var WinterWarmersCatalogFlag = 0
|
|||
|
||||
Var WestfieldCatalogFlag = 0
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
; 2 - 29 Sep
|
||||
Var AnniverseryPro = 0
|
||||
|
||||
If BoxID = 200004 Then
|
||||
Var NewCollectPointFlag = 1
|
||||
If SystemDateMonthInt = 9 Then
|
||||
If SystemDateDayInt >= 2 Then
|
||||
If SystemDateDayInt <= 29 then
|
||||
Var AnniverseryPro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
|
||||
If BoxID = 200027 Then
|
||||
Var AnniverseryPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 210308 Then
|
||||
Var WestfieldCatalogFlag = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue