Access EmpOnTriggerComponent (#14453)
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Content.Server.Emp;
|
||||
/// Upon being triggered will EMP area around it.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[Access(typeof(EmpSystem))]
|
||||
public sealed class EmpOnTriggerComponent : Component
|
||||
{
|
||||
[DataField("range"), ViewVariables(VVAccess.ReadWrite)]
|
||||
|
||||
Reference in New Issue
Block a user