summaryrefslogtreecommitdiff
path: root/sounds.xml
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-07-02 01:55:25 +0100
committerReid Yaro <reidyaro@gmail.com>2013-07-06 15:53:45 +0100
commitf829e2ef81d5f5e0ef82d32f0b21ab3a26a48eed (patch)
tree5948ff50a9040be322b1ff3a0b27817496b75b0e /sounds.xml
parentc7eedd4541c9a9856004d93b4a5aac0f342c6179 (diff)
downloadclientdata-f829e2ef81d5f5e0ef82d32f0b21ab3a26a48eed.tar.gz
clientdata-f829e2ef81d5f5e0ef82d32f0b21ab3a26a48eed.tar.bz2
clientdata-f829e2ef81d5f5e0ef82d32f0b21ab3a26a48eed.tar.xz
clientdata-f829e2ef81d5f5e0ef82d32f0b21ab3a26a48eed.zip
Add buy done and sold sounds on sounds.xml .
Diffstat (limited to 'sounds.xml')
-rw-r--r--sounds.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/sounds.xml b/sounds.xml
index 5b973e51..05c9e486 100644
--- a/sounds.xml
+++ b/sounds.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Authors: 4144
+<!-- Authors: 4144, Reid
Copyright (C) 2013 Evol Online -->
<sounds>
- <sound name="buy done" value="system/quest.ogg"/>
+ <sound name="buy done" value="system/item.ogg"/>
+ <sound name="sold" value="system/esperin.ogg"/>
</sounds>