From abea10e3a99d4a4919323db5e009855e7e7b62ce Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期一, 19 十一月 2018 10:01:18 +0800 Subject: [PATCH] 860312 防范全服限购报错 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCAttrStrengthen.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCAttrStrengthen.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCAttrStrengthen.txt index 0b22e0f..bafd842 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCAttrStrengthen.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCAttrStrengthen.txt @@ -97,7 +97,7 @@ }, # 动态等级的地图ID列表,默认已刷新出来的NPC等级不会再变更,下次刷出来的怪物等级变更 [地图ID, ...] -[31170], +[31170,31080], # 动态人数系数的地图ID {地图ID:是否马上刷新属性, ...} {31170:1, 51010:1, 31210:1}, -- Gitblit v1.8.0