From c924c0d8a969ffd28587b494db4e7263ceb7cc2a Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 01 十二月 2025 18:14:39 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(已死亡的对象不吸血;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt |   35 ++++++++++++++++++++++-------------
 1 files changed, 22 insertions(+), 13 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
index c87fe60..70e81db 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
@@ -13,8 +13,7 @@
 105	510012	1	100
 105	510013	1	100
 105	510014	1	100
-105	510015	1	0
-105	510016	1	0
+105	510015	1	100
 101	520001	1	100
 102	520002	1	100
 102	520003	1	100
@@ -30,7 +29,6 @@
 105	520013	1	100
 105	520014	1	100
 105	520015	1	100
-105	520016	1	0
 101	530001	1	100
 102	530002	1	100
 102	530003	1	100
@@ -46,24 +44,35 @@
 105	530013	1	100
 105	530014	1	100
 105	530015	1	100
-105	530016	1	0
 101	540001	1	100
 102	540002	1	100
-102	540003	1	0
-103	540004	1	0
+102	540003	1	100
+103	540004	1	100
 103	540005	1	100
-103	540006	1	0
-103	540007	1	0
-104	540008	1	0
-104	540009	1	0
+103	540006	1	100
+103	540007	1	100
+104	540008	1	100
+104	540009	1	100
 104	540010	1	100
 104	540011	1	100
 105	540012	1	100
-105	540013	1	0
+105	540013	1	100
 105	540014	1	100
 105	540015	1	100
-105	540016	1	0
-110	520005	1	100
+200	520005	1	100
+201	540007	1	100
+202	510001	1	100
+202	520001	1	100
+202	530001	1	100
+202	540001	1	100
+203	510002	1	100
+203	510003	1	100
+203	520002	1	100
+203	520003	1	100
+203	530002	1	100
+203	530003	1	100
+203	540002	1	100
+203	540003	1	100
 51	12	100	500
 51	7670	5	100
 51	7671	5	100

--
Gitblit v1.8.0