--- deliantra/arch/res/sound.conf.res 2007/07/26 21:33:58 1.3 +++ deliantra/arch/res/sound.conf.res 2007/08/01 00:53:03 1.6 @@ -2,7 +2,7 @@ "compat": [ ["new_player" , "cf/magic"], ["fire_arrow" , "cf/fwoomp"], - ["learn_spell" , "cf/chord"], + ["learn_spell" , "fx/signature-22"], ["fumble_spell" , "cf/missed"], ["wand_poof" , "cf/missed"], ["open_door" , "cf/crumble"], @@ -29,7 +29,7 @@ ["small fireball" , "cf/swish"], ["medium fireball" , "cf/swish"], ["large fireball" , "cf/swish"], - ["burning hands" , "cf/magic"], + ["burning hands" , "wn/fire"], ["small lightning" , "cf/elecurrent"], ["large lightning" , "cf/high_volt"], ["magic missile" , "cf/swish"], @@ -160,5 +160,16 @@ ["charm monsters" , "cf/magic"], ["banishment" , "cf/choir"], ["create missile" , "cf/magic"] - ] + ], + "event": { + "level_up" : "fx/signature-01", + "skill_up" : "fx/signature-02", + "nimbus_win" : "fx/signature-18", + "nimbus_loss" : "fx/signature-26", + "convert_item" : "wn/receive", + "shop_enter" : "wn/arrive", + "shop_leave" : "wn/arrive", + "shop_sell" : "wn/gold", + "shop_buy" : "wn/gold" + } }