From be7b23ee85d5f72e4736d8c2b6ca11e8c1c46c62 Mon Sep 17 00:00:00 2001 From: ariaworld <143797359+ariaworld@users.noreply.github.com> Date: Tue, 24 Oct 2023 02:21:50 +0200 Subject: [PATCH] Fix: Cow Thigh Highs not appearing in loadout. --- modular_splurt/code/modules/client/loadout/socks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_splurt/code/modules/client/loadout/socks.dm b/modular_splurt/code/modules/client/loadout/socks.dm index d44e772163da..0d48b6707c0e 100644 --- a/modular_splurt/code/modules/client/loadout/socks.dm +++ b/modular_splurt/code/modules/client/loadout/socks.dm @@ -2,7 +2,7 @@ name = "Cow Thigh High Socks" path = /obj/item/clothing/underwear/socks/thigh/thigh_cow -/datum/gear/socks/thigh/thigh_cow +/datum/gear/socks/thigh/fishnet name = "Fishnet tights" path = /obj/item/clothing/underwear/socks/thigh/fishnet/white //This one is pretty much greyscale aka easier to recolor