Auto comp (#6416)
This commit is contained in:
@@ -19,8 +19,6 @@ namespace Content.Server.Light.Components
|
||||
[RegisterComponent, Friend(typeof(PoweredLightSystem))]
|
||||
public class PoweredLightComponent : Component
|
||||
{
|
||||
public override string Name => "PoweredLight";
|
||||
|
||||
[DataField("burnHandSound")]
|
||||
public SoundSpecifier BurnHandSound = new SoundPathSpecifier("/Audio/Effects/lightburn.ogg");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user