diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-04 15:30:05 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-04 15:30:05 +0000 |
commit | 69e11b637152783fa1c72ea1d205dc573179a67e (patch) | |
tree | d3cc6805f8e546a13df4cd8acfef575dc202a6a4 | |
parent | 75d52bb75e7df90599e432774ad160315d935589 (diff) | |
download | clientdata-69e11b637152783fa1c72ea1d205dc573179a67e.tar.gz clientdata-69e11b637152783fa1c72ea1d205dc573179a67e.tar.bz2 clientdata-69e11b637152783fa1c72ea1d205dc573179a67e.tar.xz clientdata-69e11b637152783fa1c72ea1d205dc573179a67e.zip |
add miner tank top femalle versiona rrive soon
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -3339,6 +3339,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite gender="unisex">equipment/chest/silkrobe-male.xml|#000000</sprite> <sprite gender="female">equipment/chest/silkrobe-female.xml|#000000</sprite> </item> + <item id="1338" + image="equipment/chest/minertanktop.png" + name="Miner Tank Top" + description="The golden reflective stripes are said to raise the luck to avoid damage." + luck="1" + defense="46" + level="29" + type="equip-torso" + weight="110"> + <sprite gender="unisex">equipment/chest/minertanktop-male.xml</sprite> + <sprite gender="female">equipment/chest/minertanktop-female.xml|#000000</sprite> + </item> <!-- Boots --> <item id="1800" |