AUS: Super hot promotion

This commit is contained in:
Kenta420 2025-06-30 12:41:08 +07:00
parent dfe79bf41f
commit 6f9f3acacd
125 changed files with 4909 additions and 68 deletions

View file

@ -15,6 +15,7 @@ Var CleanFeedbackFlag = 0
Var HappyEasterPro = 0
Var AutumnBreezePro = 0
Var TasteTheJourneyPro = 0
Var HugInACupPro = 0
If SystemDateMonthInt = 4 Then
Var HappyEasterPro = 1
@ -28,6 +29,10 @@ If SystemDateMonthInt = 6 Then
Var TasteTheJourneyPro = 1
EndIf
If SystemDateMonthInt = 7 Then
Var HugInACupPro = 1
EndIf
Var XMLLiveInfoEnable = 1
DEBUGVAR Propepsi99Enable