A round of sprite improvments/additions. (#6363)

This pr aims to implement a bunch of the work done by Amoryblaine (found in this thread https://forums.aurorastation.org/topic/11698-amorys-sprites/)

    Adds new sprites for the tactical gear available in cargo.
    Adds new, green, sprite for the military belt, the old red one is added as a specific syndicate variant.
    Improves the sprite of the ushanka, adds the old one as a variant by request.
    Adds rolled down sleeves states for two sol uniforms, adds sol tactical helmet and heavy armor vest.
    Adds a TCFL jacket to the loadout.
    Changes the flipped sprites of most caps to be leaning rather than straight.
    Makes the visors of biosuits transparent.
    Recolours the security biosuit from orange to pale blue.
    Recolors the hip holster to be black.
    Makes the tactical gas masks eyes transparent.
    Tweaks the red and blue bandanas to be less bright.
    Adds some missing balaclava sprites, Improves the look of rolled up balaclavas.
    Makes the security berets more fitting with the standard blue one.
This commit is contained in:
fernerr
2019-05-23 08:16:55 +02:00
committed by Erki
parent 6d5cb35c8e
commit 7ec85635e5
30 changed files with 141 additions and 26 deletions
@@ -192,7 +192,7 @@
/obj/item/weapon/storage/belt/military
name = "military belt"
desc = "A syndicate belt designed to be used by boarding parties. Its style is modeled after the hardsuits they wear."
desc = "A lightweight, quick to use, military belt. Designed to be comfortably worn even during lengthy military operations."
icon_state = "militarybelt"
item_state = "militarybelt"
storage_slots = 9 //same as a combat belt now
@@ -224,6 +224,11 @@
/obj/item/stack/telecrystal
)
/obj/item/weapon/storage/belt/military/syndicate
desc = "A syndicate belt designed to be used by boarding parties. Its style is modeled after the hardsuits they wear."
icon_state = "militarybelt_syndie"
item_state = "militarybelt_syndie"
/obj/item/weapon/storage/belt/janitor
name = "janibelt"
desc = "A belt used to hold most janitorial supplies."