* GameRule, a lot of prototypes and FTL pending

* some protos

* - add: Magic additions, tweaks and bugfixes.

* - add: Wizard gamerule.

* - tweak: Do not call shuttle.

---------

Co-authored-by: melano <92106367+melanoTurbo@users.noreply.github.com>
This commit is contained in:
Aviu00
2024-06-07 16:02:23 +00:00
committed by GitHub
parent bd60968a9c
commit 4fde7aedee
25 changed files with 6051 additions and 41 deletions

View File

@@ -154,6 +154,9 @@ public abstract partial class BaseActionComponent : Component
// WD START
[DataField]
public bool RemoveOnNoCharges;
[DataField]
public bool AlwaysPlaySound = true;
// WD END
/// <summary>