diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-08 20:47:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-08 20:47:32 -0300 |
commit | 30677e8ff613c8b8999c16fe9ca5f45d1f65439f (patch) | |
tree | e5cc5297ca92f262d1bcc42d8d42af11d2ed74f9 /items.xml | |
parent | 19f404df3dc45baa92e9cfbe659e43f5facf0569 (diff) | |
download | clientdata-30677e8ff613c8b8999c16fe9ca5f45d1f65439f.tar.gz clientdata-30677e8ff613c8b8999c16fe9ca5f45d1f65439f.tar.bz2 clientdata-30677e8ff613c8b8999c16fe9ca5f45d1f65439f.tar.xz clientdata-30677e8ff613c8b8999c16fe9ca5f45d1f65439f.zip |
Fix pipeline
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4384,10 +4384,11 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="12"> <sprite>equipment/head/paperbag.xml</sprite> <replace sprite="hair"> - <item from="-5" to="-4"/> - <item from="-14" to="-9"/> - <item from="-15" to="-19"/> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> </replace> + </item> <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" |