added hoodies from chomp

- added hoodies from chomp, added them to loadouts and clothing vendors too
This commit is contained in:
evilew
2024-08-04 17:23:45 +02:00
parent fa2aeda668
commit 5b1eafe9d0
14 changed files with 141 additions and 25 deletions
@@ -19,6 +19,36 @@
path = /obj/item/clothing/suit/hooded/cloak/david
cost = 3
/datum/gear/hoodie
name = "Hoodie"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/hoodie
cost = 1
/datum/gear/hoodiered
name = "Red hoodie"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/hoodie/red
cost = 1
/datum/gear/hoodieblue
name = "Blue hoodie"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/hoodie/blue
cost = 1
/datum/gear/hoodiegreen
name = "Green hoodie"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/hoodie/green
cost = 1
/datum/gear/hoodieblack
name = "Black hoodie"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/hoodie/black
cost = 1
/datum/gear/jacketbomber
name = "Bomber jacket"
category = SLOT_WEAR_SUIT
@@ -526,7 +526,7 @@
cost = 1
GS13
//GS13
/datum/gear/modular_greysuit
name = "Modular Jumpsuit (gray)"
category = SLOT_W_UNIFORM