From fe0e5da152e4d19d8b574ef4ecd0257211f03750 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期日, 28 九月 2025 16:17:39 +0800
Subject: [PATCH] 16 卡牌服务端(删除副本鼓舞、副本buff;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.pyc                   |    0 
 /dev/null                                                                                    |   21 ---------------------
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc                     |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc                       |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc                          |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc              |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.pyc                        |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini                                |    6 +++---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetPack.pyc                       |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc                   |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc |    0 
 11 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
index 49b6543..160b1bf 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
@@ -495,9 +495,9 @@
 PacketSubCMD_10=
 PacketCallFunc_10=
 
-PacketCMD_11=0xB1
-PacketSubCMD_11=0x0A
-PacketCallFunc_11=OnFBBuyBuff
+PacketCMD_11=
+PacketSubCMD_11=
+PacketCallFunc_11=
 
 PacketCMD_12=0xA2
 PacketSubCMD_12=0x31
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
index c3eb35a..e7c1abb 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/ChPyNetPack.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetPack.pyc
index 0a16f8c..81fe2a1 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetPack.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetPack.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
index 28ad65f..2b45da2 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc
index d4f5916..5265a88 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
index d801219..06cf8ca 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc
index 8ed1b1e..db93cd6 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.pyc
index 8096da1..852eb57 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.pyc
index cc7eb2c..7d2d033 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
index 74325d9..e75673b 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagCTG.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagCTG.txt
deleted file mode 100644
index 6d4dec8..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagCTG.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-RecordID	CanResetBuyCount	TotalBuyCount	DailyBuyCount	WeekBuyCount	MonthBuyCount	MoneyType	GainGold	GainGoldPaper	FirstGoldPaperPrize	GainItemList	ActWorldLVGainItemInfo	SelectItemInfo	NotifyMark	PayType
-1	0	0	0	0	0	0	0	0	0	[]	{}			0
-100	0	0	1	0	0	0	0	0	0	[]	{}			1
-101	1	0	0	0	0	1	60	6	60	[]	{}			2
-102	1	0	0	0	0	1	300	30	300	[]	{}			2
-103	1	0	0	0	0	1	680	68	680	[]	{}			2
-104	1	0	0	0	0	1	980	98	980	[]	{}			2
-105	1	0	0	0	0	1	1280	128	1280	[]	{}			2
-106	1	0	0	0	0	1	1980	198	1980	[]	{}			2
-107	1	0	0	0	0	1	3280	328	3280	[]	{}			2
-108	1	0	0	0	0	1	6480	648	6480	[]	{}			2
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagCTGSelectItem.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagCTGSelectItem.txt
deleted file mode 100644
index 4b6c749..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagCTGSelectItem.txt
+++ /dev/null
@@ -1 +0,0 @@
-SelectID	ItemID	ItemCount	IsAuctionItem
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagChests.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagChests.txt
deleted file mode 100644
index e1aaf29..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagChests.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-BoxID	ExpendItemID	ExpendCount	OpenMoney	OpenShow	Itembind	AucionItemCanSell	AucionItemDiffSellIDList
-1000	0	0	0	0	0	0	0
-1001	0	0	0	0	0	0	0
-1002	0	0	0	0	0	0	0
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagChestsAward.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagChestsAward.txt
deleted file mode 100644
index b9e4e8f..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagChestsAward.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-BoxID	RealmLV	BoxLV	SelectList	FixedItem	Probability1	RandCount1	Probability2	RandCount2	ProbabilitySpec	 JobItem	MoneyType	MoneyCount	NeedNotifyItemList	IsJobProper	EquipRate1	EquipRateNum1	EquipRate2	ColorSuitRateInfo	EquipPartInfo
-1000	0	0		2_1|3_1															
-1001	0	0			[[2000,[2,1]],[4000,[3,1]],[6000,[4,1]],[8000,[5,1]],[10000,[6,1]]]	1													
-1002	0	0	2_1|3_1|4_1|5_1|6_1																
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFBBuyBuff.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFBBuyBuff.txt
deleted file mode 100644
index d0a8bf9..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFBBuyBuff.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-DataMapId	MoneyCnt	BuffID	CD
-22030	10	23053	20
-22030	0	23053	5
-32030	10	23053	20
-32030	0	23053	5
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFBHelpBattle.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFBHelpBattle.txt
deleted file mode 100644
index a1726df..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFBHelpBattle.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-DataMapID	LineID	FightPowerMin	RobotFightPower	RobotLV	RobotBaseHurt	RobotHPCoefficient	RobotSkill
-51010	0	304251	304251	190	1001	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	1	484020	484020	210	1236	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	2	977868	977868	230	3043	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	3	1408377	1408377	250	4922	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	4	2032816	2032816	270	7623	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	5	3367278	3367278	290	13774	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	6	5904988	5904988	310	23348	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	7	8127359	8127359	330	34138	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	0	45279	45279	30	277	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	1	702061	702061	105	920	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	2	6808576	6808576	200	2167	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	3	19337390	19337390	300	4703	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFbEncourage.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFbEncourage.txt
deleted file mode 100644
index 9ec6ed5..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagFbEncourage.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-DataMapId	InspireType	InspireCount	MoneyCount
-31080	3	5	1000
-31080	1	10	5
-52010	3	10	20000
-31380	1	10	5
-31260	1	10	20
-31200	1	5	10
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagOrderInfo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagOrderInfo.txt
deleted file mode 100644
index 336b0bd..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/tagOrderInfo.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-OrderInfo	AppId	PayRMBNum	CTGID	GiftbagID	CoinExp	UsdMoney
-cw.sc.1	btmdb	6	100	0	60	6
-cw.cz.1	btmdb	6	101	0	60	6
-cw.cz.2	btmdb	30	102	0	300	30
-cw.cz.3	btmdb	68	103	0	680	68
-cw.cz.4	btmdb	98	104	0	980	98
-cw.cz.5	btmdb	128	105	0	1280	128
-cw.cz.6	btmdb	198	106	0	1980	198
-cw.cz.7	btmdb	328	107	0	3280	328
-cw.cz.8	btmdb	648	108	0	6480	648
-cw.tj.30d	btmdb	18	1	0	180	18
-cw.sc.1	test	6	100	0	60	6
-test.cz.1	test	6	101	0	60	6
-test.cz.2	test	30	102	0	300	30
-test.cz.3	test	68	103	0	680	68
-test.cz.4	test	98	104	0	980	98
-test.cz.5	test	128	105	0	1280	128
-test.cz.6	test	198	106	0	1980	198
-test.cz.7	test	328	107	0	3280	328
-test.cz.8	test	648	108	0	6480	648
-test.tj.30d	test	18	1	0	180	18
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagCTG.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagCTG.txt
deleted file mode 100644
index 6d4dec8..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagCTG.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-RecordID	CanResetBuyCount	TotalBuyCount	DailyBuyCount	WeekBuyCount	MonthBuyCount	MoneyType	GainGold	GainGoldPaper	FirstGoldPaperPrize	GainItemList	ActWorldLVGainItemInfo	SelectItemInfo	NotifyMark	PayType
-1	0	0	0	0	0	0	0	0	0	[]	{}			0
-100	0	0	1	0	0	0	0	0	0	[]	{}			1
-101	1	0	0	0	0	1	60	6	60	[]	{}			2
-102	1	0	0	0	0	1	300	30	300	[]	{}			2
-103	1	0	0	0	0	1	680	68	680	[]	{}			2
-104	1	0	0	0	0	1	980	98	980	[]	{}			2
-105	1	0	0	0	0	1	1280	128	1280	[]	{}			2
-106	1	0	0	0	0	1	1980	198	1980	[]	{}			2
-107	1	0	0	0	0	1	3280	328	3280	[]	{}			2
-108	1	0	0	0	0	1	6480	648	6480	[]	{}			2
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagCTGSelectItem.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagCTGSelectItem.txt
deleted file mode 100644
index 4b6c749..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagCTGSelectItem.txt
+++ /dev/null
@@ -1 +0,0 @@
-SelectID	ItemID	ItemCount	IsAuctionItem
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagChests.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagChests.txt
deleted file mode 100644
index e1aaf29..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagChests.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-BoxID	ExpendItemID	ExpendCount	OpenMoney	OpenShow	Itembind	AucionItemCanSell	AucionItemDiffSellIDList
-1000	0	0	0	0	0	0	0
-1001	0	0	0	0	0	0	0
-1002	0	0	0	0	0	0	0
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagChestsAward.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagChestsAward.txt
deleted file mode 100644
index b9e4e8f..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagChestsAward.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-BoxID	RealmLV	BoxLV	SelectList	FixedItem	Probability1	RandCount1	Probability2	RandCount2	ProbabilitySpec	 JobItem	MoneyType	MoneyCount	NeedNotifyItemList	IsJobProper	EquipRate1	EquipRateNum1	EquipRate2	ColorSuitRateInfo	EquipPartInfo
-1000	0	0		2_1|3_1															
-1001	0	0			[[2000,[2,1]],[4000,[3,1]],[6000,[4,1]],[8000,[5,1]],[10000,[6,1]]]	1													
-1002	0	0	2_1|3_1|4_1|5_1|6_1																
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFBBuyBuff.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFBBuyBuff.txt
deleted file mode 100644
index d0a8bf9..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFBBuyBuff.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-DataMapId	MoneyCnt	BuffID	CD
-22030	10	23053	20
-22030	0	23053	5
-32030	10	23053	20
-32030	0	23053	5
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFBHelpBattle.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFBHelpBattle.txt
deleted file mode 100644
index a1726df..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFBHelpBattle.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-DataMapID	LineID	FightPowerMin	RobotFightPower	RobotLV	RobotBaseHurt	RobotHPCoefficient	RobotSkill
-51010	0	304251	304251	190	1001	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	1	484020	484020	210	1236	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	2	977868	977868	230	3043	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	3	1408377	1408377	250	4922	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	4	2032816	2032816	270	7623	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	5	3367278	3367278	290	13774	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	6	5904988	5904988	310	23348	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-51010	7	8127359	8127359	330	34138	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	0	45279	45279	30	277	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	1	702061	702061	105	920	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	2	6808576	6808576	200	2167	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
-60010	3	19337390	19337390	300	4703	50	{1:{(12500, 12501, 12502, 12503):1, 12511:7, 12512:15, 12513:30, 12514:80, 12515:140}, 2:{(12600, 12601, 12602, 12603):1, 12611:7, 12612:15, 12614:80, 12615:140}}
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFbEncourage.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFbEncourage.txt
deleted file mode 100644
index 9ec6ed5..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagFbEncourage.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-DataMapId	InspireType	InspireCount	MoneyCount
-31080	3	5	1000
-31080	1	10	5
-52010	3	10	20000
-31380	1	10	5
-31260	1	10	20
-31200	1	5	10
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagOrderInfo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagOrderInfo.txt
deleted file mode 100644
index 336b0bd..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/tagOrderInfo.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-OrderInfo	AppId	PayRMBNum	CTGID	GiftbagID	CoinExp	UsdMoney
-cw.sc.1	btmdb	6	100	0	60	6
-cw.cz.1	btmdb	6	101	0	60	6
-cw.cz.2	btmdb	30	102	0	300	30
-cw.cz.3	btmdb	68	103	0	680	68
-cw.cz.4	btmdb	98	104	0	980	98
-cw.cz.5	btmdb	128	105	0	1280	128
-cw.cz.6	btmdb	198	106	0	1980	198
-cw.cz.7	btmdb	328	107	0	3280	328
-cw.cz.8	btmdb	648	108	0	6480	648
-cw.tj.30d	btmdb	18	1	0	180	18
-cw.sc.1	test	6	100	0	60	6
-test.cz.1	test	6	101	0	60	6
-test.cz.2	test	30	102	0	300	30
-test.cz.3	test	68	103	0	680	68
-test.cz.4	test	98	104	0	980	98
-test.cz.5	test	128	105	0	1280	128
-test.cz.6	test	198	106	0	1980	198
-test.cz.7	test	328	107	0	3280	328
-test.cz.8	test	648	108	0	6480	648
-test.tj.30d	test	18	1	0	180	18

--
Gitblit v1.8.0