Holderrrr

This commit is contained in:
Fermi
2019-10-04 02:24:02 +01:00
parent 9d0aeeee53
commit 257336ae0d

View File

@@ -750,6 +750,8 @@
del_reagent(R.id)
else
total_volume += R.volume
if(total_volume <= 0)
pH = 7
return 0
/datum/reagents/proc/clear_reagents()