From 805e7d7130e9c6e62f52de9be23492edecdd9324 Mon Sep 17 00:00:00 2001 From: hwj35 <691170510@qq.com> Date: 星期四, 22 一月 2026 10:55:07 +0800 Subject: [PATCH] 1111 命格配置与NPC类型修改 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MGGuayuType.txt | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MGGuayuType.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MGGuayuType.txt index 69ab9d6..7ac4b25 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MGGuayuType.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MGGuayuType.txt @@ -1,10 +1,10 @@ ItemType EquipPlace BaseAttrProportion FixedAttrID AttrIDLib -201 1 0.6 7 [11,22,24,26,28,30,32] -202 2 0.6 8 [11,22,24,26,28,30,32] -203 3 0.4 7 [11,22,24,26,28,30,32] -204 4 0.4 8 [11,22,24,26,28,30,32] -205 5 0.6 6 [11,22,24,26,28,30,32] -206 6 0.4 6 [11,22,24,26,28,30,32] +201 1 1 6 [11,22,24,26,28,30,32] +202 2 1 7 [11,22,24,26,28,30,32] +203 3 1 8 [11,22,24,26,28,30,32] +204 4 1 8 [11,22,24,26,28,30,32] +205 5 1 7 [11,22,24,26,28,30,32] +206 6 1 6 [11,22,24,26,28,30,32] 207 7 1 29 [11,22,24,26,28,30,32] 208 8 1 31 [11,22,24,26,28,30,32] 209 9 1 27 [11,22,24,26,28,30,32] -- Gitblit v1.8.0