Auto comp (#6416)
This commit is contained in:
@@ -11,7 +11,6 @@ namespace Content.Server.Stunnable.Components
|
||||
public sealed class StunOnCollideComponent : Component
|
||||
{
|
||||
// TODO: Can probably predict this.
|
||||
public override string Name => "StunOnCollide";
|
||||
|
||||
// See stunsystem for what these do
|
||||
[DataField("stunAmount")]
|
||||
|
||||
Reference in New Issue
Block a user