THAI: Added Pepsi x Taobin banner & wrap condition event cashless

This commit is contained in:
Kenta420 2025-03-25 15:41:27 +07:00
parent 3156f29f5f
commit 87a212b052
40 changed files with 53269 additions and 18525 deletions

View file

@ -74,6 +74,8 @@ Var MatchaEveryDayPro = 0
; Kingdom of Thai tea, 1 Apr - 30 Apr
Var KingdomThaiTeaPro = 0
; Pepsi x Taobin, 7 - 27 Apr
Var PepsiXTaobinPro = 0
; 3 dialects sound campaign, 1 Apr - 30 Apr
Var SongkranSoundCampaign = 0
@ -141,6 +143,13 @@ If SystemDateMonthInt = 4 Then
If SystemDateDayInt < 7 Then
Var AdvertisePepsiAtTheSun = 1
EndIf
If SystemDateDayInt >= 7 Then
If SystemDateDayInt <= 27 Then
Var PepsiXTaobinPro = 1
EndIf
EndIf
Var KingdomThaiTeaPro = 1
Var SongkranSoundCampaign = 1
EndIf
@ -283,6 +292,12 @@ Else
Var RedStringOfFatePro = 0
EndIf
If PepsiHighYSyrupEnable = "true" Then
Else
Var PepsiXTaobinPro = 0
EndIf
DEBUGVAR OvaltineSchoolPro
DEBUGVAR RedStringOfFatePro