--- deliantra/server/include/object.h 2007/07/31 17:33:14 1.139 +++ deliantra/server/include/object.h 2007/08/01 19:15:50 1.141 @@ -188,6 +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_destroy); /* played on destroy */ living ACC (RO, stats); /* Str, Con, Dex, etc */ /* See the pod/objects.pod for more info about body locations */