Release 1.11.4.1 (Winter Update)
This commit is contained in:
@@ -1223,6 +1223,7 @@ namespace Barotrauma
|
||||
if (otherCharacter.SelectedCharacter == null ||
|
||||
!otherCharacter.SelectedCharacter.IsDead ||
|
||||
otherCharacter.SelectedCharacter.TeamID != Character.TeamID ||
|
||||
otherCharacter.IsPet ||
|
||||
otherCharacter.IsInstigator)
|
||||
{
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user