mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user