From bd9c26fec5864a860e79460b352f1f7e633f45fa Mon Sep 17 00:00:00 2001 From: Graykar <71678679+Anormalcar@users.noreply.github.com> Date: Fri, 5 Apr 2024 21:26:14 -0400 Subject: [PATCH] single line of code removal I love it when a singular line of code actually breaks pulling (pulling grabs (you need hand slot to grab (you have hand slots now))) --- deadspace/code/necromorph/necromorphs/species.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/deadspace/code/necromorph/necromorphs/species.dm b/deadspace/code/necromorph/necromorphs/species.dm index d5fd94dc80d..9d1921678d7 100644 --- a/deadspace/code/necromorph/necromorphs/species.dm +++ b/deadspace/code/necromorph/necromorphs/species.dm @@ -32,7 +32,6 @@ ITEM_SLOT_BACK, ITEM_SLOT_DEX_STORAGE, ITEM_SLOT_NECK, - ITEM_SLOT_HANDS, ITEM_SLOT_BACKPACK, ITEM_SLOT_SUITSTORE, ITEM_SLOT_LPOCKET,