[MIRROR] You can no longer pull out pH Indicator Strips from across the room (COOL GIF INSIDE) [MDB IGNORE] (#18900)

This commit is contained in:
SkyratBot
2023-01-23 10:27:03 -08:00
committed by GitHub
parent 9aca4aab05
commit 63d52ef655
+1 -1
View File
@@ -43,7 +43,7 @@
/obj/item/ph_booklet/MouseDrop(atom/over, src_location, over_location, src_control, over_control, params)
var/mob/living/user = usr
if(!isliving(user))
if(!isliving(user) || !Adjacent(user))
return
if(HAS_TRAIT(user, TRAIT_HANDS_BLOCKED))
return