Fixed drones nullspacing things they place on tables and in closets

This commit is contained in:
Blue Wildrose
2021-04-07 21:45:04 -07:00
parent 61928070a2
commit a625b1d770

View File

@@ -6,7 +6,7 @@
//Drone hands
/mob/living/simple_animal/drone/doUnEquip(obj/item/I, force, silent = FALSE)
/mob/living/simple_animal/drone/doUnEquip(obj/item/I, force, newloc, no_move, invdrop = TRUE, silent = FALSE)
if(..())
update_inv_hands()
if(I == head)