From ea60e1c838ffca7f681a5b077c5e22deb92a7895 Mon Sep 17 00:00:00 2001 From: Iajret Creature <122297233+Steals-The-PRs@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:01:04 +0300 Subject: [PATCH] [MIRROR] civil defense symptom kitis now available for purchase (#5250) * civil defense symptom kitis now available for purchase (#4692) ok... * [MIRROR] civil defense symptom kitis now available for purchase --------- Co-authored-by: Kocma-san <112967882+Kocma-san@users.noreply.github.com> Co-authored-by: StealsThePRs --- .../company_imports/code/armament_datums/deforest_medical.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_nova/modules/company_imports/code/armament_datums/deforest_medical.dm b/modular_nova/modules/company_imports/code/armament_datums/deforest_medical.dm index 9373b32c2bb..e165fd476cd 100644 --- a/modular_nova/modules/company_imports/code/armament_datums/deforest_medical.dm +++ b/modular_nova/modules/company_imports/code/armament_datums/deforest_medical.dm @@ -7,7 +7,7 @@ /datum/armament_entry/company_import/deforest/first_aid_kit subcategory = "First-Aid Kits" -/datum/armament_entry/deforest/first_aid_kit/civil_defense/comfort +/datum/armament_entry/company_import/deforest/first_aid_kit/comfort item_type = /obj/item/storage/medkit/civil_defense/comfort/stocked cost = PAYCHECK_COMMAND * 2