ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/SkillShell.py
@@ -1501,6 +1501,7 @@ if relation[0] == ChConfig.Type_Relation_Enemy : return True if curSkill.GetFuncType() == ChConfig.Def_SkillFuncType_FbSkill: AttackCommon.PlayerAttackFailSysMessanage(curPlayer, relation[1]) return False @@ -1534,6 +1535,7 @@ if relation[0] == ChConfig.Type_Relation_Friend : return True if curSkill.GetFuncType() == ChConfig.Def_SkillFuncType_FbSkill: AttackCommon.PlayerAttackFailSysMessanage(curPlayer, relation[1]) return False