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
+1
View File
@@ -33,6 +33,7 @@
resistance_flags = FLAMMABLE
var/foldable = /obj/item/stack/sheet/cardboard
var/illustration = "writing"
rad_flags = RAD_PROTECT_CONTENTS | RAD_NO_CONTAMINATE //exploits ahoy
/obj/item/storage/box/Initialize(mapload)
. = ..()