refactor(LogicServer): 移除年兽相关配置
- 从 Scenes.config 文件中删除了年兽的相关配置项 - 在三个不同的场景中移除了年兽的刷新配置 - 此修改可能与年前版本更新有关,年兽活动已结束
This commit is contained in:
@@ -855,7 +855,6 @@ Scenes = {
|
||||
{ count = 4, time = 36, firstTime = 3, x = 252, y = 184, range = 100, entityid = 434, progress = 0 }, --炼狱魔龙
|
||||
{ count = 8, time = 36, firstTime = 3, x = 252, y = 184, range = 200, entityid = 465, progress = 0 }, --黄金BOSS
|
||||
{ count = 16, time = 12, firstTime = 3, x = 252, y = 184, range = 200, entityid = 464, progress = 0 }, --白银BOSS
|
||||
{ count = 1, time = 31536000, firstTime = 3, x = 50, y = 32, range = 200, entityid = 478, progress = 0 }, --年
|
||||
},
|
||||
npc = {
|
||||
{ id = 125, posx = 54, posy = 124 },
|
||||
@@ -2119,7 +2118,6 @@ Scenes = {
|
||||
},
|
||||
},
|
||||
refresh = {
|
||||
{ count = 1, time = 31536000, firstTime = 3, x = 50, y = 32, range = 200, entityid = 478, progress = 0 }, -- 年
|
||||
|
||||
{ count = 20, time = 13, firstTime = 3, x = 167, y = 90, range = 200, entityid = 429, progress = 0 },
|
||||
{ count = 20, time = 13, firstTime = 3, x = 167, y = 90, range = 200, entityid = 430, progress = 0 },
|
||||
@@ -8642,7 +8640,6 @@ Scenes = {
|
||||
defaultY = 36,
|
||||
area = {},
|
||||
refresh = {
|
||||
{ count = 8, time = 31536000, firstTime = 3, x = 50, y = 32, range = 20, entityid = 478, progress = 0 },
|
||||
{ count = 1, time = 3, firstTime = 3, x = 74, y = 49, range = 0, entityid = 111, progress = 0 },
|
||||
{ count = 1, time = 3, firstTime = 3, x = 71, y = 51, range = 0, entityid = 111, progress = 0 },
|
||||
{ count = 1, time = 3, firstTime = 3, x = 62, y = 44, range = 0, entityid = 111, progress = 0 },
|
||||
|
||||
Reference in New Issue
Block a user