Skip to content

Fixes #11093, simple animal attacks are now properly logged

Rob Nelson requested to merge pull/12949/paidernolog into Bleeding-Edge

Created by: DrCelt

They would be logged twice before, but the logging would only go to the mob's attack logs, never written down to server. They will now only be written to server logs if the mob was controlled by a player.

Merge request reports