MYS: add promotion mystery cup
This commit is contained in:
parent
fa49f87ae3
commit
4e79d45ebc
26 changed files with 22429 additions and 32 deletions
|
|
@ -47,4 +47,13 @@ If FromProMelon = 1 Then
|
|||
EndIf
|
||||
|
||||
|
||||
If FromProMysteryCup = 1 Then
|
||||
Var Seeker.VendingCode = RandomVendingCode
|
||||
Var Seeker.FromProMysteryCup = "true"
|
||||
Else
|
||||
Var Seeker.FromProMysteryCup = "false"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
DEBUGVAR Seeker.VendingCode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue