Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "Kills by Auto-Titan" not registering at all (R2Northstar#817)
This is a quick fix that will redirect the attacker entity to a proper NPC owned by the player. By default behavior of the game, attackers are always the final entity in the owning hiearchy, which is always a player if owned NPCs kills enemies. This change properly redirects the code to the correct NPC whenever they have an owning player.
- Loading branch information