--- deliantra/arch/res/sound.conf.res 2007/08/27 02:15:11 1.14 +++ deliantra/arch/res/sound.conf.res 2007/08/27 02:34:54 1.15 @@ -170,8 +170,8 @@ # face path. events are simply inserted into the sound # face map, and the rule of thumb is: face names # containing "/" are sound files paths, otherwise - # they are event names either form here or the compat - # sectipns, above. + # they are event names either from here or the compat + # sections, above. "event": { "level_up" : "fx/signature-01", "skill_up" : "fx/signature-02", @@ -192,6 +192,9 @@ "generic_failure" : "cf/missed", "trigger_gate" : "misc/grate", "trigger_hole" : "misc/grate", - "trigger_altar" : "misc/knarz", + #"trigger_altar" : "", + #"quest_progress" : "", # hypothetical "you made some progress" quest sound + #"quest_success" : "", # you succeeded in a quest + #"quest_failure" : "", # you failed a quest }, }