Updates some item drops to use drop_location()
This commit is contained in:
committed by
CitadelStationBot
parent
9f7b3a11c3
commit
12aa356f10
@@ -294,7 +294,7 @@
|
||||
|
||||
/obj/machinery/biogenerator/proc/detach()
|
||||
if(beaker)
|
||||
beaker.loc = src.loc
|
||||
beaker.forceMove(drop_location())
|
||||
beaker = null
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user