AUS: Super hot promotion
This commit is contained in:
parent
dfe79bf41f
commit
6f9f3acacd
125 changed files with 4909 additions and 68 deletions
|
|
@ -15,6 +15,7 @@ Var CleanFeedbackFlag = 0
|
|||
Var HappyEasterPro = 0
|
||||
Var AutumnBreezePro = 0
|
||||
Var TasteTheJourneyPro = 0
|
||||
Var HugInACupPro = 0
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
Var HappyEasterPro = 1
|
||||
|
|
@ -28,6 +29,10 @@ If SystemDateMonthInt = 6 Then
|
|||
Var TasteTheJourneyPro = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 7 Then
|
||||
Var HugInACupPro = 1
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue