zg 2 days ago
parent
commit
8c6551c460
2 changed files with 2 additions and 25 deletions
  1. 2 25
      Assets/Res/Config/ShopItemConfig.json
  2. BIN
      Excel2Json/Excel/Shop.xlsx

+ 2 - 25
Assets/Res/Config/ShopItemConfig.json

@@ -1820,37 +1820,14 @@
     {
       "ID": 601,
       "giftID": "",
-      "itemId": [
-        1701
-      ],
-      "itemCount": [
-        1
-      ],
-      "costItemId": 1002,
-      "price": 1,
-      "oldPrice": 1,
-      "buyCount": 10,
-      "maxBuyCount": -1,
-      "shopItemGroup": 6,
-      "continueTime": -1,
-      "shopName": 0,
-      "shopDesc": 0,
-      "shopShowTemplate": 3,
-      "shopShowTemplateParm": [
-        "icon_Gem_Star_Blue"
-      ]
-    },
-    {
-      "ID": 602,
-      "giftID": "",
       "itemId": [
         1702
       ],
       "itemCount": [
         1
       ],
-      "costItemId": 0,
-      "price": 1,
+      "costItemId": 1004,
+      "price": 200,
       "oldPrice": 1,
       "buyCount": 5,
       "maxBuyCount": -1,

BIN
Excel2Json/Excel/Shop.xlsx