AUS: Added St Patrick's day promotion

This commit is contained in:
Kenta420 2025-02-25 10:51:57 +07:00
parent dedf707a0e
commit a5e207b2db
25 changed files with 7385 additions and 69 deletions

View file

@ -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