diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-02 13:45:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-02 13:45:25 -0300 |
commit | c6e9657b2b9a84e44c91ad8db22f772370ca9926 (patch) | |
tree | 88c0a6005d35832c7f2682fd09419ca56c17f7bf | |
parent | 5a12c356438f64540b30ae331fbbfc614aa75ac8 (diff) | |
download | clientdata-c6e9657b2b9a84e44c91ad8db22f772370ca9926.tar.gz clientdata-c6e9657b2b9a84e44c91ad8db22f772370ca9926.tar.bz2 clientdata-c6e9657b2b9a84e44c91ad8db22f772370ca9926.tar.xz clientdata-c6e9657b2b9a84e44c91ad8db22f772370ca9926.zip |
Correct pipelines, need @Saulc attention
-rw-r--r-- | items.xml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4853,7 +4853,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="50"> <sprite>equipment/head/wickedshroomhat.xml</sprite> </item> - <item id="3008" + <!-- + <item id="3009" image="equipment/head/moonshroomhat.png" name="Fafi Mask" description="Your friends will think you're a dragon!" @@ -4865,6 +4866,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="40"> <sprite>equipment/head/fafimask.xml</sprite> </item> + --> <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" |