THAI: Added Matcha Every Day

This commit is contained in:
Kenta420 2025-03-04 17:20:28 +07:00
parent 58d5aa40b8
commit 840f5138d0
97 changed files with 34743 additions and 3491 deletions

View file

@ -68,6 +68,9 @@ Var SwensenPro = 0
; Coconut Milk, 1 Mar - 31 Mar
Var CoconutMilkPro = 0
; Matcha every day, 10 Mar - 31 Mar
Var MatchaEveryDayPro = 0
Var NewCollectPoint = 1
Var PaymentCodeShouldCollectPromotionPoint = 0
@ -119,6 +122,7 @@ EndIf
If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 10 Then
Var SwensenPro = 1
Var MatchaEveryDayPro = 1
EndIf
Var CoconutMilkPro = 1
@ -217,6 +221,7 @@ If taobin_nopro = "true" Then
Var OvaltineSchoolPro = 0
Var RedStringOfFatePro = 0
Var CoconutMilkPro = 0
Var MatchaEveryDayPro = 0
Var AdvertiseProfile = "00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00"
EndIf
@ -229,6 +234,12 @@ Else
Var CoconutMilkPro = 0
EndIf
If MatchaPowderEnable = "true" Then
Else
Var MatchaEveryDayPro = 0
EndIf
DEBUGVAR HaveIngredientOvaltine
If HaveIngredientOvaltine = "true" Then