diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index cd0f64e98..82ccbd682 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -3429,7 +3429,7 @@ "redPoint": 0, "decomposeItem": "&", "hid": 0, - "getWays": "65|64|85|117|6", + "getWays": "65|85|117|6", "useWays": "53&", "value": 0, "condition": 0, @@ -3447,7 +3447,7 @@ "redPoint": 0, "decomposeItem": "&", "hid": 0, - "getWays": "149|79|67|85|117|21", + "getWays": "149|79|85|117|21", "useWays": "36&", "value": 0, "condition": 0, @@ -9448,5 +9448,23 @@ "timelimit": 0, "gift": 0, "info": "九阶行具专属天晶,镶嵌后可解锁4条特性" + }, + { + "good_id": 81000, + "name": "代金券", + "quality": 4, + "image_id": "shengwang4", + "itid": 63, + "goodType": 2, + "redPoint": 0, + "decomposeItem": "&", + "hid": 0, + "getWays": "&", + "useWays": "&", + "value": 0, + "condition": 0, + "timelimit": 0, + "gift": 0, + "info": "代金券,用来直接代替现实中的金钱" } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_goods_itid.json b/shared/resource/jsons/dic_goods_itid.json index c06c31202..8f67537c4 100644 --- a/shared/resource/jsons/dic_goods_itid.json +++ b/shared/resource/jsons/dic_goods_itid.json @@ -142,5 +142,9 @@ { "itid": 62, "info": "天晶·命" + }, + { + "itid": 63, + "info": "代金券" } ] \ No newline at end of file