summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-10-31 18:35:28 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-10-31 18:35:28 +0000
commit5060b2a276334072e819b1cca946ae7014ab9f66 (patch)
treeadfaed536e75d396ad37973e976752463db88a48 /items.xml
parent42289bcd5403f09f078ef3406ada0222748850d2 (diff)
downloadclientdata-5060b2a276334072e819b1cca946ae7014ab9f66.tar.gz
clientdata-5060b2a276334072e819b1cca946ae7014ab9f66.tar.bz2
clientdata-5060b2a276334072e819b1cca946ae7014ab9f66.tar.xz
clientdata-5060b2a276334072e819b1cca946ae7014ab9f66.zip
Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are c&p from jeans shorts.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index b7342f4b..02e46fa5 100644
--- a/items.xml
+++ b/items.xml
@@ -95,6 +95,9 @@
<sprite gender="male">chest-lightplatemail-male.xml</sprite>
<sprite gender="female">chest-lightplatemail-female.xml</sprite>
</item>
+ <item id="27">
+ <sprite>leg-skirt.xml</sprite>
+ </item>
<!-- Temporary low weapon IDs (< 256) -->
<item id="30" attacktype="stab">
@@ -317,6 +320,9 @@
<sprite>item022.xml</sprite>
</item>
<item id="631" image="generic-darkcrystal.png" name="Dark Crystal" description="A dark crystal that emits a demonic aura." effect="" type="0" weight="10" slot="0"/>
+ <item id="632" image="armor-legs-skirt.png" name="Skirt" description="A light-blue skirt made of linen cloth." effect="Defense: +4" type="0" weight="30">
+ <sprite>leg-skirt.xml</sprite>
+ </item>
<item id="1199" image="weapon-arrow-arrow.png" name="Arrow" description="A standard arrow." effect="Damage: +25" type="0" weight="8"/>
<item id="1200" image="weapon-bow-bow.png" name="Bow" description="A distance weapon." effect="Damage: +15 / Range: 5" type="0" weight="125" attacktype="bow">
<sprite>weapon-bow.xml</sprite>