More blood (#514)
* - add: Some construct stuff. * - add: Some rune stuff. * - add: Unvisit. * - add: Better blood rites.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server._White.Cult.Items.Components;
|
||||
|
||||
public abstract partial class BaseMagicHandComponent : Component
|
||||
{
|
||||
[DataField]
|
||||
public string Speech;
|
||||
}
|
||||
Reference in New Issue
Block a user