Merge pull request #11754 from PsiOmegaDelta/151225-StackThoseCablesRightHereRightNow

Can now join compatible cable coils of any type.
This commit is contained in:
Zuhayr
2015-12-26 18:23:43 +10:30

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"