diff --git a/Content.Server/_NF/M_Emp/M_EmpGeneratorComponent.cs b/Content.Server/_NF/M_Emp/M_EmpGeneratorComponent.cs index b20c2d5e2ac..02775c6128f 100644 --- a/Content.Server/_NF/M_Emp/M_EmpGeneratorComponent.cs +++ b/Content.Server/_NF/M_Emp/M_EmpGeneratorComponent.cs @@ -70,7 +70,7 @@ public sealed partial class M_EmpGeneratorComponent : SharedM_EmpGeneratorCompon public TimeSpan Recharging = TimeSpan.FromSeconds(60); [DataField("M_EmpChannel", customTypeSerializer: typeof(PrototypeIdSerializer))] - public string M_EmpChannel = "Security"; + public string M_EmpChannel = "Nfsd"; /// /// Current how much charge the generator currently has