ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/res/sound.conf.res
(Generate patch)

Comparing deliantra/arch/res/sound.conf.res (file contents):
Revision 1.22 by root, Sat Oct 20 05:11:55 2007 UTC vs.
Revision 1.24 by pippijn, Tue Dec 23 18:52:55 2008 UTC

1{ 1{
2 # compat sounds must stay in this order with exactly these keys (thats why it is 2 # compat sounds must stay in this order with exactly these keys (that's why it is
3 # an array. they are used to reverse-map sound names to gcfclient-comaptible sound indices. 3 # an array. they are used to reverse-map sound names to gcfclient-comaptible sound indices.
4 # they are also inserted into the sound face map. 4 # they are also inserted into the sound face map.
5 "compat": [ 5 "compat": [
6 ["new_player" , "cf/magic"], 6 ["new_player" , "cf/magic"],
7 ["fire_arrow" , "cf/fwoomp"], 7 ["fire_arrow" , "cf/fwoomp"],
199 #"eat_drink" : "", 199 #"eat_drink" : "",
200 #"trigger_altar" : "", 200 #"trigger_altar" : "",
201 "quest_progress" : "fx/signature-29", # hypothetical "you made some progress" quest sound 201 "quest_progress" : "fx/signature-29", # hypothetical "you made some progress" quest sound
202 "quest_success" : "fx/signature-30", # you succeeded in a quest 202 "quest_success" : "fx/signature-30", # you succeeded in a quest
203 "quest_failure" : "fx/signature-26", # you failed a quest 203 "quest_failure" : "fx/signature-26", # you failed a quest
204 "msg_voice" : "ss/swhistle", # auto-apply sign, magic_ear etc.
204 "msg_tell" : "wn/arrive", # tell received 205 "msg_tell" : "wn/arrive", # tell received
205 "msg_say" : "ss/swhistle", # say received 206 "msg_say" : "ss/swhistle", # say received
206 "msg_chat" : "ss/swhistle", # chat received 207 "msg_chat" : "ss/swhistle", # chat received
207 "msg_shout" : "ss/announce_bass",# shout received 208 "msg_shout" : "ss/announce_bass",# shout received
208 }, 209 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines