From 2ec67871c58415f727473e87206b6479b5b921f4 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 24 一月 2019 11:59:49 +0800
Subject: [PATCH] 5995 【后端】【1.5.100】诛仙装备合成(不同背包合成支持)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc                            |    0 
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt                                                 |    1 +
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_ItemCompound.pyc |    0 
 3 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
index 3392644..66668af 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_ItemCompound.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_ItemCompound.pyc
index 5e08d8e..0bafa20 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_ItemCompound.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_ItemCompound.pyc
Binary files differ
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 1cca154..bacfc0c 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -5,6 +5,7 @@
 GemType2	1|2|8|9|10	可镶嵌攻击炎晶	0	0	0
 GemTypeCount	2	0	0	0	0
 GemUpCostFormula	1_3501|2_3511	3	0	0	0
+PutInItemPack	{"255":[30, 31], "254":[61,62,63], "32":[70,119,120,121,122,123,139], "34":[128,129,130,131,132,133,134,135,136,137,138]}				
 OpenBagItem	951	int(math.ceil(index/4.0))	20	0	0
 InitDepotCellCount	60	0	0	0	0
 MaxDepotCellCount	100	0	0	0	0

--
Gitblit v1.8.0