Made medical & toxic cabinets waterproof. Closes #578
This commit is contained in:
@@ -122,6 +122,13 @@ namespace Barotrauma
|
||||
private set;
|
||||
}
|
||||
|
||||
[Serialize(false, false)]
|
||||
public bool WaterProof
|
||||
{
|
||||
get;
|
||||
private set;
|
||||
}
|
||||
|
||||
[Serialize(0.0f, false)]
|
||||
public float ImpactTolerance
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user