From a897d9262b2737854aa9cd0a78c13a04979224c7 Mon Sep 17 00:00:00 2001 From: ckcz123 Date: Sun, 27 Oct 2019 21:58:36 +0800 Subject: [PATCH] itemShop --- _server/table/plugins.comment.js | 6 + index.html | 7 +- libs/events.js | 8 +- libs/items.js | 3 +- project/items.js | 6 +- project/plugins.js | 309 +++++++++++++++++++++++++++++++ 6 files changed, 329 insertions(+), 10 deletions(-) diff --git a/_server/table/plugins.comment.js b/_server/table/plugins.comment.js index 21380ad7..3d436a06 100644 --- a/_server/table/plugins.comment.js +++ b/_server/table/plugins.comment.js @@ -20,6 +20,12 @@ var plugins_comment_c456ea59_6018_45ef_8bcc_211a24c627dc = { "_range": "typeof(thiseval)=='string' || thiseval==null", "_data": "绘制灯光效果" }, + "drawItemShop": { + "_leaf": true, + "_type": "textarea", + "_range": "typeof(thiseval)=='string' || thiseval==null", + "_data": "道具商店插件" + }, "smoothCamera": { "_leaf": true, "_type": "textarea", diff --git a/index.html b/index.html index ebba45de..9eb821bc 100644 --- a/index.html +++ b/index.html @@ -16,10 +16,9 @@ -
-
- -
+
+
+