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.2 by root, Thu Jul 26 10:49:49 2007 UTC vs.
Revision 1.3 by root, Thu Jul 26 21:33:58 2007 UTC

1{ 1{
2 "compat": [ 2 "compat": [
3 ["sound_new_player" , "cf/magic"], 3 ["new_player" , "cf/magic"],
4 ["sound_fire_arrow" , "cf/fwoomp"], 4 ["fire_arrow" , "cf/fwoomp"],
5 ["sound_learn_spell" , "cf/chord"], 5 ["learn_spell" , "cf/chord"],
6 ["sound_fumble_spell" , "cf/missed"], 6 ["fumble_spell" , "cf/missed"],
7 ["sound_wand_poof" , "cf/missed"], 7 ["wand_poof" , "cf/missed"],
8 ["sound_open_door" , "cf/crumble"], 8 ["open_door" , "cf/crumble"],
9 ["sound_push_player" , "cf/blip"], 9 ["push_player" , "cf/blip"],
10 ["sound_player_hits1" , "cf/hit005"], 10 ["player_hits1" , "cf/hit005"],
11 ["sound_player_hits2" , "cf/pipebang"], 11 ["player_hits2" , "cf/pipebang"],
12 ["sound_player_hits3" , "cf/punchhard"], 12 ["player_hits3" , "cf/punchhard"],
13 ["sound_player_hits4" , "cf/drip2"], 13 ["player_hits4" , "cf/drip2"],
14 ["sound_player_is_hit1" , "cf/metalclank"], 14 ["player_is_hit1" , "cf/metalclank"],
15 ["sound_player_is_hit2" , "cf/hit008"], 15 ["player_is_hit2" , "cf/hit008"],
16 ["sound_player_is_hit3" , "cf/ouch1"], 16 ["player_is_hit3" , "cf/ouch1"],
17 ["sound_player_kills" , "cf/drip"], 17 ["player_kills" , "cf/drip"],
18 ["sound_pet_is_killed" , "cf/squish"], 18 ["pet_is_killed" , "cf/squish"],
19 ["sound_player_dies" , "cf/gong"], 19 ["player_dies" , "cf/gong"],
20 ["sound_ob_evaporate" , "cf/whoosh"], 20 ["ob_evaporate" , "cf/whoosh"],
21 ["sound_ob_explode" , "cf/explosion"], 21 ["ob_explode" , "cf/explosion"],
22 ["sound_clock" , "cf/towerclock"], 22 ["clock" , "cf/towerclock"],
23 ["sound_turn_handle" , "cf/boink2"], 23 ["turn_handle" , "cf/boink2"],
24 ["sound_fall_hole" , "cf/rocks-falling"], 24 ["fall_hole" , "cf/rocks-falling"],
25 ["sound_drink_poison" , "cf/puke"] 25 ["drink_poison" , "cf/puke"]
26 ], 26 ],
27 "spell_compat": [ 27 "spell_compat": [
28 ["magic bullet" , "cf/swish"], 28 ["magic bullet" , "cf/swish"],
29 ["small fireball" , "cf/swish"], 29 ["small fireball" , "cf/swish"],
30 ["medium fireball" , "cf/swish"], 30 ["medium fireball" , "cf/swish"],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines