diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-02 22:58:59 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-02 22:58:59 +0000 |
commit | ff0143c4a2f678555b4e7abf75728f4ca4e36bf9 (patch) | |
tree | a4b2b1c759d4bb69daa7a646d3fe7013f5931301 /items.xml | |
parent | 914a6b97cda12ffdab57baf3f49777429406fc78 (diff) | |
download | clientdata-ff0143c4a2f678555b4e7abf75728f4ca4e36bf9.tar.gz clientdata-ff0143c4a2f678555b4e7abf75728f4ca4e36bf9.tar.bz2 clientdata-ff0143c4a2f678555b4e7abf75728f4ca4e36bf9.tar.xz clientdata-ff0143c4a2f678555b4e7abf75728f4ca4e36bf9.zip |
Some bug fixes
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2275,6 +2275,9 @@ attack-range="32" attack-angle="135" max-per-slot="1"> + <sprite>weapon-dagger.xml</sprite> + <sound event="strike">short-sword-miss1.ogg</sound> + <sound event="hit">short-sword-hit1.ogg</sound> </item> <!-- The 2XXY IDs are used for recolored items on eAthena. |