mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 05:56:28 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user