This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -3,7 +3,7 @@ using Content.Shared.Sound;
|
||||
namespace Content.Server.Extinguisher;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(FireExtinguisherSystem))]
|
||||
[Friend(typeof(FireExtinguisherSystem))]
|
||||
public sealed class FireExtinguisherComponent : Component
|
||||
{
|
||||
[DataField("refillSound")] public SoundSpecifier RefillSound = new SoundPathSpecifier("/Audio/Effects/refill.ogg");
|
||||
|
||||
Reference in New Issue
Block a user