From eee427f4b4ae193a9952e47a8d9324a10fd680ad Mon Sep 17 00:00:00 2001 From: Poojawa Date: Sun, 12 Feb 2017 08:48:24 -0600 Subject: [PATCH] magboot hotfix (#218) --- code/modules/clothing/shoes/magboots.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/shoes/magboots.dm b/code/modules/clothing/shoes/magboots.dm index 063b3fbb91..be3bbb4a3a 100644 --- a/code/modules/clothing/shoes/magboots.dm +++ b/code/modules/clothing/shoes/magboots.dm @@ -73,4 +73,4 @@ name = "atmospherics magboots" icon_state = "atmosmagboots0" magboot_state = "atmosmagboots" -resistance_flags = FIRE_PROOF + resistance_flags = FIRE_PROOF