summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-04-25 08:26:28 +0200
committergumi <git@gumi.ca>2018-07-05 11:23:30 -0400
commit3b399e2cd90972b0e150b57572efc04280933382 (patch)
tree6230b8363e53582390a447386c9724762e9901e3 /items.xml
parent7e8ab05dc2fcb615ee128115b2151a4bb277a338 (diff)
downloadclientdata-3b399e2cd90972b0e150b57572efc04280933382.tar.gz
clientdata-3b399e2cd90972b0e150b57572efc04280933382.tar.bz2
clientdata-3b399e2cd90972b0e150b57572efc04280933382.tar.xz
clientdata-3b399e2cd90972b0e150b57572efc04280933382.zip
Add the scythe
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 419af5ea..9ffec4e4 100644
--- a/items.xml
+++ b/items.xml
@@ -1322,6 +1322,20 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
weight="67">
<sprite>equipment/weapons/trainingwand.xml</sprite>
</item>
+ <item id="3507"
+ image="equipment/weapons/scythe.png"
+ name="Scythe"
+ description="A farmer's scythe, not new but still deadly."
+ attack="2000"
+ attack-range="2"
+ level="15"
+ type="equip-2hand"
+ attack-action="attack_scythe"
+ weight="1200">
+ <sprite>equipment/weapons/scythe.xml</sprite>
+ <sound event="hit">weapons/scythe/hit1.ogg</sound>
+ <sound event="miss">weapons/scythe/miss1.ogg</sound>
+ </item>
<!-- Pets -->
<item id="4000"