AUS: Added Taste The Journey promotion

This commit is contained in:
Kenta420 2025-05-29 15:28:58 +07:00
parent 3b641a298d
commit 97fccab49f
40 changed files with 4853 additions and 22 deletions

View file

@ -14,6 +14,7 @@ Var CleanFeedbackFlag = 0
Var HappyEasterPro = 0
Var AutumnBreezePro = 0
Var TasteTheJourneyPro = 0
If SystemDateMonthInt = 4 Then
Var HappyEasterPro = 1
@ -23,6 +24,10 @@ If SystemDateMonthInt = 5 Then
Var AutumnBreezePro = 1
EndIf
If SystemDateMonthInt = 6 Then
Var TasteTheJourneyPro = 1
EndIf
Var XMLLiveInfoEnable = 1
DEBUGVAR Propepsi99Enable