Traitor objective issuers (#27855)

* the thing

* another one

---------

Co-authored-by: whateverusername0 <whateveremail>
This commit is contained in:
username
2024-05-10 12:01:02 +10:00
committed by GitHub
parent a4ab997f1f
commit 42571b12e9
4 changed files with 21 additions and 4 deletions

View File

@@ -31,6 +31,9 @@ public sealed partial class TraitorRuleComponent : Component
[DataField]
public ProtoId<DatasetPrototype> CodewordVerbs = "verbs";
[DataField]
public ProtoId<DatasetPrototype> ObjectiveIssuers = "TraitorCorporations";
public int TotalTraitors => TraitorMinds.Count;
public string[] Codewords = new string[3];