mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user