--- deliantra/arch/res/sound.conf.res 2007/09/08 08:37:10 1.19 +++ deliantra/arch/res/sound.conf.res 2008/12/23 18:52:55 1.24 @@ -1,5 +1,5 @@ { - # compat sounds must stay in this order with exactly these keys (thats why it is + # compat sounds must stay in this order with exactly these keys (that's why it is # an array. they are used to reverse-map sound names to gcfclient-comaptible sound indices. # they are also inserted into the sound face map. "compat": [ @@ -195,9 +195,16 @@ "trigger_hole" : "misc/grate", "god_intervention" : "ss/churchbell", "spell_success" : "ss/evilnote1", + "eat_food" : "ss/biting-celery2", + #"eat_drink" : "", #"trigger_altar" : "", - #"quest_progress" : "", # hypothetical "you made some progress" quest sound - #"quest_success" : "", # you succeeded in a quest - #"quest_failure" : "", # you failed a quest + "quest_progress" : "fx/signature-29", # hypothetical "you made some progress" quest sound + "quest_success" : "fx/signature-30", # you succeeded in a quest + "quest_failure" : "fx/signature-26", # you failed a quest + "msg_voice" : "ss/swhistle", # auto-apply sign, magic_ear etc. + "msg_tell" : "wn/arrive", # tell received + "msg_say" : "ss/swhistle", # say received + "msg_chat" : "ss/swhistle", # chat received + "msg_shout" : "ss/announce_bass",# shout received }, }