From e5f79d7b7aa03bee0bc0c4ac22e5f102aa69a513 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期六, 22 六月 2019 11:48:06 +0800
Subject: [PATCH] 6603 【后端】【2.0】增加新版的sp和被动技能 - 神火定身

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/PrintFightPower.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/PrintFightPower.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/PrintFightPower.py
index 2f1f1bd..4e37a44 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/PrintFightPower.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/PrintFightPower.py
@@ -72,7 +72,6 @@
                      ChConfig.Def_CalcAttrFunc_GodWeapon:"神兵",
                      ChConfig.Def_CalcAttrFunc_Dienstgrad:"称号",
                      ChConfig.Def_CalcAttrFunc_Rune:"符印",
-                     ChConfig.Def_CalcAttrFunc_EquipOutOfPrint:"绝版属性",
                      ChConfig.Def_CalcAttrFunc_GatherSoul:"聚魂",
                      ChConfig.Def_CalcAttrFunc_Success:"成就",
                      ChConfig.Def_CalcAttrFunc_VIP:"VIP",

--
Gitblit v1.8.0