shawenguan 1 anno fa
parent
commit
46ae711411
2 ha cambiato i file con 313 aggiunte e 313 eliminazioni
  1. 1 1
      Scripts/168/DIIIHelper.js
  2. 312 312
      Scripts/168/pksPlanHelper.js

+ 1 - 1
Scripts/168/DIIIHelper.js

@@ -128,7 +128,7 @@ async function doDragonBet(drawIssue, planStr, betAmount){
     for(let i=0; i < numArr.length; i++){
         let numStr = numArr[i].trim();
         let element = {
-            amount: 1,
+            amount: betAmount,
             contentText: numStr,
             contents: numStr,
             drawNumber: String(drawIssue),

File diff suppressed because it is too large
+ 312 - 312
Scripts/168/pksPlanHelper.js


Some files were not shown because too many files changed in this diff