Auto comp (#6416)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Content.Server.Atmos.Components
|
||||
[RegisterComponent]
|
||||
public class PressureProtectionComponent : Component
|
||||
{
|
||||
public override string Name => "PressureProtection";
|
||||
|
||||
[DataField("highPressureMultiplier")]
|
||||
public float HighPressureMultiplier { get; } = 1f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user