Unstable 0.17.6.0
This commit is contained in:
@@ -3450,7 +3450,7 @@ namespace Barotrauma
|
||||
{
|
||||
ChangeParams("wall", state, priority / 2);
|
||||
}
|
||||
if (canAttackDoors)
|
||||
if (canAttackDoors && IsAggressiveBoarder)
|
||||
{
|
||||
ChangeParams("door", state, priority / 2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user