Adds yet another new loadout accessory.

-Drop straps. Basically dropped suspenders or drop pouches without the pouches.
-Basically I've been really digging the aesthetic thiccness of the drop pouches and just wanted the look available without the access walls and color restrictions.
-Yeah it's colorable too.
This commit is contained in:
Verkister
2017-11-22 22:56:38 +02:00
parent 1aa1843fff
commit d699b23e9f
4 changed files with 20 additions and 1 deletions
@@ -1050,7 +1050,6 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie
/obj/item/clothing/accessory/tronket
name = "metal necklace"
desc = "A shiny steel chain with a vague metallic object dangling off it."
w_class = ITEMSIZE_SMALL
icon = 'icons/vore/custom_items_vr.dmi'
icon_override = 'icons/vore/custom_clothes_vr.dmi'
icon_state = "tronket"
@@ -1059,6 +1058,17 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie
slot_flags = SLOT_TIE
slot = "over"
/obj/item/clothing/accessory/flops
name = "drop straps"
desc = "Wearing suspenders over shoulders? That's been so out for centuries and you know better."
icon = 'icons/vore/custom_items_vr.dmi'
icon_override = 'icons/vore/custom_clothes_vr.dmi'
icon_state = "flops"
item_state = "flops"
overlay_state = "flops"
slot_flags = SLOT_TIE
slot = "over"
//The perfect adminboos device?
/obj/item/device/perfect_tele
name = "personal translocator"