summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-13 07:10:11 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-13 07:10:11 +0100
commitf8c7f8e33778fe560b6904e8341cc934fbf46a45 (patch)
tree9379a7a0c20ae5ed477c94c1cb9fb35d00672fe8 /items.xml
parentc23a698f5a4dd89943b3dd60ab94afcf83c3755b (diff)
downloadclientdata-f8c7f8e33778fe560b6904e8341cc934fbf46a45.tar.gz
clientdata-f8c7f8e33778fe560b6904e8341cc934fbf46a45.tar.bz2
clientdata-f8c7f8e33778fe560b6904e8341cc934fbf46a45.tar.xz
clientdata-f8c7f8e33778fe560b6904e8341cc934fbf46a45.zip
add dyable silk pant but not working :/
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index a90598d1..29f95e46 100644
--- a/items.xml
+++ b/items.xml
@@ -2584,13 +2584,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite gender="unisex">equipment/legs/cottontrousers-male.xml</sprite>
</item>
<item id="2208"
- image="equipment/legs/silkpants.png"
- name="Silk Pants"
- description="A very light fancy pair of silk trousers."
+ image="equipment/legs/silkpants.png|W"
+ name="%Color% Silk Pants"
+ description="A very light fancy pair of %Color% silk trousers."
defense="20"
level="32"
type="equip-legs"
weight="16"
+ colors="simple"
maxFloorOffset="8">
<sprite gender="unisex">equipment/legs/silkpants-male.xml</sprite>
</item>