From ba4e21a239a84d6103da23662134c7387e8792cf Mon Sep 17 00:00:00 2001 From: ShakeFlower Date: Fri, 14 Feb 2025 14:20:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=A8=E5=A1=94=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=88=9D=E5=A7=8B=E9=81=93=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _server/table/data.comment.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_server/table/data.comment.js b/_server/table/data.comment.js index 1b8774e9..ac58f046 100644 --- a/_server/table/data.comment.js +++ b/_server/table/data.comment.js @@ -288,20 +288,20 @@ var data_comment_c456ea59_6018_45ef_8bcc_211a24c627dc = { }, "items": { "_type": "object", - "_hide": true, + "_hide": false, "_data": { "constants": { "_leaf": true, "_type": "textarea", "_range": "thiseval instanceof Object && !(thiseval instanceof Array)", - "_docs": "永久道具", + "_docs": "初始永久道具", "_data": "初始永久道具个数,例如初始送手册可以写 {\"book\": 1}" }, "tools": { "_leaf": true, "_type": "textarea", "_range": "thiseval instanceof Object && !(thiseval instanceof Array)", - "_docs": "消耗道具", + "_docs": "初始消耗道具", "_data": "初始消耗道具个数,例如初始有两破可以写 {\"pickaxe\": 2}" }, "equips": {