Antag preferences and antag prototype (#1264)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Content.Server.Mobs.Roles
|
||||
public JobPrototype Prototype { get; }
|
||||
|
||||
public override string Name { get; }
|
||||
public override bool Antag => false;
|
||||
public override bool Antagonist => false;
|
||||
|
||||
public string StartingGear => Prototype.StartingGear;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user