AUS: Added Happy Easter promotion and update images

This commit is contained in:
Kenta420 2025-04-10 15:45:17 +07:00
parent 84d47f47d7
commit eb094dcbe9
226 changed files with 6889 additions and 166 deletions

View file

@ -13,15 +13,16 @@ Var NewCollectPointFlag = 1
Var ValentinePro = 0
Var StPatrickDayPro = 0
If SystemDateMonthInt = 2 Then
Var ValentinePro = 1
EndIf
Var HappyEasterPro = 0
If SystemDateMonthInt = 3 Then
Var StPatrickDayPro = 1
EndIf
If SystemDateMonthInt = 4 Then
Var HappyEasterPro = 1
EndIf
Var XMLLiveInfoEnable = 1
DEBUGVAR Propepsi99Enable