From 6d5952f1c6c7edcb96eee6e9829c5efe0e06c138 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期三, 10 十月 2018 15:42:04 +0800
Subject: [PATCH] 4122 【测试】【1.0.18】【主干】商城购买的1代翅膀不能用于合成2代翅膀BUG修复

---
 db/PyMongoDataServer/PySysDB/tagItemCompound.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagItemCompound.txt b/db/PyMongoDataServer/PySysDB/tagItemCompound.txt
index 0961a23..384c6c3 100644
--- a/db/PyMongoDataServer/PySysDB/tagItemCompound.txt
+++ b/db/PyMongoDataServer/PySysDB/tagItemCompound.txt
@@ -1,6 +1,6 @@
 id	makeID	unfixedItemID	unfixedItemCount	itemID	itemCount	money	successRate	successUpper	addonsCountMax	SysMark	SysMarkParamType
 1	3711|3721	0	0	3801	1	0	2000	10000	5	WingComposeSuccess1	1
-2	3712|3722	3711|3721|3796|3797	1	3802	1	0	2000	8000	5	WingComposeSuccess2	1
+2	3712|3722	3711|3721|3796|3797|3792|3793	1	3802	1	0	2000	8000	5	WingComposeSuccess2	1
 3	3713|3723	3712|3722	1	3803	1	0	2000	6000	5	WingComposeSuccess3	1
 4	3714	3713	1	3804	1	0	2000	10000	5	WingComposeSuccess4	1
 5	3724	3723	1	3804	1	0	2000	10000	5	WingComposeSuccess4	1

--
Gitblit v1.8.0