THAI: Added script catalog layout v3

This commit is contained in:
Kenta420 2025-03-06 16:03:56 +07:00
parent 4df9405451
commit 3c966ee66d
124 changed files with 137793 additions and 15 deletions

View file

@ -0,0 +1,15 @@
Var FileRecommendToOpen = "ROOT/taobin_project/xml/v3/event/event_v3/active_promotions.xml"
Var MatchaEveryDayProState = "Invisible"
Var CoconutMilkProState = "Invisible"
If CoconutMilkPro = 1 Then
Var CoconutMilkProState = "Enable"
EndIf
If MatchaEveryDayPro = 1 Then
Var MatchaEveryDayProState = "Enable"
EndIf