mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Fixes throwing leaving a shadowitem in your hand
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user