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.4 by root, Tue Jul 31 02:41:31 2007 UTC vs.
Revision 1.5 by root, Tue Jul 31 13:24:05 2007 UTC

1{ 1{
2 "compat": [ 2 "compat": [
3 ["new_player" , "cf/magic"], 3 ["new_player" , "cf/magic"],
4 ["fire_arrow" , "cf/fwoomp"], 4 ["fire_arrow" , "cf/fwoomp"],
5 ["learn_spell" , "fx/signature-03"], 5 ["learn_spell" , "fx/signature-22"],
6 ["fumble_spell" , "cf/missed"], 6 ["fumble_spell" , "cf/missed"],
7 ["wand_poof" , "cf/missed"], 7 ["wand_poof" , "cf/missed"],
8 ["open_door" , "cf/crumble"], 8 ["open_door" , "cf/crumble"],
9 ["push_player" , "cf/blip"], 9 ["push_player" , "cf/blip"],
10 ["player_hits1" , "cf/hit005"], 10 ["player_hits1" , "cf/hit005"],
158 ["cause medium wounds" , "cf/magic"], 158 ["cause medium wounds" , "cf/magic"],
159 ["cause serious wounds" , "cf/magic"], 159 ["cause serious wounds" , "cf/magic"],
160 ["charm monsters" , "cf/magic"], 160 ["charm monsters" , "cf/magic"],
161 ["banishment" , "cf/choir"], 161 ["banishment" , "cf/choir"],
162 ["create missile" , "cf/magic"] 162 ["create missile" , "cf/magic"]
163 ] 163 ],
164 "event": {
165 "level_up" : "fx/signature-01",
166 "skill_up" : "fx/signature-02",
167 "nimbus_win" : "fx/signature-18",
168 "nimbus_loss" : "fx/signature-26"
169 }
164} 170}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines