THAI: Added script catalog layout v3
This commit is contained in:
parent
4df9405451
commit
3c966ee66d
124 changed files with 137793 additions and 15 deletions
15
xml/v3/event/script_open_promotion_v3.ev
Normal file
15
xml/v3/event/script_open_promotion_v3.ev
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue