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"