--- deliantra/server/common/object.C 2007/07/26 00:27:07 1.168 +++ deliantra/server/common/object.C 2007/08/01 01:07:42 1.169 @@ -962,6 +962,8 @@ if (destroy_inventory) destroy_inv (false); + play_sound (sound_die); + attachable::destroy (); }