mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
[s] Fix grinder detach. (#31836)
This commit is contained in:
@@ -343,6 +343,8 @@
|
||||
return
|
||||
if(!Adjacent(user))
|
||||
return
|
||||
if(operating)
|
||||
return
|
||||
if(HAS_TRAIT(user, TRAIT_HANDS_BLOCKED))
|
||||
return
|
||||
beaker.forceMove(get_turf(src))
|
||||
|
||||
Reference in New Issue
Block a user