mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-26 01:53:02 +00:00
Merge pull request #6602 from Heroman3003/legcuffening
Makes legcuffs printable in hacked autolathe
This commit is contained in:
@@ -133,3 +133,8 @@
|
|||||||
name = "handcuffs"
|
name = "handcuffs"
|
||||||
path =/obj/item/weapon/handcuffs
|
path =/obj/item/weapon/handcuffs
|
||||||
hidden = 1
|
hidden = 1
|
||||||
|
|
||||||
|
/datum/category_item/autolathe/general/legcuffs
|
||||||
|
name = "legcuffs"
|
||||||
|
path =/obj/item/weapon/handcuffs/legcuffs
|
||||||
|
hidden = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user