diff --git a/shared/resource/jsons/dic_zyz_shop.json b/shared/resource/jsons/dic_zyz_shop.json index 2c4be49f2..ec615ff1d 100644 --- a/shared/resource/jsons/dic_zyz_shop.json +++ b/shared/resource/jsons/dic_zyz_shop.json @@ -2905,5 +2905,81 @@ "indirectId": 0, "vipPurchaseLimit": 0, "seasonNum": 0 + }, + { + "id": 9401, + "goodId": 110066, + "goodName": "马超", + "num": 1, + "shop": 9, + "type": 22, + "guildLvLimit": 0, + "lvLimit": 0, + "ranklimit": 0, + "purchaseLimit": 20, + "refreshType": 2, + "money": 40020, + "price": "1&540", + "chosen": 0, + "indirectId": 0, + "vipPurchaseLimit": 0, + "seasonNum": 0 + }, + { + "id": 9402, + "goodId": 110067, + "goodName": "阿丽雅", + "num": 1, + "shop": 9, + "type": 22, + "guildLvLimit": 0, + "lvLimit": 0, + "ranklimit": 0, + "purchaseLimit": 20, + "refreshType": 2, + "money": 40020, + "price": "1&540", + "chosen": 0, + "indirectId": 0, + "vipPurchaseLimit": 0, + "seasonNum": 0 + }, + { + "id": 9403, + "goodId": 110029, + "goodName": "张星彩", + "num": 1, + "shop": 9, + "type": 22, + "guildLvLimit": 0, + "lvLimit": 0, + "ranklimit": 0, + "purchaseLimit": 20, + "refreshType": 2, + "money": 40020, + "price": "1&540", + "chosen": 0, + "indirectId": 0, + "vipPurchaseLimit": 0, + "seasonNum": 0 + }, + { + "id": 9404, + "goodId": 110043, + "goodName": "鲁肃", + "num": 1, + "shop": 9, + "type": 22, + "guildLvLimit": 0, + "lvLimit": 0, + "ranklimit": 0, + "purchaseLimit": 20, + "refreshType": 2, + "money": 40020, + "price": "1&540", + "chosen": 0, + "indirectId": 0, + "vipPurchaseLimit": 0, + "seasonNum": 0 } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_zyz_shopList.json b/shared/resource/jsons/dic_zyz_shopList.json index c1ae652a9..d97361585 100644 --- a/shared/resource/jsons/dic_zyz_shopList.json +++ b/shared/resource/jsons/dic_zyz_shopList.json @@ -62,5 +62,13 @@ "typeid": "9&10", "moneyid": "40011&", "openLimit": "&" + }, + { + "shopid": 9, + "shopname": "英灵商店", + "shopicon": "shoptubiaozi_jianghun", + "typeid": "22&", + "moneyid": "40020&", + "openLimit": "53&" } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_zyz_shopType.json b/shared/resource/jsons/dic_zyz_shopType.json index 451983e0e..b19243a15 100644 --- a/shared/resource/jsons/dic_zyz_shopType.json +++ b/shared/resource/jsons/dic_zyz_shopType.json @@ -166,5 +166,13 @@ "shop": 2, "isLimit": 0, "openLimit": "50&" + }, + { + "id": 22, + "typeid": 22, + "name": "英灵", + "shop": 9, + "isLimit": 0, + "openLimit": "53&" } ] \ No newline at end of file