From 2c4783386fb108f37ab844b6ad2bb567ec0cb425 Mon Sep 17 00:00:00 2001 From: Yoshax Date: Wed, 29 Apr 2015 16:11:53 +0100 Subject: [PATCH] Removes CE's hardhat --- code/modules/client/preferences_gear.dm | 6 ------ 1 file changed, 6 deletions(-) diff --git a/code/modules/client/preferences_gear.dm b/code/modules/client/preferences_gear.dm index 2431d48109..03a1104905 100644 --- a/code/modules/client/preferences_gear.dm +++ b/code/modules/client/preferences_gear.dm @@ -199,12 +199,6 @@ var/global/list/gear_datums = list() cost = 2 slot = slot_head -/datum/gear/whardhat - display_name = "hardhat, white" - path = /obj/item/clothing/head/hardhat/white - cost = 2 - slot = slot_head - /datum/gear/boater display_name = "hat, boatsman" path = /obj/item/clothing/head/boaterhat