From 8526dd240b55d4b43a5ae42dc37bf88f0dc42a6f Mon Sep 17 00:00:00 2001
From: Whatstone <whatston3@gmail.com>
Date: Fri, 31 Jan 2025 14:30:49 -0500
Subject: [PATCH] Remove unused HarpyClothing component, Skirt tag

---
 .../_NF/Clothing/Components/HarpyClothingComponent.cs | 11 -----------
 Resources/Prototypes/_DV/tags.yml                     |  3 ---
 2 files changed, 14 deletions(-)
 delete mode 100644 Content.Shared/_NF/Clothing/Components/HarpyClothingComponent.cs

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