From 8637a501096641d4c024f16cbf2631ebf6140066 Mon Sep 17 00:00:00 2001 From: AndroBetel <44546836+AndroBetel@users.noreply.github.com> Date: Sun, 25 Aug 2024 17:17:31 +0300 Subject: [PATCH] Update head.dm --- code/modules/clothing/head/head.dm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/code/modules/clothing/head/head.dm b/code/modules/clothing/head/head.dm index f6a3297148..49eac763e5 100644 --- a/code/modules/clothing/head/head.dm +++ b/code/modules/clothing/head/head.dm @@ -448,11 +448,6 @@ icon_state = "coblackberet" desc = "A beret with the USCM Military Police insignia emblazoned on it." -/obj/item/clothing/head/beret/marine/mp/tis - name = "\improper UAAC-TIS Special Agent Beret" - icon_state = "berettis" - desc = "A beret with the UAAC-TIS insignia emblazoned on it. A mark of a TIS Special Agent, these berets are one of the only pieces of equipment that the TIS actually manufactures for itself and earning one is one of the rare signs of achievement the Three Eyes allows." - /obj/item/clothing/head/beret/marine/commander name = "marine commanding officer beret" desc = "A beret with the commanding officer's insignia emblazoned on it. Wearer may suffer the heavy weight of responsibility upon their head and shoulders."