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.14 by root, Mon Aug 27 02:15:11 2007 UTC vs.
Revision 1.15 by root, Mon Aug 27 02:34:54 2007 UTC

168 ], 168 ],
169 # these are "event"-type mappings from event name to 169 # these are "event"-type mappings from event name to
170 # face path. events are simply inserted into the sound 170 # face path. events are simply inserted into the sound
171 # face map, and the rule of thumb is: face names 171 # face map, and the rule of thumb is: face names
172 # containing "/" are sound files paths, otherwise 172 # containing "/" are sound files paths, otherwise
173 # they are event names either form here or the compat 173 # they are event names either from here or the compat
174 # sectipns, above. 174 # sections, above.
175 "event": { 175 "event": {
176 "level_up" : "fx/signature-01", 176 "level_up" : "fx/signature-01",
177 "skill_up" : "fx/signature-02", 177 "skill_up" : "fx/signature-02",
178 "nimbus_win" : "fx/signature-18", 178 "nimbus_win" : "fx/signature-18",
179 "nimbus_loss" : "fx/signature-26", 179 "nimbus_loss" : "fx/signature-26",
190 "chest_close" : "wn/open-chest", 190 "chest_close" : "wn/open-chest",
191 "skill_learn" : "fx/signature-22", 191 "skill_learn" : "fx/signature-22",
192 "generic_failure" : "cf/missed", 192 "generic_failure" : "cf/missed",
193 "trigger_gate" : "misc/grate", 193 "trigger_gate" : "misc/grate",
194 "trigger_hole" : "misc/grate", 194 "trigger_hole" : "misc/grate",
195 "trigger_altar" : "misc/knarz", 195 #"trigger_altar" : "",
196 #"quest_progress" : "", # hypothetical "you made some progress" quest sound
197 #"quest_success" : "", # you succeeded in a quest
198 #"quest_failure" : "", # you failed a quest
196 }, 199 },
197} 200}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines