mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-18 03:32:56 +01:00
Buy The Elder Scrolls V: Skyrim Special Edition for 39.99 on Steam.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user