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.8 by root, Wed Aug 1 16:08:14 2007 UTC vs.
Revision 1.13 by root, Thu Aug 16 11:34:51 2007 UTC

17 ["player_kills" , "cf/drip"], 17 ["player_kills" , "cf/drip"],
18 ["pet_is_killed" , "cf/squish"], 18 ["pet_is_killed" , "cf/squish"],
19 ["player_dies" , "cf/gong"], 19 ["player_dies" , "cf/gong"],
20 ["ob_evaporate" , "cf/whoosh"], 20 ["ob_evaporate" , "cf/whoosh"],
21 ["ob_explode" , "cf/explosion"], 21 ["ob_explode" , "cf/explosion"],
22 ["clock" , "cf/towerclock"], 22 ["sound_clock" , "cf/towerclock"],
23 ["turn_handle" , "cf/boink2"], 23 ["turn_handle" , "cf/boink2"],
24 ["fall_hole" , "cf/rocks-falling"], 24 ["fall_hole" , "cf/rocks-falling"],
25 ["drink_poison" , "cf/puke"] 25 ["drink_poison" , "cf/puke"]
26 ], 26 ],
27 "spell_compat": [ 27 "spell_compat": [
168 "nimbus_loss" : "fx/signature-26", 168 "nimbus_loss" : "fx/signature-26",
169 "convert_item" : "wn/receive", 169 "convert_item" : "wn/receive",
170 "shop_enter" : "wn/arrive", 170 "shop_enter" : "wn/arrive",
171 "shop_leave" : "wn/arrive", 171 "shop_leave" : "wn/arrive",
172 "shop_sell" : "wn/gold", 172 "shop_sell" : "wn/gold",
173 "shop_buy" : "wn/gold" 173 "shop_buy" : "wn/gold",
174 "monster_destroy" : "cf/short_squish",
175 "trap_spring" : "misc/knarz",
176 "inscribe_success" : "wn/receive",
177 "inscribe_fail" : "cf/missed",
178 "chest_open" : "wn/open-chest",
179 "chest_close" : "wn/open-chest",
180 "skill_learn" : "fx/signature-22",
181 "generic_failure" : "cf/missed"
174 } 182 }
175} 183}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines