Added briefings to character menu & the traitor briefing (codewords) (#5971)

This commit is contained in:
Rane
2022-01-05 00:46:40 -05:00
committed by GitHub
parent b1978d1e89
commit 8f6192dafa
5 changed files with 27 additions and 4 deletions

View File

@@ -35,6 +35,8 @@ namespace Content.Server.Mind
private readonly ISet<Role> _roles = new HashSet<Role>();
private readonly List<Objective> _objectives = new();
public string Briefing = String.Empty;
/// <summary>
/// Creates the new mind.