--- deliantra/arch/res/sound.conf.res 2007/08/01 00:53:03 1.6 +++ deliantra/arch/res/sound.conf.res 2007/08/16 11:34:51 1.13 @@ -5,21 +5,21 @@ ["learn_spell" , "fx/signature-22"], ["fumble_spell" , "cf/missed"], ["wand_poof" , "cf/missed"], - ["open_door" , "cf/crumble"], + ["open_door" , "misc/woodimpact"], ["push_player" , "cf/blip"], ["player_hits1" , "cf/hit005"], ["player_hits2" , "cf/pipebang"], ["player_hits3" , "cf/punchhard"], ["player_hits4" , "cf/drip2"], ["player_is_hit1" , "cf/metalclank"], - ["player_is_hit2" , "cf/hit008"], - ["player_is_hit3" , "cf/ouch1"], + ["player_is_hit2" , "wn/human-old-hit-2"], + ["player_is_hit2" , "wn/human-hit-2"], ["player_kills" , "cf/drip"], ["pet_is_killed" , "cf/squish"], ["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"] @@ -170,6 +170,14 @@ "shop_enter" : "wn/arrive", "shop_leave" : "wn/arrive", "shop_sell" : "wn/gold", - "shop_buy" : "wn/gold" + "shop_buy" : "wn/gold", + "monster_destroy" : "cf/short_squish", + "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" } }