add: funny keys that can lock doors (#113)
This commit is contained in:
7
Content.Shared/_White/Keyhole/Components/KeyComponent.cs
Normal file
7
Content.Shared/_White/Keyhole/Components/KeyComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Shared._White.Keyhole.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed partial class KeyComponent : KeyBaseComponent
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user