Makes put_in_hands use drop_location() (#31347)
This commit is contained in:
committed by
CitadelStationBot
parent
028157f3b2
commit
ebcacc733f
@@ -216,7 +216,7 @@
|
||||
if(del_on_fail)
|
||||
qdel(I)
|
||||
return FALSE
|
||||
I.forceMove(get_turf(src))
|
||||
I.forceMove(drop_location())
|
||||
I.layer = initial(I.layer)
|
||||
I.plane = initial(I.plane)
|
||||
I.dropped(src)
|
||||
|
||||
Reference in New Issue
Block a user