From 266e5892f0faaea51eed1e40dd7525a0e8ec0a5a Mon Sep 17 00:00:00 2001 From: zeroisthebiggay <43571008+zeroisthebiggay@users.noreply.github.com> Date: Tue, 21 Feb 2023 05:21:09 -0500 Subject: [PATCH] Update assistant.dm --- code/modules/jobs/job_types/assistant.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/jobs/job_types/assistant.dm b/code/modules/jobs/job_types/assistant.dm index 7ce29db178..6ec7d2c438 100644 --- a/code/modules/jobs/job_types/assistant.dm +++ b/code/modules/jobs/job_types/assistant.dm @@ -22,7 +22,6 @@ Assistant threat = 0.2 family_heirlooms = list( - /obj/item/storage/toolbox/mechanical/old/heirloom, /obj/item/clothing/gloves/cut/family )