Merge pull request #4377 from Citadel-Station-13/upstream-merge-33181

[MIRROR] All-In-One grinder results are now defined by type, not by huge lists
This commit is contained in:
LetterJay
2017-12-17 21:26:08 -06:00
committed by GitHub
48 changed files with 376 additions and 425 deletions
+1
View File
@@ -472,6 +472,7 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai
attack_verb = list("whipped", "lashed", "disciplined", "flogged")
singular_name = "cable piece"
full_w_class = WEIGHT_CLASS_SMALL
grind_results = list("copper" = 2) //2 copper per cable in the coil
/obj/item/stack/cable_coil/cyborg
is_cyborg = 1