summaryrefslogtreecommitdiff
path: root/sounds.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-31 23:06:55 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-31 23:08:36 +0300
commite5e61d42ac9f306aa0b11fd7375475e361084a19 (patch)
treea3f7488a31a3767f92f477469384481fab5259af /sounds.xml
parentb43641f58a3ee65d6f668dae9932a76109d417eb (diff)
downloadclientdata-e5e61d42ac9f306aa0b11fd7375475e361084a19.tar.gz
clientdata-e5e61d42ac9f306aa0b11fd7375475e361084a19.tar.bz2
clientdata-e5e61d42ac9f306aa0b11fd7375475e361084a19.tar.xz
clientdata-e5e61d42ac9f306aa0b11fd7375475e361084a19.zip
Add example file with one sound notification.
all notification names can be located in manaplus sources in file notifications.h
Diffstat (limited to 'sounds.xml')
-rw-r--r--sounds.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sounds.xml b/sounds.xml
new file mode 100644
index 00000000..5b973e51
--- /dev/null
+++ b/sounds.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Authors: 4144
+Copyright (C) 2013 Evol Online -->
+<sounds>
+ <sound name="buy done" value="system/quest.ogg"/>
+</sounds>