Skip to content

Commit

Permalink
feat: 补充怀旧服zcm
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaviilee committed Aug 14, 2024
1 parent 95e4b73 commit e4ace9c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions data/fb/fb_map_origin.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,21 @@
"all"
]
},
"直城门": {
"devide_level": "90",
"devide_name": "安史之乱",

"name": "直城门",
"maps": [
{
"map_id": "179",
"mode": "5人英雄"
}
],
"icon": "image/fb_map_thumbnail/loading_179_0.png",
"boss": ["牛介平", "安守忠", "阿史那承庆", "恶狼"],
"client": ["std", "all", "origin"]
},
"雁门关之役": {
"devide_level": "90",
"devide_name": "安史之乱",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jx3box/jx3box-data",
"version": "3.6.3",
"version": "3.6.4",
"description": "静态数据库,自动同步至OSS,OSS CDN需手动处理",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit e4ace9c

Please sign in to comment.