--- deliantra/server/include/object.h 2007/08/01 01:07:42 1.140 +++ deliantra/server/include/object.h 2007/08/01 19:15:50 1.141 @@ -188,7 +188,7 @@ body_slot slot [NUM_BODY_LOCATIONS]; faceidx ACC (RW, face); /* the graphical face */ faceidx ACC (RW, sound); /* the sound face */ - faceidx ACC (RW, sound_die); /* played on destroy */ + faceidx ACC (RW, sound_destroy); /* played on destroy */ living ACC (RO, stats); /* Str, Con, Dex, etc */ /* See the pod/objects.pod for more info about body locations */