This commit is contained in:
Lenheart 2025-12-03 21:09:49 +08:00
parent d16cd08530
commit 838726f6dd
3 changed files with 16 additions and 1 deletions

View File

@ -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",

BIN
Project/WorldBoss/img/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 KiB

BIN
Project/WorldBoss/img/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 KiB