--- deliantra/arch/res/sound.conf.res 2007/08/02 02:26:03 1.10 +++ 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"] @@ -172,6 +172,12 @@ "shop_sell" : "wn/gold", "shop_buy" : "wn/gold", "monster_destroy" : "cf/short_squish", - "trap_spring" : "cf/fwoomp2" + "trap_spring" : "misc/knarz", + "inscribe_success" : "wn/receive", + "inscribe_fail" : "cf/missed", + "chest_open" : "wn/open-chest", + "chest_close" : "wn/open-chest", + "skill_learn" : "fx/signature-22", + "generic_failure" : "cf/missed" } }