From 64ded4777dc6ea0318b0e1f46dedc442774a2d01 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期一, 05 十一月 2018 19:55:23 +0800
Subject: [PATCH] 4407 【开发】【1.2.0】装备合成、翅膀合成修改

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

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

--
Gitblit v1.8.0