taobin_project/xml/event/collect_promotion_point_condition.ev

11 lines
No EOL
252 B
Text

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