Ejecting beakers from a grinder as a mob without hands no longer deletes the beaker (#16373)

* cyborgs dont eat beakers

* updates cl

* rename cl
This commit is contained in:
Llywelwyn
2023-05-20 15:21:10 +00:00
committed by GitHub
parent cb34328428
commit 7aef5a3f6d
2 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -486,7 +486,7 @@
if(!H.put_in_active_hand(beaker))
beaker.forceMove(get_turf(src))
else
forceMove(get_turf(src))
beaker.forceMove(get_turf(src))
beaker = null
update_icon()