game change 2.0.0

This commit is contained in:
wanlop run 2024-10-10 15:07:46 +07:00
parent c72eba6b87
commit d5fe61b2fc
11 changed files with 4348 additions and 3838 deletions

View file

@ -272,6 +272,7 @@ If BoxID = 201729 Then
Var MomCocoaProDiscountEnable = 0
Var RobinsonBeautyPro = 0
Var JemilaPro = 1
Var HalloweenPro = 1
EndIf
If BoxID = 201714 Then
@ -279,6 +280,7 @@ If BoxID = 201714 Then
Var MomCocoaProDiscountEnable = 0
Var RobinsonBeautyPro = 0
Var JemilaPro = 1
Var HalloweenPro = 1
EndIf
If BoxID = 173149 Then
@ -286,6 +288,7 @@ If BoxID = 173149 Then
Var MomCocoaProDiscountEnable = 0
Var RobinsonBeautyPro = 0
Var JemilaPro = 1
Var HalloweenPro = 1
EndIf
@ -475,7 +478,7 @@ EndIf
;
If BoxID > 200000 Then
If BoxID < 200400 Then
If BoxID < 201000 Then
Var New_Payment = 1
Var NewFlowPaymentCode = 1
EndIf