THAI: PRO

This commit is contained in:
Kenta420 2024-07-10 19:21:33 +07:00
parent 0c39850ad1
commit a14ee93cc7
158 changed files with 23855 additions and 132 deletions

View file

@ -306,6 +306,13 @@
Var Seeker.CampaignPPrice = PromotionPriceDrink
EndIf
If FromPassionMintPro = 1 Then
Var OriginalPriceWithTopping = OriginalPrice + TOPPING_PRICE
Var PriceDiff = OriginalPriceWithTopping - PromotionPriceDrink
Var DiscountDrink = PriceDiff
Var Seeker.CampaignPPrice = PromotionPriceDrink
EndIf
If FromRerunPro = 1 Then
Var PriceDiff = PriceDrink - PromoPriceDrink
Var Seeker.VendingCode = RerunProCode