From cc96777b6b16e85d3d62cd88bb6b6798c4ec0e29 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Mon, 16 Oct 2017 16:46:02 -0500 Subject: [PATCH] wrong filepath --- code/citadel/custom_loadout/custom_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/citadel/custom_loadout/custom_items.dm b/code/citadel/custom_loadout/custom_items.dm index cd3e1f343e..5dbde09677 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -163,7 +163,7 @@ item_state = "russianflask" volume = 60 -/obj/item/clothing/mask/gas +/obj/item/clothing/mask/gas/stalker name = "S.T.A.L.K.E.R. mask" desc = "Smells like reactor four." icon = 'icons/obj/custom.dmi'