From 2dd00df9feb52d20a485ab73ce6e50f75d2fe4e5 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 06 五月 2026 11:59:15 +0800 Subject: [PATCH] 374 【活动内容】开服庆典-服务端(修改命格积分计算直接取当前层级经验进行计算;优化武将冲榜洗炼消耗道具数统计在未开始时也算;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt index 404322f..4e4b7db 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt @@ -1,4 +1,6 @@ -Map001_Sjz 10010 地图1 10010 0 0 0 5 1 -Map002_Yg 10020 地图2 10020 0 0 0 5 1 -Map003_Yjsz 10030 地图3 10030 0 0 0 5 1 -Map009_Lysj 10090 地图4 10090 0 0 0 5 1 +Map001_Sjz 10010 地图1 10010 0 0 0 1 1 +Map001_Sjz 10020 地图2 10020 0 0 0 1 1 +Map001_Sjz 10030 地图3 10030 0 0 0 1 1 +Map001_Sjz 10090 地图4 10090 0 0 0 1 1 +Map001_Sjz 60001 战斗1 60001 0 0 0 1 1 +Map001_Sjz 60002 战斗2 60002 0 0 0 1 1 \ No newline at end of file -- Gitblit v1.8.0