summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-09-07 03:59:00 +0200
committerReid <reidyaro@gmail.com>2015-09-07 03:59:00 +0200
commite5287f0aa172016b28de573c909a0fa4f9ecbef8 (patch)
tree3b0d69208d31cf6572a4d9808e25b84f5e262f72 /items.xml
parent74d788a9421d6bc8eb6c02e00b466d6fe9b39fd9 (diff)
downloadclientdata-e5287f0aa172016b28de573c909a0fa4f9ecbef8.tar.gz
clientdata-e5287f0aa172016b28de573c909a0fa4f9ecbef8.tar.bz2
clientdata-e5287f0aa172016b28de573c909a0fa4f9ecbef8.tar.xz
clientdata-e5287f0aa172016b28de573c909a0fa4f9ecbef8.zip
Add the wooden sword on items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 0f71e900..da97d2bc 100644
--- a/items.xml
+++ b/items.xml
@@ -891,6 +891,22 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
+ <item id="3503"
+ image="equipment/weapons/woodensword.png"
+ name="Wooden Sword"
+ description=""
+ attack="1"
+ level="1"
+ type="equip-1hand"
+ weapon-type="sword"
+ attack-action="attack"
+ weight="25"
+ maxFloorOffsetX="7"
+ maxFloorOffsetY="7">
+ <sprite>equipment/weapons/woodensword.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
<!-- Pets -->
<item id="4000"