ERT, DeathSquad and Central Command Officer Inital Infected immunity (#23601)
II immunity Make ERT, DeathSquad and Central Command officers immune to being II
This commit is contained in:
7
Content.Server/Zombies/InitialInfectedExemptComponent.cs
Normal file
7
Content.Server/Zombies/InitialInfectedExemptComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.Zombies;
|
||||
|
||||
[RegisterComponent]
|
||||
public partial class InitialInfectedExemptComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user