Misc runtime fixes

This commit is contained in:
Cerebulon
2021-09-06 19:40:48 +01:00
parent 48337a1d46
commit 41b51e55f7
5 changed files with 29 additions and 27 deletions

View File

@@ -1029,6 +1029,7 @@
do_give(H)
return TRUE
make_item_drop_sound(I)
drop_from_inventory(item)
I.forceMove(get_turf(target))
return TRUE