ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/object.C
(Generate patch)

Comparing deliantra/server/common/object.C (file contents):
Revision 1.168 by root, Thu Jul 26 00:27:07 2007 UTC vs.
Revision 1.169 by root, Wed Aug 1 01:07:42 2007 UTC

959 if (destroyed ()) 959 if (destroyed ())
960 return; 960 return;
961 961
962 if (destroy_inventory) 962 if (destroy_inventory)
963 destroy_inv (false); 963 destroy_inv (false);
964
965 play_sound (sound_die);
964 966
965 attachable::destroy (); 967 attachable::destroy ();
966} 968}
967 969
968/* 970/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines