diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:50:53 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-06-02 17:50:53 +0300 |
commit | 600a32a0190e0e0c5dbb67959be0bd33980eaa0d (patch) | |
tree | 9d3d648fe4ab84cc2025e36eadda3fba1fb1b5c4 /items.xml | |
parent | 9f7d53bbb4f1eadf79d6ead094687f6a4eb11fbc (diff) | |
download | clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.tar.gz clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.tar.bz2 clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.tar.xz clientdata-600a32a0190e0e0c5dbb67959be0bd33980eaa0d.zip |
Revert "Reworked all XML files by replacing whitespaces by tabs."
This reverts commit 20c55f76999711f35118ee095e2ce2fd96ded0c2.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 40 |
1 files changed, 19 insertions, 21 deletions
@@ -1,28 +1,26 @@ <?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="items.xsl"?> +<!-- Copyright (C) 2010-2012 Evol Online +Author : Reid, Piman, 4144. -<!-- Authors: Reid, Piman, 4144. -Copyright (C) 2010-2012 Evol Online --> - -<!-- New management (04/12/11). --0 -99 Hairstyles --100 -200 Races -30 500 Weapons animation -501 699 Usable items -700 999 Common items -1000 1299 Necklaces -1300 1799 Chests -1800 1999 Boots -2000 2199 Gloves -2200 2499 Pants -2500 2699 Wings -2700 2899 Shields -2900 3199 Heads -3200 3499 Neck -3500 3700 Weapons - -Dyable equipment colors are now setted up by itemcolors.xml. +-0 -99 = Hairstyles +-100 -infiny = Races +30 500 = Weapons animation +501 699 = Usable items +700 999 = Common items +1000 1299 = Necklaces +1300 1799 = Chests +1800 1999 = Boots +2000 2199 = Gloves +2200 2499 = Pants +2500 2699 = Wings +2700 2899 = Shields +2900 3199 = Heads +3200 3499 = Neck +3500 + = Weapons + +Multiple's colors dye is now setted up by itemcolors.xml. --> <items> |