Cursed Mask (#29659)
* Cursed Mask * extra expressions * block ingestion * mind returning * okay fix the removal shit
This commit is contained in:
6
Content.Client/Clothing/Systems/CursedMaskSystem.cs
Normal file
6
Content.Client/Clothing/Systems/CursedMaskSystem.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using Content.Shared.Clothing;
|
||||
|
||||
namespace Content.Client.Clothing.Systems;
|
||||
|
||||
/// <inheritdoc/>
|
||||
public sealed class CursedMaskSystem : SharedCursedMaskSystem;
|
||||
Reference in New Issue
Block a user