Unstable 0.17.7.0
This commit is contained in:
@@ -102,7 +102,7 @@ namespace Barotrauma
|
||||
item.GetComponent<PowerContainer>() != null ||
|
||||
item.GetComponent<Reactor>() != null)
|
||||
{
|
||||
item.Indestructible = true;
|
||||
item.InvulnerableToDamage = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user