This commit is contained in:
silicons
2020-08-23 05:27:53 -07:00
parent ce10f90b1c
commit bd5766a8be
7 changed files with 302 additions and 0 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