From 9c165088d06e2b2e84352613ed8027d094735166 Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期一, 15 七月 2019 16:27:16 +0800
Subject: [PATCH] 8066 子 【主干】仙界盛典-绝版降临 / 【后端】【主干】仙界盛典-绝版降临

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
index 95e2b3b..6697720 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -3034,8 +3034,8 @@
     # 消费返利
     PlayerCostRebate.AddCostRebateGold(curPlayer, costType, price, infoDict)
     # 绝版降临
-    PlayerFairyCeremony.AddFCCostGold(curPlayer, costType, price)
-    PlayerNewFairyCeremony.AddFCCostGold(curPlayer, costType, price)
+#    PlayerFairyCeremony.AddFCCostGold(curPlayer, costType, price)
+#    PlayerNewFairyCeremony.AddFCCostGold(curPlayer, costType, price)
     
     # 事件汇报
     #===========================================================================

--
Gitblit v1.8.0