Various Fixes

This commit is contained in:
Fox-McCloud
2015-04-29 18:12:24 -04:00
parent 8c57e4ed0b
commit c1826deeda
4 changed files with 6 additions and 6 deletions
@@ -246,7 +246,7 @@
else
usr << "<span class='notice'>There is no assembly to remove.</span>"
/obj/item/weapon/reagent_containers/glass/beaker/ignite()
/obj/item/weapon/reagent_containers/glass/beaker/proc/heat_beaker()
if(reagents)
reagents.chem_temp += 30
reagents.handle_reactions()