mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Dish Incubator
Now the Incubator should stop magically conjuring food whenever there is a beaker without food inside.
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
nanomanager.update_uis(src)
|
||||
|
||||
if(beaker)
|
||||
if(!beaker.reagents.remove_reagent("virusfood",5))
|
||||
if(beaker.reagents.remove_reagent("virusfood",5))
|
||||
foodsupply += 10
|
||||
nanomanager.update_uis(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user