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
@@ -220,8 +220,8 @@
starts_with = list(/obj/item/rig_module/electrowarfare_suite = 1, /obj/item/rig_module/voice = 1)
/obj/item/storage/box/syndie_kit/armor
name = "boxed armor kit"
starts_with = list(/obj/item/clothing/suit/storage/vest/merc = 1, /obj/item/clothing/head/helmet/merc = 1, /obj/item/clothing/gloves/arm_guard/mercs = 1, /obj/item/clothing/shoes/leg_guard/merc = 1)
name = "boxed heavy armor kit"
starts_with = list(/obj/item/clothing/suit/armor/carrier/heavy = 1, /obj/item/clothing/head/helmet/merc = 1)
/obj/item/storage/secure/briefcase/money
starts_with = list(/obj/item/spacecash/c1000 = 10)