Spell descriptions (#352)

* - add: Spell descriptions and more.

* - add: Update wizard shuttle.

* - add: Add wizard to secret.

* - add: Call shuttle on wizard death.
This commit is contained in:
Aviu00
2024-06-15 00:47:49 +00:00
committed by GitHub
parent 6b1395b8d6
commit e90ffe3973
10 changed files with 181 additions and 20 deletions

View File

@@ -50,7 +50,7 @@ public sealed partial class WizardRuleComponent : Component
[DataField]
public ProtoId<NpcFactionPrototype> Faction = "Wizard";
public RoundEndBehavior RoundEndBehavior = RoundEndBehavior.Nothing;
public RoundEndBehavior RoundEndBehavior = RoundEndBehavior.ShuttleCall;
[DataField]
public string RoundEndTextSender = "comms-console-announcement-title-centcom";