Radsuit crate (#16786)

* radsuit crate

* We engineer now

* my autism

* i'm surprised.

* Upgrades the radiation crate with geiger counters

* Tweaks
This commit is contained in:
jknpj
2017-12-23 12:04:51 -02:00
committed by DamianX
parent ef0688d230
commit ab251a794b
2 changed files with 13 additions and 1 deletions

View File

@@ -376,12 +376,16 @@
..()
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/device/geiger_counter(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/device/geiger_counter(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/device/geiger_counter(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/device/geiger_counter(src)
/obj/structure/closet/Cross(atom/movable/mover, turf/target, height=1.5, air_group = 0)
if(air_group || (height==0 || wall_mounted))