Merge pull request #14878 from Putnam3145/remove-sleeps

Hopefully fixes whatever requires SHOULD_NOT_SLEEP to be commented out in processing
This commit is contained in:
silicons
2021-07-01 21:57:19 -07:00
committed by GitHub
41 changed files with 180 additions and 107 deletions
@@ -40,6 +40,7 @@
/datum/chemical_reaction/proc/on_reaction(datum/reagents/holder, multiplier, specialreact)
set waitfor = FALSE
return
//I recommend you set the result amount to the total volume of all components.