mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Update Chemistry-Machinery.dm
This commit is contained in:
@@ -592,7 +592,7 @@
|
||||
|
||||
/obj/machinery/chem_master/attackby(var/obj/item/B as obj, var/mob/user as mob, params)
|
||||
|
||||
if(default_deconstruction_screwdriver(user, "mixer0", "mixer0", I)
|
||||
if(default_deconstruction_screwdriver(user, "mixer0", "mixer0", I))
|
||||
if(beaker)
|
||||
beaker.loc = src.loc
|
||||
beaker = null
|
||||
|
||||
Reference in New Issue
Block a user