Antag preferences and antag prototype (#1264)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Content.Server.Mobs
|
||||
/// <summary>
|
||||
/// Whether this role should be considered antagonistic or not.
|
||||
/// </summary>
|
||||
public abstract bool Antag { get; }
|
||||
public abstract bool Antagonist { get; }
|
||||
|
||||
protected Role(Mind mind)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user