[MIRROR] Fix some phased shadekin interactions (#12982)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-08-22 12:47:14 -04:00
committed by GitHub
co-authored by Will Cameron Lennox
parent 080a05bb4c
commit 797bc17c06
3 changed files with 19 additions and 2 deletions
@@ -232,6 +232,8 @@
..()
/obj/structure/bed/chair/wheelchair/MouseDrop(over_object, src_location, over_location)
if(usr.is_incorporeal())
return
..()
if((over_object == usr && (in_range(src, usr) || usr.contents.Find(src))))
if(!ishuman(usr)) return