Merged + MYS: update new promotion Melonzy
This commit is contained in:
parent
124a46b3d5
commit
7e0076614a
31 changed files with 30835 additions and 15687 deletions
|
|
@ -1,3 +1,5 @@
|
|||
SAVELOG "Process::discount_from_promotion"
|
||||
|
||||
; fruit_raya
|
||||
If FromFruityRaya = 1 Then
|
||||
Var Seeker.VendingCode = "RAYA"
|
||||
|
|
@ -37,3 +39,12 @@ EndIf
|
|||
If FromProYuzu250 = 1 Then
|
||||
Var Seeker.VendingCode = "YUZU25"
|
||||
EndIf
|
||||
|
||||
|
||||
; promotion melonzy
|
||||
If FromProMelon = 1 Then
|
||||
Var Seeker.VendingCode = "MELN25"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR Seeker.VendingCode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue