diff --git a/code/modules/clothing/spacesuits/miscellaneous.dm b/code/modules/clothing/spacesuits/miscellaneous.dm index 18b44128873..abed3c94698 100644 --- a/code/modules/clothing/spacesuits/miscellaneous.dm +++ b/code/modules/clothing/spacesuits/miscellaneous.dm @@ -84,8 +84,9 @@ name = "officer beret" desc = "An armored beret commonly used by special operations officers." icon_state = "beret_officer" - armor = list(MELEE = 80, BULLET = 80, LASER = 50, ENERGY = 50, BOMB = 100, BIO = 100, RAD = 100, FIRE = 100, ACID = 100) flags = STOPSPRESSUREDMAGE | THICKMATERIAL + flags_inv = null + /obj/item/clothing/head/helmet/space/deathsquad/beret/solgov name = "\improper Trans-Solar Federation commander's beret"