diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-01-17 23:21:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-01-17 23:23:23 +0300 |
commit | 3a0a7dc3c7d3b6a84e5d8ff14356f683e15d4d12 (patch) | |
tree | f9af15dba0d396c9005165e5e0cb01b509f2cea2 /items.xml | |
parent | e3c849651d90546498034bff7767e0bae672609c (diff) | |
download | clientdata-3a0a7dc3c7d3b6a84e5d8ff14356f683e15d4d12.tar.gz clientdata-3a0a7dc3c7d3b6a84e5d8ff14356f683e15d4d12.tar.bz2 clientdata-3a0a7dc3c7d3b6a84e5d8ff14356f683e15d4d12.tar.xz clientdata-3a0a7dc3c7d3b6a84e5d8ff14356f683e15d4d12.zip |
Fix hair style with equipped pumpkin hat.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 24 |
1 files changed, 1 insertions, 23 deletions
@@ -617,29 +617,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-head" weight="90"> <sprite>equipment/head/pumpkinhat.xml</sprite> - <replace sprite="hair"> - <item from="-2" to="-1"/> - <item from="-3" to="-1"/> - <item from="-4" to="-1"/> - <item from="-5" to="-1"/> - <item from="-6" to="-1"/> - <item from="-7" to="-1"/> - <item from="-9" to="-1"/> - <item from="-10" to="-1"/> - <item from="-12" to="-1"/> - <item from="-13" to="-1"/> - <item from="-14" to="-1"/> - <item from="-15" to="-1"/> - <item from="-16" to="-1"/> - <item from="-18" to="-1"/> - <item from="-19" to="-1"/> - <item from="-21" to="-1"/> - <item from="-23" to="-1"/> - <item from="-24" to="-1"/> - <item from="-25" to="-1"/> - <item from="-26" to="-1"/> - <item from="-27" to="-1"/> - </replace> + <replace sprite="hair" /> </item> <item id="2902" image="equipment/head/fancyhat.png" |