Flashbang tweaks. (#478)
* - tweak: Flashbang tweaks. * - add: More flashbang stuff.
This commit is contained in:
@@ -5,5 +5,6 @@ namespace Content.Shared._White.BuffedFlashGrenade;
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class FlashSoundSuppressionComponent : Component
|
||||
{
|
||||
|
||||
[DataField, ViewVariables(VVAccess.ReadWrite)]
|
||||
public float MaxRange = 3f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user