From 3c4370e1d07d8a8d90d86d5a21728c34982582c8 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 14 Sep 2019 21:49:03 -0400 Subject: [PATCH] Fixes wrong path --- code/modules/clothing/spacesuits/rig/suits/ert_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/rig/suits/ert_vr.dm b/code/modules/clothing/spacesuits/rig/suits/ert_vr.dm index 4f50e0b6bcb..034ea31865f 100644 --- a/code/modules/clothing/spacesuits/rig/suits/ert_vr.dm +++ b/code/modules/clothing/spacesuits/rig/suits/ert_vr.dm @@ -1,4 +1,4 @@ -/obj/item/weapon/rig/ert/security +/obj/item/weapon/rig/ert/janitor name = "ERT-J suit control module" desc = "A suit worn by the janitorial division of an Emergency Response Team. Has purple highlights. Armoured and space ready." suit_type = "ERT janitor"