ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.py
@@ -2059,7 +2059,7 @@ def AddFbEncourageBuff(curPlayer, key, tick, ownerID=0): curPlayerID = curPlayer.GetID() GameWorld.Log("AddFbEncourageBuff() curPlayerID=%s" % curPlayerID) ownerID = ownerID or curPlayer.GetID() gameFB = GameWorld.GetGameFB() encourageLV = gameFB.GetPlayerGameFBDictByKey(ownerID, key) if not encourageLV: