From ab218f150167ee5866c3cf5b8db6692ade4373ec Mon Sep 17 00:00:00 2001 From: BrotherHangyul <74551771+BrotherHangyul@users.noreply.github.com> Date: Fri, 3 Nov 2023 16:04:41 +0000 Subject: [PATCH] Update f13head.dm (#325) b --- code/modules/clothing/head/f13head.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/head/f13head.dm b/code/modules/clothing/head/f13head.dm index af11af3ff1..df5362c3e5 100644 --- a/code/modules/clothing/head/f13head.dm +++ b/code/modules/clothing/head/f13head.dm @@ -418,7 +418,7 @@ desc = "It's a T-51b power helmet, typically used by the Brotherhood. This one sports the markings of the Head Paladin." armor = list("melee" = 75, "bullet" = 75, "laser" = 75, "energy" = 27, "bomb" = 64, "bio" = 100, "rad" = 99, "fire" = 90, "acid" = 40, "wound" = 75) -/obj/item/clothing/head/helmet/f13/power_armor/t51/bos/hardened/enclave +/obj/item/clothing/head/helmet/f13/power_armor/t51b/bos/hardened/enclave name = "advanced power armor helmet mk2" desc = "An intimidating-looking helmet, made by the Enclave. It looks threatening, though cheap." icon_state = "pinkhelmet"