diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 12:28:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 12:28:38 -0300 |
commit | 5b87c0deffb8b95a110576d615507ca1fe99115e (patch) | |
tree | 0b7a2bd230da83753059cc6ed720de0fcc708722 /items.xml | |
parent | 1ed52d084a469d49bebe016ec1a721a09b81694b (diff) | |
download | clientdata-5b87c0deffb8b95a110576d615507ca1fe99115e.tar.gz clientdata-5b87c0deffb8b95a110576d615507ca1fe99115e.tar.bz2 clientdata-5b87c0deffb8b95a110576d615507ca1fe99115e.tar.xz clientdata-5b87c0deffb8b95a110576d615507ca1fe99115e.zip |
Fix typo
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="hit">weapons/barehands/hit1.ogg</sound> <sound event="miss">weapons/barehands/miss1.ogg</sound> </item> - <item id="-102" type="racesprite" name="Demon"> + <item id="-102" type="racesprite" name="Redy"> <sprite gender="unisex">races/demon-male.xml</sprite> <sprite gender="female">races/demon-female.xml</sprite> <sound event="hit">weapons/barehands/hit1.ogg</sound> |