AUS: Update images menus & added Valentine promotion

This commit is contained in:
Kenta420 2025-02-10 11:43:32 +07:00
parent 5052d38f14
commit 7c65209023
119 changed files with 10121 additions and 5360 deletions

View file

@ -11,21 +11,10 @@ Var GameEnableFromTrickerEv = 0
Var NewCollectPointFlag = 1
Var WinterWarmersCatalogFlag = 0
Var ValentinePro = 0
Var WestfieldCatalogFlag = 0
Var CoconutProFlag = 1
; 2 - 29 Sep
Var AnniverseryPro = 0
If SystemDateMonthInt = 10 Then
If SystemDateDayInt >= 2 Then
If SystemDateDayInt <= 29 then
Var AnniverseryPro = 1
EndIf
EndIf
If SystemDateMonthInt = 2 Then
Var ValentinePro = 1
EndIf
Var XMLLiveInfoEnable = 1