From e2648b21ea8b4a0dcf2c9ce98e8e3633a2d0af06 Mon Sep 17 00:00:00 2001 From: yzh Date: Wed, 2 Aug 2023 19:38:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E6=8B=9B=E5=8B=9F?= =?UTF-8?q?=E8=A1=A8=EF=BC=8C=E9=B2=81=E8=82=83=E5=92=8C=E5=90=B4=E5=9B=BD?= =?UTF-8?q?=E5=A4=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_recruit.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_recruit.json b/shared/resource/jsons/dic_zyz_recruit.json index a8db34b5b..bae3cbdd8 100644 --- a/shared/resource/jsons/dic_zyz_recruit.json +++ b/shared/resource/jsons/dic_zyz_recruit.json @@ -502,5 +502,23 @@ "recruit_sound": "aliya_recruit", "canHope": 0, "canVisit": 0 + }, + { + "id ": 63, + "actorId": 39, + "name": "吴国太", + "weight": 1, + "recruit_sound": "wuguotai_recruit", + "canHope": 1, + "canVisit": 1 + }, + { + "id ": 64, + "actorId": 43, + "name": "鲁肃", + "weight": 1, + "recruit_sound": "lusu_recruit", + "canHope": 0, + "canVisit": 0 } ] \ No newline at end of file