From 56f7275141c7baddf9c8f07ff025f92a7de01ccb Mon Sep 17 00:00:00 2001 From: MistEO Date: Fri, 26 May 2023 19:46:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20`=E7=81=AB=E5=93=A8?= =?UTF-8?q?`=20=E7=9A=84=E5=9F=BA=E5=BB=BA=E6=8A=80=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #4913 --- resource/infrast.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resource/infrast.json b/resource/infrast.json index 5f442f175b..0fcf62d13a 100644 --- a/resource/infrast.json +++ b/resource/infrast.json @@ -2919,6 +2919,9 @@ "desc": [ "进驻贸易站时,贸易站内除自身以外每名处于工作状态的干员+15%订单获取效率" ], + "efficient": { + "all": 30 + }, "name": [ "代为说项" ], @@ -3581,4 +3584,4 @@ "Trade", "Mfg" ] -} \ No newline at end of file +}