Radsuit Resprite (#12145)

This commit is contained in:
Geeves
2021-07-08 14:10:52 -03:00
committed by GitHub
parent 2a2032c94a
commit 471c87c490
11 changed files with 37 additions and 13 deletions
@@ -163,12 +163,12 @@
icon_closed = "radsuitcloset"
/obj/structure/closet/radiation/fill()
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/clothing/glasses/safety/goggles(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/clothing/glasses/safety/goggles(src)
for(var/i = 1 to 2)
new /obj/item/clothing/head/radiation(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/glasses/safety/goggles(src)
for(var/i = 1 to 2)
new /obj/item/reagent_containers/hypospray/autoinjector/hyronalin(src)
/*
* Bombsuit closet