diff --git a/Content.Shared/_NF/Clothing/Components/HarpyClothingComponent.cs b/Content.Shared/_NF/Clothing/Components/HarpyClothingComponent.cs deleted file mode 100644 index 22b516f466e..00000000000 --- a/Content.Shared/_NF/Clothing/Components/HarpyClothingComponent.cs +++ /dev/null @@ -1,11 +0,0 @@ -using Robust.Shared.GameStates; - -namespace Content.Shared._NF.Clothing.Components; -/// <summary> -/// To be used with Harpy to replace the tag -/// </summary> -[RegisterComponent, NetworkedComponent] -public sealed partial class HarpyClothingComponent : Component -{ - -} diff --git a/Resources/Prototypes/_DV/tags.yml b/Resources/Prototypes/_DV/tags.yml index 44d7f118b72..68f58d89b79 100644 --- a/Resources/Prototypes/_DV/tags.yml +++ b/Resources/Prototypes/_DV/tags.yml @@ -33,9 +33,6 @@ - type: Tag id: SecDogWearable # allows Laika to wear meson goggles (and more later?) -#- type: Tag # Frontier - This was replaced with HarpyClothing comp -# id: Skirt # Frontier - This was replaced with HarpyClothing comp - - type: Tag id: SpeedLoaderSpecial