De-collide-oscope (#16938)

* de-collide-oscope

* de-collide-oscope: taur cleanup

* de-collide-oscope: ears cleanup

* Update vorestation.dme

* de-collide-oscope: taur cleanup

now with added tiger bits

* de-collide-oscope: taur cleanup

tiger markings in dmis

* de-collide-oscope: misc. housekeeping

seperates hair, beards, and markings out into subfiles

* de-collide-oscope: tails and markings cleanup

* de-collide-oscope: small markings port

* de-collide-oscope: marking name fix

did you know that you can't use a + sign in a marking datum name? now you do!

* de-collide-oscope: CI rerun
This commit is contained in:
Killian
2025-01-25 16:15:38 -05:00
committed by GitHub
parent e88ba26a8a
commit fa3458c11b
53 changed files with 7319 additions and 10247 deletions
@@ -1296,7 +1296,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/mob/taursuits_wolf_vr.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "jessiecoat"
item_state = "jessiecoat"
@@ -1313,7 +1313,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/mob/taursuits_wolf_vr.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "katesuit"
item_state_slots = null
@@ -1331,7 +1331,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/mob/taursuits_wolf_vr.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "lilithsuit"
item_state = "lilithsuit"
species_restricted = null
@@ -1752,7 +1752,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/mob/taursuits_lizard_vr.dmi'
icon = 'icons/mob/taursuits_lizard.dmi'
icon_state = "hasd_suit"
item_state = "hasd_suit"
pixel_x = -16
@@ -449,7 +449,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/mob/taursuits_wolf_vr.dmi'
icon = 'icons/mob/taursuits_wolf.dmi'
icon_state = "serdy_armor"
item_state = "serdy_armor"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|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.