Applies rad_flags to a lot of common items + bluespace bags

Also applies fireproofing to Captain's bag. Eng Sachel /duffle get it too for consistency.
This commit is contained in:
Poojawa
2019-09-28 03:22:17 -05:00
parent 30e6445c0a
commit 9bd6f83034
8 changed files with 29 additions and 3 deletions
@@ -19,6 +19,7 @@ GLOBAL_LIST_EMPTY(rubber_toolbox_icons)
var/latches = "single_latch"
var/has_latches = TRUE
var/can_rubberify = TRUE
rad_flags = RAD_PROTECT_CONTENTS | RAD_NO_CONTAMINATE //very protecc too
/obj/item/storage/toolbox/Initialize(mapload)
. = ..()