Маг (#336)
* 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:
7
Content.Server/_White/Wizard/WizardComponent.cs
Normal file
7
Content.Server/_White/Wizard/WizardComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server._White.Wizard;
|
||||
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed partial class WizardComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user