Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
443bc6c943
5 changed files with 25 additions and 0 deletions
11
xml/event/collect_promotion_point_condition.ev
Normal file
11
xml/event/collect_promotion_point_condition.ev
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue