--- deliantra/arch/res/sound.conf.res 2007/08/01 01:56:18 1.7 +++ deliantra/arch/res/sound.conf.res 2007/08/12 05:59:24 1.11 @@ -5,7 +5,7 @@ ["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"], @@ -170,6 +170,10 @@ "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" } }