From 20432b0e05f28d8b388749a41d8260d2f54f1e63 Mon Sep 17 00:00:00 2001 From: ckcz123 Date: Thu, 28 May 2020 15:25:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A5=BC=E5=B1=82=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E5=8B=BE=E9=80=89=E6=A1=86=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _server/table/comment.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_server/table/comment.js b/_server/table/comment.js index eddc54cb..d74c1d4f 100644 --- a/_server/table/comment.js +++ b/_server/table/comment.js @@ -407,7 +407,7 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = { "canUseQuickShop": { "_leaf": true, "_type": "checkbox", - "_docs": "可快捷商店", + "_docs": "快捷商店", "_data": "该层是否允许使用快捷商店" }, "cannotViewMap": { @@ -422,6 +422,12 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = { "_docs": "不可瞬移", "_data": "该层是否不允许瞬间移动;如果勾上则不可在此层进行瞬移" }, + "underGround": { + "_leaf": true, + "_type": "checkbox", + "_docs": "地下层", + "_data": "是否是地下层;如果该项为true则同层传送将传送至上楼梯" + }, "firstArrive": { "_leaf": true, "_type": "event", @@ -497,12 +503,6 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = { "_range": "(thiseval==~~thiseval && thiseval>=0)||thiseval==null", "_docs": "宝石血瓶效果", "_data": "每一层的宝石/血瓶效果,即获得宝石和血瓶时框内\"ratio\"的值。" - }, - "underGround": { - "_leaf": true, - "_type": "checkbox", - "_docs": "是否是地下层", - "_data": "是否是地下层;如果该项为true则同层传送将传送至上楼梯" } } },