diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-21 06:52:19 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-21 06:52:19 +0000 |
commit | 936882a5f8f283abccf2082ece75b835d6ee0933 (patch) | |
tree | 9fa28b8070b346add91579ae9ed491e4b5d17d49 /items.xml | |
parent | 32dd1be711e5497c86615c6ab7fb9d4900f1dde9 (diff) | |
download | clientdata-936882a5f8f283abccf2082ece75b835d6ee0933.tar.gz clientdata-936882a5f8f283abccf2082ece75b835d6ee0933.tar.bz2 clientdata-936882a5f8f283abccf2082ece75b835d6ee0933.tar.xz clientdata-936882a5f8f283abccf2082ece75b835d6ee0933.zip |
fix ?
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3362,7 +3362,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </item> <item id="2205" image="equipment/legs/cottonshorts.png|W" - name="%Color% Cotton Shorts" + name="Cotton Shorts" + <!-- name="%Color% Cotton Shorts" --> description="Shorts made of 100% %Color% cotton." defense="25" level="13" |