关卡:36地形改动

This commit is contained in:
yzh
2021-12-09 16:53:52 +08:00
parent db50f39fb2
commit 10f9d8b631
2 changed files with 67 additions and 19 deletions

View File

@@ -36,7 +36,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -133,7 +133,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -230,7 +230,7 @@
"33": 3, "33": 3,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -327,7 +327,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -424,7 +424,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -521,7 +521,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -618,7 +618,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -715,7 +715,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -812,7 +812,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -909,7 +909,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,
@@ -1006,7 +1006,7 @@
"33": 2, "33": 2,
"34": 1, "34": 1,
"35": 255, "35": 255,
"36": 1, "36": 255,
"37": 1, "37": 1,
"38": 1, "38": 1,
"39": 255, "39": 255,

View File

@@ -281,9 +281,9 @@
}, },
{ {
"mapid": 36, "mapid": 36,
"name": "机关", "name": "内城",
"seid": "&", "seid": "&",
"description": "很平常的机关", "description": "内城",
"spine": "&", "spine": "&",
"transparent": 1 "transparent": 1
}, },
@@ -466,7 +466,7 @@
{ {
"mapid": 59, "mapid": 59,
"name": "兵营", "name": "兵营",
"seid": "60591&", "seid": "60591&60593&60594&60595",
"description": "我方占据的兵营", "description": "我方占据的兵营",
"spine": "bingying_blue", "spine": "bingying_blue",
"transparent": 1 "transparent": 1
@@ -474,7 +474,7 @@
{ {
"mapid": 60, "mapid": 60,
"name": "兵营", "name": "兵营",
"seid": "60600&", "seid": "60601&60602",
"description": "无人占据的兵营", "description": "无人占据的兵营",
"spine": "bingying_hui", "spine": "bingying_hui",
"transparent": 1 "transparent": 1
@@ -482,7 +482,7 @@
{ {
"mapid": 61, "mapid": 61,
"name": "兵营", "name": "兵营",
"seid": "60610&", "seid": "60611&60613&60614&60615",
"description": "敌军占据的兵营", "description": "敌军占据的兵营",
"spine": "bingying_red", "spine": "bingying_red",
"transparent": 1 "transparent": 1
@@ -586,7 +586,7 @@
{ {
"mapid": 74, "mapid": 74,
"name": "战鼓", "name": "战鼓",
"seid": "60740&", "seid": "60740&60741",
"description": "我方占据的战鼓", "description": "我方占据的战鼓",
"spine": "zhangu_blue", "spine": "zhangu_blue",
"transparent": 1 "transparent": 1
@@ -594,7 +594,7 @@
{ {
"mapid": 75, "mapid": 75,
"name": "战鼓", "name": "战鼓",
"seid": "60750&", "seid": "60751&60752",
"description": "无人占据的战鼓", "description": "无人占据的战鼓",
"spine": "zhangu_hui", "spine": "zhangu_hui",
"transparent": 1 "transparent": 1
@@ -602,7 +602,7 @@
{ {
"mapid": 76, "mapid": 76,
"name": "战鼓", "name": "战鼓",
"seid": "60760&", "seid": "60760&60761",
"description": "敌军占据的战鼓", "description": "敌军占据的战鼓",
"spine": "zhangu_red", "spine": "zhangu_red",
"transparent": 1 "transparent": 1
@@ -702,5 +702,53 @@
"description": "很平常的平原", "description": "很平常的平原",
"spine": "&", "spine": "&",
"transparent": 1 "transparent": 1
},
{
"mapid": 89,
"name": "兵营",
"seid": "60891&60893&60894&60895",
"description": "我方占据的兵营",
"spine": "bingying_blue",
"transparent": 1
},
{
"mapid": 90,
"name": "兵营",
"seid": "60901&60902",
"description": "无人占据的兵营",
"spine": "bingying_hui",
"transparent": 1
},
{
"mapid": 91,
"name": "兵营",
"seid": "60911&60913&60914&60915",
"description": "敌军占据的兵营",
"spine": "bingying_red",
"transparent": 1
},
{
"mapid": 92,
"name": "兵营",
"seid": "60921&60923&60924&60925",
"description": "我方占据的兵营",
"spine": "bingying_blue",
"transparent": 1
},
{
"mapid": 93,
"name": "兵营",
"seid": "60931&60932",
"description": "无人占据的兵营",
"spine": "bingying_hui",
"transparent": 1
},
{
"mapid": 94,
"name": "兵营",
"seid": "60941&60943&60944&60945",
"description": "敌军占据的兵营",
"spine": "bingying_red",
"transparent": 1
} }
] ]