This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -3,7 +3,7 @@ namespace Content.Server.Stunnable.Components
|
||||
/// <summary>
|
||||
/// Adds stun when it collides with an entity
|
||||
/// </summary>
|
||||
[RegisterComponent, Access(typeof(StunOnCollideSystem))]
|
||||
[RegisterComponent, Friend(typeof(StunOnCollideSystem))]
|
||||
public sealed class StunOnCollideComponent : Component
|
||||
{
|
||||
// TODO: Can probably predict this.
|
||||
|
||||
Reference in New Issue
Block a user