AUS: Added St Patrick's day promotion
This commit is contained in:
parent
dedf707a0e
commit
a5e207b2db
25 changed files with 7385 additions and 69 deletions
|
|
@ -12,11 +12,16 @@ Var GameEnableFromTrickerEv = 0
|
|||
Var NewCollectPointFlag = 1
|
||||
|
||||
Var ValentinePro = 0
|
||||
Var StPatrickDayPro = 0
|
||||
|
||||
If SystemDateMonthInt = 2 Then
|
||||
Var ValentinePro = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
Var StPatrickDayPro = 1
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue