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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user