From e7d7a63177d057fba2f8c343aaee8bac43e3d48d Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Thu, 29 Aug 2013 00:42:40 -0700 Subject: [PATCH] Type of unathi breacher fixed. --- code/modules/clothing/spacesuits/alien.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/alien.dm b/code/modules/clothing/spacesuits/alien.dm index 0db5e03302..ebad97e986 100644 --- a/code/modules/clothing/spacesuits/alien.dm +++ b/code/modules/clothing/spacesuits/alien.dm @@ -66,7 +66,7 @@ item_state = "rig-unathi-cheap" slowdown = 3 -/obj/item/clothing/head/helmet/space/breacher +/obj/item/clothing/head/helmet/space/unathi/breacher name = "breacher helm" desc = "Weathered, ancient and battle-scarred. The helmet is too." icon_state = "unathi_breacher"