summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-11-04 23:56:30 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-11-04 23:56:30 +0000
commit6a25aedff608a90a7240bb36348fa1bbbfcd0dc5 (patch)
tree9c9e15f5c64f5935796d7577addb40511f76a10a /items.xml
parent6d06963a2963954dc4c61ead9b7de88c52c7ea89 (diff)
downloadclientdata-6a25aedff608a90a7240bb36348fa1bbbfcd0dc5.tar.gz
clientdata-6a25aedff608a90a7240bb36348fa1bbbfcd0dc5.tar.bz2
clientdata-6a25aedff608a90a7240bb36348fa1bbbfcd0dc5.tar.xz
clientdata-6a25aedff608a90a7240bb36348fa1bbbfcd0dc5.zip
added scythe as a permanent weapon.
When you want to test it: either spawn an item with the id 623 or uncomment the lines 439-441 in being.cpp to use the sharp knive as scythe.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 5b4fcf73..446db136 100644
--- a/items.xml
+++ b/items.xml
@@ -122,6 +122,7 @@
<item id="620" image="armor-head-circlet.png" art="0" name="Circlet" description="A nice piece of jewelry." effect="Defense: +4" type="0" weight="10" slot="0"/>
<item id="621" image="armor-head-eyepatch.png" art="0" name="Eyepatch" description="What really makes you a pirate." effect="Defense: +3" type="0" weight="10" slot="0"/>
<item id="622" image="armor-head-bandana.png" art="0" name="Bandana" description="A striped bandana." effect="Defense: +3" type="0" weight="10" slot="0"/>
+ <item id="623" image="weapon-polearm-scythe.png" art="0" name="Scythe" description="Usually used for farming but also useable as a weapon." effect="Damage: +25 / Range: 1" type="0" weight="10" slot="0"/>
<item id="1199" image="weapon-arrow-arrow.png" art="0" name="Arrow" description="A standard arrow" effect="Damage: +25" type="0" weight="10" slot="0"/>
<item id="1200" image="weapon-bow-bow.png" art="0" name="Bow" description="A distance weapon" effect="Damage: +15 / Range: 5" type="0" weight="10" slot="0"/>
<item id="1201" image="weapon-dagger-knive.png" art="0" name="Knife" description="A small knife, the perfect weapon for a beginner" effect="Damage: 5 / Range: 1" type="0" weight="10" slot="0"/>