Simple Webbing Colour (#10955)

This commit is contained in:
Geeves
2021-01-16 12:38:57 +01:00
committed by GitHub
parent 8457607897
commit aa9eedcf7f
5 changed files with 11 additions and 1 deletions
@@ -116,8 +116,9 @@
/datum/gear/accessory/webbing
display_name = "webbing, simple"
path = /obj/item/clothing/accessory/storage/webbing
path = /obj/item/clothing/accessory/storage/webbing/grayscale
cost = 2
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
/datum/gear/accessory/brown_pouches
display_name = "drop pouches, engineering"
@@ -49,6 +49,9 @@
desc = "Sturdy mess of synthcotton belts and buckles, ready to share your burden."
icon_state = "webbing"
/obj/item/clothing/accessory/storage/webbing/grayscale
icon_state = "webbing_g"
/obj/item/clothing/accessory/storage/black_vest
name = "black webbing vest"
desc = "Robust black synthcotton vest with lots of pockets to hold whatever you need, but cannot hold in hands."