Adds plate carriers, restyles all current station armor to plate carriers, turns arm guards and leg guards into accessories. (#11230)

This commit is contained in:
Matt Atlas
2021-02-21 15:12:17 +01:00
committed by GitHub
parent a9694356e0
commit cc0171f154
38 changed files with 625 additions and 387 deletions

View File

@@ -107,17 +107,17 @@ var/global/list/datum/supply_drop_loot/supply_drop
..()
contents = list(
/obj/item/clothing/head/helmet/riot,
/obj/item/clothing/suit/armor/riot,
/obj/item/clothing/suit/armor/carrier/riot,
/obj/item/clothing/head/helmet/riot,
/obj/item/clothing/suit/armor/riot,
/obj/item/clothing/suit/armor/carrier/riot,
/obj/item/clothing/head/helmet/riot,
/obj/item/clothing/suit/armor/riot,
/obj/item/clothing/suit/armor/carrier/riot,
/obj/item/clothing/suit/armor/vest,
/obj/item/clothing/suit/armor/vest,
/obj/item/clothing/suit/storage/vest,
/obj/item/clothing/suit/storage/vest,
/obj/item/clothing/suit/armor/laserproof,
/obj/item/clothing/suit/armor/bulletproof)
/obj/item/clothing/suit/armor/carrier/ablative,
/obj/item/clothing/suit/armor/carrier/ballistic)
/datum/supply_drop_loot/materials
name = "Materials"