Add My Mint My Moment promotion
This commit is contained in:
parent
73e9f924c5
commit
cc0cf98945
76 changed files with 16819 additions and 46 deletions
|
|
@ -49,6 +49,9 @@ Var MilkChoiceVeganEnable = 0
|
|||
Var pro15THBEnable = 0
|
||||
Var From15THBPro = 0
|
||||
|
||||
; Enable pro My Mint My Moment, December 1 - 31
|
||||
Var MyMintEnable = 0
|
||||
Var FromMyMintPro = 0
|
||||
|
||||
If SystemDateMonthInt = 10 Then
|
||||
|
||||
|
|
@ -77,10 +80,14 @@ If SystemDateMonthInt = 11 Then
|
|||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
Var MyMintEnable = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var pro15THBEnable = 1
|
||||
Var MyMintEnable = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 176757 Then
|
||||
|
|
@ -104,7 +111,8 @@ If ConfigNumer = 1581 Then
|
|||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var PepweenEnable = 1
|
||||
Var MyMintEnable = 1
|
||||
Var pro15THBEnable = 0
|
||||
EndIf
|
||||
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue