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