From 2006ccf4efa0b4bafb6b731691c12cd7af467652 Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Sat, 11 Jan 2020 00:12:52 -0600 Subject: [PATCH] nicc you buffoon you never adjusted the hood type --- code/modules/mining/equipment/explorer_gear.dm | 1 + code/modules/mining/machine_vending.dm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/mining/equipment/explorer_gear.dm b/code/modules/mining/equipment/explorer_gear.dm index 86889c5d00..bdca4bb7df 100644 --- a/code/modules/mining/equipment/explorer_gear.dm +++ b/code/modules/mining/equipment/explorer_gear.dm @@ -29,6 +29,7 @@ resistance_flags = FIRE_PROOF /obj/item/clothing/suit/hooded/explorer/standard + hoodtype = /obj/item/clothing/head/hooded/explorer/standard /obj/item/clothing/head/hooded/explorer/standard diff --git a/code/modules/mining/machine_vending.dm b/code/modules/mining/machine_vending.dm index e5cab4438a..54f8e11b07 100644 --- a/code/modules/mining/machine_vending.dm +++ b/code/modules/mining/machine_vending.dm @@ -302,7 +302,7 @@ /obj/item/storage/backpack/duffelbag/mining_cloned name = "mining replacement kit" - desc = "A large bag that has advance tools and a spare jumpsuit, boots, and gloves for a newly cloned miner to get back in the field. Even as a new Id!" + desc = "A large bag that has advance tools and a spare jumpsuit, boots, and gloves for a newly cloned miner to get back in the field. Even has a new ID!" /obj/item/storage/backpack/duffelbag/mining_cloned/PopulateContents() new /obj/item/pickaxe/mini(src)