Expanded the list of things the security hardsuit can hold (#16900)

This commit is contained in:
DamianX
2017-12-31 11:02:47 +01:00
committed by Pieter-Jan Briers
parent fcfeec91d9
commit 84c9ce8b70

View File

@@ -285,7 +285,16 @@
species_fit = list(GREY_SHAPED)
species_restricted = list("exclude",VOX_SHAPED)
armor = list(melee = 60, bullet = 10, laser = 30, energy = 5, bomb = 45, bio = 100, rad = 10)
allowed = list(/obj/item/weapon/gun,/obj/item/device/flashlight,/obj/item/weapon/tank,/obj/item/weapon/melee/baton)
allowed = list(
/obj/item/weapon/gun,
/obj/item/device/flashlight,
/obj/item/weapon/tank,
/obj/item/weapon/melee/baton,
/obj/item/weapon/reagent_containers/spray/pepper,
/obj/item/ammo_storage,
/obj/item/ammo_casing,
/obj/item/weapon/handcuffs,
/obj/item/weapon/bikehorn/baton)
siemens_coefficient = 0.7
pressure_resistance = 40 * ONE_ATMOSPHERE