Revert "[MIRROR] [READY] Taursuits and Tail socks [IDB IGNORE]" (#12965)

This commit is contained in:
Kashargul
2026-08-14 17:34:15 +02:00
committed by GitHub
parent d3e219e5da
commit da80af53e3
126 changed files with 823 additions and 1742 deletions
@@ -1145,7 +1145,7 @@ Departamental Swimsuits, for general use
/obj/item/clothing/suit/storage/hooded/wintercoat/jessie
name = "Handmade Winter Suit"
desc = "A durable, but somewhat ragged lower portion of a snow suit fitted for a wolftaur."
icon = 'icons/inventory/suit/taursuits_snowflake.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "jessiecoat"
/obj/item/clothing/suit/storage/hooded/wintercoat/jessie/mob_can_equip(mob/living/carbon/human/H, slot, disable_warning = FALSE, ignore_obstruction, go_over_slot = FALSE)
@@ -1161,7 +1161,7 @@ Departamental Swimsuits, for general use
name = "Kat's Fox Taur Armor"
desc = "A set of security armor, light weight and easy to run in for a Taur, this item protects the \
entire body."
icon = 'icons/inventory/suit/taursuits_snowflake.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "katesuit"
item_state_slots = null
@@ -1179,7 +1179,7 @@ Departamental Swimsuits, for general use
desc = "Taur engineering voidsuit. Recolored navy blue and white. Slightly tweaked as well to \
get close to having security voidsuit protection as possible with a slight reduction in movement \
speed to compensate for custom padding and armor Kateryna made herself."
icon = 'icons/inventory/suit/taursuits_snowflake.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "lilithsuit"
species_restricted = null
armor = list(melee = 40, bullet = 20, laser = 20,energy = 5, bomb = 35, bio = 100, rad = 20)
@@ -1532,7 +1532,7 @@ Departamental Swimsuits, for general use
armor = list(melee = 0, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0)
desc = "A series of armor plates painted black, deployed from a back-mounted module. They fit smoothly over the unit's armor plates and projects a skintight bubble shield over the unit's uncovered parts. Faceplate and coolant unit not included."
species_restricted = null
icon = 'icons/inventory/suit/taursuits_snowflake.dmi'
icon = 'icons/mob/taursuits_lizard.dmi'
icon_state = "hasd_suit"
pixel_x = -16
@@ -455,7 +455,7 @@
name = "custom security cuirass"
desc = "An armored vest that protects against some damage. It appears to be created for a wolfhound. The name 'Serdykov L. Antoz' is written on a tag inside one of the haunchplates."
species_restricted = null //Species restricted since all it cares about is a taur half
icon = 'icons/inventory/suit/taursuits_snowflake.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "serdy_armor"
item_state = "serdy_armor"
body_parts_covered = CHEST|LEGS|ARMS //It's a full body suit, minus hands and feet. Arms and legs should be protected, not just the torso. Retains normal security armor values still.