it just works

This commit is contained in:
TrilbySpaceClone
2020-02-04 04:18:44 -05:00
parent c458c243a7
commit c8dff8fbc5
7 changed files with 88 additions and 23 deletions
+11
View File
@@ -81,3 +81,14 @@
return
loc.visible_message("<span class='warning'>[user] suddenly appears in front of [loc]!</span>", "<span class='userdanger'>[user] breaks free of [src]!</span>")
qdel(src)
// Containment bodybag
/obj/item/bodybag/containment
name = "radiation containment body bag"
desc = "A folded heavy body bag designed for the storage and transportation of cadavers with heavy radiation."
icon = 'icons/obj/bodybag.dmi'
icon_state = "radbodybag_folded"
unfoldedbag_path = /obj/structure/closet/body_bag/containment
w_class = WEIGHT_CLASS_NORMAL
item_flags = NO_MAT_REDEMPTION | RAD_NO_CONTAMINATE