From 7d2c8b8cb405c18b05efcff3cab05f4c0cc33757 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 15 八月 2018 18:24:58 +0800
Subject: [PATCH] Fix: 1382 【BUG】古神禁地杀死BOSS不涨怒气不掉东西无击杀人;      2540 【后端】掉落归属优化(增加死亡伤血保护时长配置);

---
 db/PyMongoDataServer/SysDB/tagBuildEquip.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/db/PyMongoDataServer/SysDB/tagBuildEquip.txt b/db/PyMongoDataServer/SysDB/tagBuildEquip.txt
new file mode 100644
index 0000000..6a533be
--- /dev/null
+++ b/db/PyMongoDataServer/SysDB/tagBuildEquip.txt
@@ -0,0 +1,2 @@
+DWORD? _INDEX_KEY_I_BuildID	DWORD   Item1ID	DWORD   Item2ID	DWORD   Item3ID	DWORD   Item4ID	DWORD   Item5ID	DWORD   Item6ID	WORD ItemCount	DWORD   Money	DWORD   Product1ID	DWORD   Product2ID	DWORD   Product3ID	DWORD   Product4ID	DWORD   Product5ID	DWORD   Product6ID	DWORD   Product7ID
+1	21024	21025	21026	21027	21028	21029	3	1050	15000	15001	15002	15002	15004	15004	15004
\ No newline at end of file

--
Gitblit v1.8.0