关卡:修改地形对应的spine

This commit is contained in:
yzh
2021-12-08 13:53:44 +08:00
parent b1401be976
commit 648d1fc3dd

View File

@@ -185,8 +185,8 @@
"mapid": 27,
"name": "火",
"seid": "&",
"description": "很平常的火",
"spine": "&"
"description": "燃烧的大火,如果不想化成灰的话别穿过他。",
"spine": "huoyandixing"
},
{
"mapid": 28,
@@ -312,28 +312,28 @@
"name": "熄灭的烽火台",
"seid": "&",
"description": "敌军控制的烽火台,尚未被点燃",
"spine": "&"
"spine": "fenghuotai_red_close"
},
{
"mapid": 46,
"name": "点燃的烽火台",
"seid": "&",
"description": "敌军控制的烽火台,已经被点燃了",
"spine": "&"
"spine": "fenghuotai_red_open"
},
{
"mapid": 47,
"name": "熄灭的烽火台",
"seid": "&",
"description": "我军控制的烽火台,尚未被点燃",
"spine": "&"
"spine": "fenghuotai_blue_close"
},
{
"mapid": 48,
"name": "点燃的烽火台",
"seid": "&",
"description": "我军控制的烽火台,已经被点燃了",
"spine": "&"
"spine": "fenghuotai_blue_open"
},
{
"mapid": 49,
@@ -450,7 +450,7 @@
{
"mapid": 65,
"name": "马厩",
"seid": "60651&60653&60654",
"seid": "60651&60653&60654&60655",
"description": "我方占据的马厩",
"spine": "majiu_blue"
},
@@ -464,7 +464,7 @@
{
"mapid": 67,
"name": "马厩",
"seid": "60671&60673&60674",
"seid": "60671&60673&60674&60675",
"description": "敌军占据的马厩",
"spine": "majiu_red"
},
@@ -599,13 +599,13 @@
"name": "火炬",
"seid": "&",
"description": "山洞里常见的照明物",
"spine": "huoba"
"spine": "huoba_open"
},
{
"mapid": 87,
"name": "火炬(点燃)",
"seid": "&",
"description": "点燃的火炬,可以照亮地上的陷阱,还能削弱阴气",
"spine": "&"
"spine": "huoba_close"
}
]