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
@@ -110,3 +110,7 @@
eatverb = "devours"
list_reagents = list("nutriment" = 3, "vitamin" = 2)
foodtype = GROSS | MEAT | RAW
grind_results = list("blood" = 20, "liquidgibs" = 5)
/obj/item/reagent_containers/food/snacks/deadmouse/on_grind()
reagents.clear_reagents()