Fixes throwing leaving a shadowitem in your hand

This commit is contained in:
lm40
2021-10-03 18:53:28 -04:00
parent e667e86813
commit 70b910aa43
+1
View File
@@ -1049,6 +1049,7 @@
do_give(H)
return TRUE
make_item_drop_sound(I)
drop_from_inventory(item)
I.forceMove(get_turf(target))
return TRUE