From b34850d7cf99a5e2e2b341a203fe52b730d22e85 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Wed, 12 Dec 2018 20:18:38 +0100 Subject: [PATCH] Adding the holocollar to the Autolathe listing Kinky --- code/datums/autolathe/general.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/datums/autolathe/general.dm b/code/datums/autolathe/general.dm index be80f4b9db..f457a4b5be 100644 --- a/code/datums/autolathe/general.dm +++ b/code/datums/autolathe/general.dm @@ -126,3 +126,7 @@ name = "handcuffs" path =/obj/item/weapon/handcuffs hidden = 1 + +/datum/category_item/autolathe/general/holocollar + name = "Holo-collar" + path =/obj/item/clothing/accessory/collar/holo //Chomp edit Adding holo collar to list of craftable items