Buy The Elder Scrolls V: Skyrim Special Edition for 39.99 on Steam.

This commit is contained in:
chaoko99
2019-09-04 19:35:54 -07:00
parent 6e49f0b568
commit e94db4c1f9
-1
View File
@@ -270,7 +270,6 @@
if(pumping > 0)
if(beaker)
if(beaker.reagents.total_volume < beaker.reagents.maximum_volume)
var/pumped = 0
for(var/datum/reagent/x in occupant.ingested.reagent_list)
occupant.ingested.trans_to_obj(beaker, 3)
else