From aeec6c738a7713092e0cfb293c11080f3937941e Mon Sep 17 00:00:00 2001 From: yajun Date: Sun, 24 Apr 2022 18:08:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=BA=97=E7=9B=B8=E5=85=B3=E8=A1=A8?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_shop.json | 10 +++++----- shared/resource/jsons/dic_zyz_shopList.json | 12 ++++++------ shared/resource/jsons/dic_zyz_shoptype.json | 18 +----------------- 3 files changed, 12 insertions(+), 28 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_shop.json b/shared/resource/jsons/dic_zyz_shop.json index 5e4951fd6..221e17e17 100644 --- a/shared/resource/jsons/dic_zyz_shop.json +++ b/shared/resource/jsons/dic_zyz_shop.json @@ -1009,7 +1009,7 @@ "goodid": 50001, "goodname": "蓝品图纸", "shop": 7, - "type": 5, + "type": 11, "guildlvlimit": "&", "lvlimit": 0, "purchaselimit": 9999, @@ -1024,7 +1024,7 @@ "goodid": 50002, "goodname": "紫品图纸", "shop": 7, - "type": 5, + "type": 11, "guildlvlimit": "&", "lvlimit": 0, "purchaselimit": 9999, @@ -1039,7 +1039,7 @@ "goodid": 50003, "goodname": "橙品图纸", "shop": 7, - "type": 5, + "type": 11, "guildlvlimit": "&", "lvlimit": 0, "purchaselimit": 9999, @@ -1054,7 +1054,7 @@ "goodid": 50004, "goodname": "红品图纸", "shop": 7, - "type": 10, + "type": 11, "guildlvlimit": "&", "lvlimit": 0, "purchaselimit": 9999, @@ -1069,7 +1069,7 @@ "goodid": 50005, "goodname": "金品图纸", "shop": 7, - "type": 10, + "type": 11, "guildlvlimit": "&", "lvlimit": 0, "purchaselimit": 9999, diff --git a/shared/resource/jsons/dic_zyz_shopList.json b/shared/resource/jsons/dic_zyz_shopList.json index 554469210..efeaaf9d4 100644 --- a/shared/resource/jsons/dic_zyz_shopList.json +++ b/shared/resource/jsons/dic_zyz_shopList.json @@ -3,7 +3,7 @@ "shopid": 1, "shopname": "元宝商店", "shopicon": "shoptubiaozi_yuanbaoshangdian", - "typeid": "5&2", + "typeid": "5&", "moneyid": "31001&31002", "openLimit": "1&" }, @@ -43,16 +43,16 @@ "shopid": 6, "shopname": "寻宝商店", "shopicon": "shoptubiaozi_xunbao", - "typeid": "11&12&13&14&15", - "moneyid": "31002&40002", - "openLimit": "0&108" + "typeid": "3&5", + "moneyid": "40002&", + "openLimit": "20&" }, { "shopid": 7, "shopname": "秘境商店", "shopicon": "shoptubiaozi_mijing", - "typeid": "3&5", - "moneyid": "31002&40007", + "typeid": "2&11", + "moneyid": "40007&", "openLimit": "0&110" }, { diff --git a/shared/resource/jsons/dic_zyz_shoptype.json b/shared/resource/jsons/dic_zyz_shoptype.json index 566e99454..ec63ec79b 100644 --- a/shared/resource/jsons/dic_zyz_shoptype.json +++ b/shared/resource/jsons/dic_zyz_shoptype.json @@ -37,22 +37,6 @@ }, { "typeid": 11, - "name": "蓝品图纸" - }, - { - "typeid": 12, - "name": "紫品图纸" - }, - { - "typeid": 13, - "name": "橙品图纸" - }, - { - "typeid": 14, - "name": "红品图纸" - }, - { - "typeid": 15, - "name": "金品图纸" + "name": "图纸" } ] \ No newline at end of file