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.18 by root, Tue Aug 28 04:34:35 2007 UTC vs.
Revision 1.19 by root, Sat Sep 8 08:37:10 2007 UTC

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"],
8 ["learn_spell" , "fx/signature-22"], 8 ["learn_spell" , "fx/signature-22"],
9 ["fumble_spell" , "ss/squeak"], 9 ["fumble_spell" , "ss/silly-horn1"],
10 ["wand_poof" , "ss/squeak"], 10 ["wand_poof" , "ss/squeak"],
11 ["open_door" , "misc/woodimpact"], 11 ["open_door" , "misc/woodimpact"],
12 ["push_player" , "cf/blip"], 12 ["push_player" , "cf/blip"],
13 ["player_hits1" , "cf/hit005"], 13 ["player_hits1" , "cf/hit005"],
14 ["player_hits2" , "cf/pipebang"], 14 ["player_hits2" , "cf/pipebang"],
17 ["player_is_hit1" , "cf/metalclank"], 17 ["player_is_hit1" , "cf/metalclank"],
18 ["player_is_hit2" , "wn/human-old-hit-2"], 18 ["player_is_hit2" , "wn/human-old-hit-2"],
19 ["player_is_hit2" , "wn/human-hit-2"], 19 ["player_is_hit2" , "wn/human-hit-2"],
20 ["player_kills" , "cf/drip"], 20 ["player_kills" , "cf/drip"],
21 ["pet_is_killed" , "cf/squish"], 21 ["pet_is_killed" , "cf/squish"],
22 ["player_dies" , "cf/gong"], 22 ["player_dies" , "ss/biggest_gong_ever2"],
23 ["ob_evaporate" , "cf/whoosh"], 23 ["ob_evaporate" , "cf/whoosh"],
24 ["ob_explode" , "cf/explosion"], 24 ["ob_explode" , "cf/explosion"],
25 ["sound_clock" , "cf/towerclock"], 25 ["sound_clock" , "cf/towerclock"],
26 ["turn_handle" , "cf/boink2"], 26 ["turn_handle" , "cf/boink2"],
27 ["fall_hole" , "cf/rocks-falling"], 27 ["fall_hole" , "cf/rocks-falling"],
192 "generic_failure" : "ss/squeak", 192 "generic_failure" : "ss/squeak",
193 "blocked_gate" : "ss/puncher", 193 "blocked_gate" : "ss/puncher",
194 "trigger_gate" : "misc/grate", 194 "trigger_gate" : "misc/grate",
195 "trigger_hole" : "misc/grate", 195 "trigger_hole" : "misc/grate",
196 "god_intervention" : "ss/churchbell", 196 "god_intervention" : "ss/churchbell",
197 "spell_success" : "ss/evilnote1",
197 #"trigger_altar" : "", 198 #"trigger_altar" : "",
198 #"quest_progress" : "", # hypothetical "you made some progress" quest sound 199 #"quest_progress" : "", # hypothetical "you made some progress" quest sound
199 #"quest_success" : "", # you succeeded in a quest 200 #"quest_success" : "", # you succeeded in a quest
200 #"quest_failure" : "", # you failed a quest 201 #"quest_failure" : "", # you failed a quest
201 }, 202 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines