namespace Content.Server.Zombies { [RegisterComponent] public sealed class ZombifyOnDeathComponent : Component { //this is not the component you are looking for } }