--- deliantra/arch/res/sound.conf.res 2007/08/12 05:59:24 1.11 +++ deliantra/arch/res/sound.conf.res 2007/08/16 11:34:51 1.13 @@ -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,10 @@ "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", + "skill_learn" : "fx/signature-22", + "generic_failure" : "cf/missed" } }