Allow non-humanoid roles (#9604)
This commit is contained in:
@@ -17,6 +17,9 @@ namespace Content.Server.Roles
|
||||
[ViewVariables]
|
||||
public string? StartingGear => Prototype.StartingGear;
|
||||
|
||||
[ViewVariables]
|
||||
public string? JobEntity => Prototype.JobEntity;
|
||||
|
||||
[ViewVariables]
|
||||
public bool CanBeAntag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user