Can now join compatible cable coils of any type.

Partial backport of #11656. Fixes #10935.
This commit is contained in:
PsiOmegaDelta
2015-12-25 11:19:59 +01:00
parent 6617ab6bf9
commit faec92b553

View File

@@ -480,6 +480,7 @@ obj/structure/cable/proc/cableColor(var/colorC)
slot_flags = SLOT_BELT
item_state = "coil"
attack_verb = list("whipped", "lashed", "disciplined", "flogged")
stacktype = /obj/item/stack/cable_coil
/obj/item/stack/cable_coil/cyborg
name = "cable coil synthesizer"