ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FamilyRobBoss.py
@@ -201,7 +201,7 @@ if hurtType == FamilyHurtObjType_Player and hurtObj.hurtValue == 0 and hurtValue: if IsHorsePetRobBoss(curBoss.GetNPCID()): PlayerActivity.AddDailyActionFinishCnt(curPlayer, ShareDefine.DailyActionID_FamilyRobBoss) PlayerWeekParty.AddWeekPartyActionCnt(curPlayer, ChConfig.Def_WPAct_FamilyRobBoss, 1) hurtObj.hurtValue += hurtValue GameWorld.DebugLog(" 更新伤血%s: hurtType=%s,hurtID=%s,hurtValue=%s"