diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-10-30 10:43:45 +0100 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:58:21 +0100 |
commit | 69db7d94aab42358e0ba28cfbe31dd2013ed220f (patch) | |
tree | daa9f6c6e699def4b64e7475adcb340c52788fa1 /items.xml | |
parent | c1b77cf63a1accd6ff31cdbf60dd8e3ee908fbaf (diff) | |
download | clientdata-69db7d94aab42358e0ba28cfbe31dd2013ed220f.tar.gz clientdata-69db7d94aab42358e0ba28cfbe31dd2013ed220f.tar.bz2 clientdata-69db7d94aab42358e0ba28cfbe31dd2013ed220f.tar.xz clientdata-69db7d94aab42358e0ba28cfbe31dd2013ed220f.zip |
bugfix a lot of .png, improve scythe-attack, few map fixes
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -1446,9 +1446,18 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="400"> <sprite>equipment/head/infantryhelmet.xml</sprite> <replace sprite="hair"> - <item from="-5" to="-4"/> - <item from="-14" to="-9"/> - <item from="-15" to="-19"/> + <item from="-3" to="-7"/> + <item from="-4" to="-7"/> + <item from="-5" to="-27"/> + <item from="-6" to="-7"/> + <item from="-13" to="-1"/> + <item from="-14" to="-7"/> + <item from="-15" to="-7"/> + <item from="-16" to="-10"/> + <item from="-21" to="-7"/> + <item from="-23" to="-1"/> + <item from="-25" to="-7"/> + <item from="-26" to="-21"/> </replace> </item> <item id="2907" |