From 8f2a69846f5f9d76b2df64f41a6a3315f77009ba Mon Sep 17 00:00:00 2001 From: Vile Beggar Date: Thu, 18 Apr 2019 13:46:22 +0200 Subject: [PATCH] does the thing (#43645) --- code/modules/clothing/suits/cloaks.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/suits/cloaks.dm b/code/modules/clothing/suits/cloaks.dm index 3e399cc5bc9..cb40b6bf05d 100644 --- a/code/modules/clothing/suits/cloaks.dm +++ b/code/modules/clothing/suits/cloaks.dm @@ -32,6 +32,7 @@ name = "chief engineer's cloak" desc = "Worn by Engitopia, wielders of an unlimited power." icon_state = "cecloak" + resistance_flags = FIRE_PROOF /obj/item/clothing/neck/cloak/rd name = "research director's cloak"