Gives Chaplain their Bible 🙏 (#6269)
This commit is contained in:
8
Content.Server/Bible/Components/BibleUserComponent.cs
Normal file
8
Content.Server/Bible/Components/BibleUserComponent.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Analyzers;
|
||||
|
||||
namespace Content.Server.Bible.Components
|
||||
{
|
||||
[RegisterComponent, ComponentProtoName("BibleUser")]
|
||||
public sealed class BibleUserComponent : Component {}
|
||||
}
|
||||
Reference in New Issue
Block a user