This commit is contained in:
parent
d16cd08530
commit
838726f6dd
|
|
@ -113,6 +113,22 @@
|
||||||
{
|
{
|
||||||
"type": "img",
|
"type": "img",
|
||||||
"content": "1"
|
"content": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "img",
|
||||||
|
"content": "2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "str",
|
||||||
|
"content": "独家功能1:支持多BOSS模式,可自行拓展,配置不同的副本,不同的BOSS,不同的奖励。"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "img",
|
||||||
|
"content": "3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "str",
|
||||||
|
"content": "独家功能2:支持组队进入,可通过查看详细按钮,查看各个玩家伤害。"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -747,7 +763,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"骑士马战": {
|
"骑士马战": {
|
||||||
"Private": true,
|
|
||||||
"price": 100,
|
"price": 100,
|
||||||
"Script": [
|
"Script": [
|
||||||
"Project/HorseGuessing/HorseGuessing_Guide.nut",
|
"Project/HorseGuessing/HorseGuessing_Guide.nut",
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 680 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 608 KiB |
Loading…
Reference in New Issue