diff --git a/modular_splurt/code/modules/client/loadout/socks.dm b/modular_splurt/code/modules/client/loadout/socks.dm index 2deee41786..d44e772163 100644 --- a/modular_splurt/code/modules/client/loadout/socks.dm +++ b/modular_splurt/code/modules/client/loadout/socks.dm @@ -5,3 +5,7 @@ /datum/gear/socks/thigh/thigh_cow name = "Fishnet tights" path = /obj/item/clothing/underwear/socks/thigh/fishnet/white //This one is pretty much greyscale aka easier to recolor + +/datum/gear/socks/garter + name = "Garters" + path = /obj/item/clothing/underwear/socks/garter