Unstable 0.16.1.0
This commit is contained in:
@@ -420,7 +420,7 @@ namespace Barotrauma
|
||||
|
||||
if (Character.AIController is EnemyAIController enemyAi)
|
||||
{
|
||||
enemyAi.PetBehavior?.OnEat("dead", 1.0f);
|
||||
enemyAi.PetBehavior?.OnEat(target);
|
||||
}
|
||||
|
||||
character.SelectedCharacter = null;
|
||||
|
||||
Reference in New Issue
Block a user