--- deliantra/arch/res/sound.conf.res 2007/08/12 05:59:24 1.11 +++ deliantra/arch/res/sound.conf.res 2007/08/12 13:10:00 1.12 @@ -19,7 +19,7 @@ ["player_dies" , "cf/gong"], ["ob_evaporate" , "cf/whoosh"], ["ob_explode" , "cf/explosion"], - ["clock" , "cf/towerclock"], + ["sound_clock" , "cf/towerclock"], ["turn_handle" , "cf/boink2"], ["fall_hole" , "cf/rocks-falling"], ["drink_poison" , "cf/puke"] @@ -174,6 +174,8 @@ "monster_destroy" : "cf/short_squish", "trap_spring" : "misc/knarz", "inscribe_success" : "wn/receive", - "inscribe_fail" : "cf/missed" + "inscribe_fail" : "cf/missed", + "chest_open" : "wn/open-chest", + "chest_close" : "wn/open-chest" } }