Merge pull request #13246 from silicons/anomaly_manufacturing

anomaly manufacturing port from tg. supermatter anomaly generation nerfed to 20% rather than removed
This commit is contained in:
BlackMajor
2020-09-06 17:53:35 +12:00
committed by GitHub
11 changed files with 332 additions and 9 deletions
@@ -289,3 +289,9 @@
. = TRUE
update_icon()
/**
* Returns if this is ready to be detonated. Checks if both tanks are in place.
*/
/obj/item/transfer_valve/proc/ready()
return tank_one && tank_two