Refactors butchering to a component - item-based butchering effectiveness, speed, and chances (#35744)

* Butchering component

* auto-butchering based on toolspeed

* Gives drills their butchering back

* redoes toggles
This commit is contained in:
Ashe Higgs
2018-02-25 15:50:16 -05:00
committed by CitadelStationBot
parent 0589c06507
commit a7d5e4cdcf
29 changed files with 207 additions and 30 deletions
@@ -671,6 +671,7 @@
spirits = list()
START_PROCESSING(SSobj, src)
GLOB.poi_list |= src
AddComponent(/datum/component/butchering, 150, 90)
/obj/item/melee/ghost_sword/Destroy()
for(var/mob/dead/observer/G in spirits)