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