refactor(LogicServer): 调整实体 472 的刷新时间
- 将多个场景中实体 472 的刷新时间从 3600 秒调整为 36000 秒 - 此修改影响了多个场景配置,包括但不限于: - 场景 8192 - 场景 8250 - 场景 8333 - 场景 8406 - 场景 8474 - 场景 8546 - 场景 8612
This commit is contained in:
@@ -8192,7 +8192,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 471, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 471, progress = 0 },
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
{ count = 1, time = 36000, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
@@ -8250,7 +8250,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 475, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 475, progress = 0 },
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
{ count = 1, time = 36000, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
@@ -8333,7 +8333,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 220, y = 130, range = 50, entityid = 470, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 220, y = 130, range = 50, entityid = 470, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 476, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 476, progress = 0 },
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
{ count = 1, time = 36000, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
@@ -8406,7 +8406,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 120, y = 130, range = 50, entityid = 470, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 120, y = 130, range = 50, entityid = 470, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 467, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 467, progress = 0 },
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
{ count = 1, time = 36000, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
@@ -8474,7 +8474,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 170, y = 100, range = 50, entityid = 477, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 170, y = 100, range = 50, entityid = 477, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 473, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 473, progress = 0 },
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
{ count = 1, time = 36000, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
@@ -8546,7 +8546,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 474, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 474, progress = 0 },
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
{ count = 1, time = 36000, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
@@ -8612,7 +8612,7 @@ Scenes = {
|
|||||||
{ count = 8, time = 3, firstTime = 3, x = 50, y = 33, range = 20, entityid = 477, progress = 0 },
|
{ count = 8, time = 3, firstTime = 3, x = 50, y = 33, range = 20, entityid = 477, progress = 0 },
|
||||||
|
|
||||||
{ count = 1, time = 3600, firstTime = 3, x = 39, y = 25, range = 50, entityid = 171, progress = 0 },
|
{ count = 1, time = 3600, firstTime = 3, x = 39, y = 25, range = 50, entityid = 171, progress = 0 },
|
||||||
{ count = 2, time = 3600, firstTime = 3, x = 39, y = 25, range = 50, entityid = 472, progress = 0 },
|
{ count = 2, time = 36000, firstTime = 3, x = 39, y = 25, range = 50, entityid = 472, progress = 0 },
|
||||||
},
|
},
|
||||||
npc = {},
|
npc = {},
|
||||||
teleport = {
|
teleport = {
|
||||||
|
|||||||
Reference in New Issue
Block a user