taobin_project/xml/event/collect_promotion_point_condition.ev

11 lines
252 B
Text
Raw Normal View History

If RobinsonBeautyPro = 1 Then
If Seeker.VendingCode = "MKF" Then
Var Seeker.CollectPointPromotion = 1
EndIf
EndIf
If JemilaPro = 1 Then
If Seeker.VendingCode = "MKF" Then
Var Seeker.CollectPointPromotion = 1
EndIf
EndIf