diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 23:33:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 23:33:40 -0300 |
commit | e3edfd08703ce7fbb586c675b65e66eead44289a (patch) | |
tree | 80e1791c97f8cd326e3afb9aa5f9539224b1552f /items.xml | |
parent | fbd56c708c6dbc6a29e32b2bcb30a2a1859ff98f (diff) | |
download | clientdata-e3edfd08703ce7fbb586c675b65e66eead44289a.tar.gz clientdata-e3edfd08703ce7fbb586c675b65e66eead44289a.tar.bz2 clientdata-e3edfd08703ce7fbb586c675b65e66eead44289a.tar.xz clientdata-e3edfd08703ce7fbb586c675b65e66eead44289a.zip |
There should be no more broken head items in sprite terms... I hope.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -3718,7 +3718,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="2940" image="equipment/head/graduationcap.png" name="Graduation Cap" - description="A" + description="A nice graduation cap." defense="25" level="10" type="equip-head" @@ -3745,7 +3745,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> - <!-- FIXME incorrect XML/PNG files <item id="2942" image="equipment/head/centurionhelmet.png" name="Centurion Helmet" @@ -3761,7 +3760,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> - --> <item id="2943" image="equipment/head/alphamouboohead.png" name="Alpha Mouboo Head" |