Merge pull request #14586 from BlueWildrose/whattheheckdrones

Fixed drones nullspacing things they try to place on tables and in closets
This commit is contained in:
Lin
2021-04-10 20:03:59 -05:00
committed by GitHub
@@ -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)