gitxsm 1 tydzień temu
rodzic
commit
4ce52a11f9
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      script/module/present/NewFirstChargeLogic.lua

+ 4 - 0
script/module/present/NewFirstChargeLogic.lua

@@ -40,6 +40,10 @@ local tBuyID2Speed =
     [30] = 2,
     [30] = 2,
     [68] = 2,
     [68] = 2,
     [98] = 3,
     [98] = 3,
+
+    [50] = 1,
+    [300] = 2,
+    [690] = 3,
 }
 }
 
 
 local NEWFIRST_DAY = 3          -- 奖励天数,策划也没配置,直接写死吧
 local NEWFIRST_DAY = 3          -- 奖励天数,策划也没配置,直接写死吧