From 6633eb7583b3a1cefda74f83006b59215ae1464f Mon Sep 17 00:00:00 2001 From: yzh Date: Wed, 8 Dec 2021 15:21:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E5=8D=A1=EF=BC=9Aspine=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_map_terrain.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_map_terrain.json b/shared/resource/jsons/dic_zyz_map_terrain.json index 80d591d2d..c0da629db 100644 --- a/shared/resource/jsons/dic_zyz_map_terrain.json +++ b/shared/resource/jsons/dic_zyz_map_terrain.json @@ -578,14 +578,14 @@ "name": "机关", "seid": "&", "description": "可被打开的机关", - "spine": "&" + "spine": "jiguan_red" }, { "mapid": 84, "name": "机关", "seid": "&", "description": "已经被打开的机关", - "spine": "&" + "spine": "jiguan_green" }, { "mapid": 85, @@ -599,13 +599,13 @@ "name": "火炬", "seid": "&", "description": "山洞里常见的照明物", - "spine": "huoba_open" + "spine": "huoba_close" }, { "mapid": 87, "name": "火炬(点燃)", "seid": "&", "description": "点燃的火炬,可以照亮地上的陷阱,还能削弱阴气", - "spine": "huoba_close" + "spine": "huoba_open" } ] \ No newline at end of file