--- deliantra/arch/res/sound.conf.res 2007/07/31 02:41:31 1.4 +++ deliantra/arch/res/sound.conf.res 2007/07/31 13:24:05 1.5 @@ -2,7 +2,7 @@ "compat": [ ["new_player" , "cf/magic"], ["fire_arrow" , "cf/fwoomp"], - ["learn_spell" , "fx/signature-03"], + ["learn_spell" , "fx/signature-22"], ["fumble_spell" , "cf/missed"], ["wand_poof" , "cf/missed"], ["open_door" , "cf/crumble"], @@ -160,5 +160,11 @@ ["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" + } }