This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -9,7 +9,7 @@ namespace Content.Server.Plants.Components
|
||||
/// Gently rustle after each interaction with plant.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[Access(typeof(PottedPlantHideSystem))]
|
||||
[Friend(typeof(PottedPlantHideSystem))]
|
||||
public sealed class PottedPlantHideComponent : Component
|
||||
{
|
||||
[DataField("rustleSound")]
|
||||
|
||||
Reference in New Issue
Block a user