From 83ebf93845ba1036a210ff9adacb6e0e54eafc3e Mon Sep 17 00:00:00 2001 From: yajunlu Date: Tue, 31 Aug 2021 14:06:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E5=95=86=E5=93=81?= =?UTF-8?q?=E8=A1=A8=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 | 60 +++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_shop.json b/shared/resource/jsons/dic_zyz_shop.json index 3f2b12b90..0a5f49ac3 100644 --- a/shared/resource/jsons/dic_zyz_shop.json +++ b/shared/resource/jsons/dic_zyz_shop.json @@ -3058,5 +3058,65 @@ "refreshType": 2, "money": 40011, "price": 500 + }, + { + "id": 256, + "goodid": 41001, + "goodname": "漂亮衣服1", + "shop": 5, + "type": 7, + "guildlvlimit": "&", + "purchaselimit": 1, + "refreshType": 1, + "money": 40006, + "price": 90 + }, + { + "id": 257, + "goodid": 41002, + "goodname": "漂亮衣服2", + "shop": 5, + "type": 7, + "guildlvlimit": "&", + "purchaselimit": 1, + "refreshType": 1, + "money": 40006, + "price": 90 + }, + { + "id": 258, + "goodid": 41003, + "goodname": "漂亮衣服3", + "shop": 5, + "type": 7, + "guildlvlimit": "&", + "purchaselimit": 1, + "refreshType": 1, + "money": 40006, + "price": 90 + }, + { + "id": 259, + "goodid": 41004, + "goodname": "漂亮衣服4", + "shop": 5, + "type": 7, + "guildlvlimit": "&", + "purchaselimit": 1, + "refreshType": 1, + "money": 40006, + "price": 90 + }, + { + "id": 260, + "goodid": 41005, + "goodname": "漂亮衣服5", + "shop": 5, + "type": 7, + "guildlvlimit": "&", + "purchaselimit": 1, + "refreshType": 1, + "money": 40006, + "price": 90 } ] \ No newline at end of file