summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2013-10-06 09:01:50 -0500
committertux9th <mr.x@aon.at>2013-11-23 18:03:17 +0100
commit3a6f2f5e8dfde746d240b25a9ed44ee367a63eda (patch)
tree20a63adb86e6b4bac97840cec1fbe253debb9fa7 /items.xml
parent0675d37fe0708f94465c4dbe4b1257fa17b9fc3c (diff)
downloadclientdata-3a6f2f5e8dfde746d240b25a9ed44ee367a63eda.tar.gz
clientdata-3a6f2f5e8dfde746d240b25a9ed44ee367a63eda.tar.bz2
clientdata-3a6f2f5e8dfde746d240b25a9ed44ee367a63eda.tar.xz
clientdata-3a6f2f5e8dfde746d240b25a9ed44ee367a63eda.zip
Sling Shot
Under New Multiple Ammo types
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml20
1 files changed, 19 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index f576929d..e01ce50e 100644
--- a/items.xml
+++ b/items.xml
@@ -3743,6 +3743,25 @@
weight="1">
<sprite>equipment/head/rosehat.xml|#6666aa,ccccff</sprite>
</item>
+ <item id="903"
+ image="equipment/weapon/slingshot-icon.png"
+ name="Sling Shot"
+ description="In the right hands, everything is a weapon."
+ effect="Damage +5 / Range 3"
+ type="equip-2hand"
+ weapon-type="bow"
+ attack-action="attack_bow"
+ weight="10"
+ missile-particle="graphics/particles/stoneprojectile.particle.xml">
+ <sprite>weapon-slingshot.xml</sprite>
+ </item>
+ <item id="904"
+ image="equipment/ammo/stoneprojectile-icon.png"
+ name="Sling Bullet"
+ description="A smooth stone finished to fit neatly into a sling."
+ effect="Damage +5"
+ type="equip-ammo"
+ weight="1"/>
<!-- HERE ARE SOME UNUSED ITEM IDS -->
@@ -8613,5 +8632,4 @@
<sprite gender="male">equipment/chest/sorcerer-robe-male.xml|#ffffff;#EFEFEF</sprite>
<sprite gender="female">equipment/chest/sorcerer-robe-female.xml|#ffffff;#EFEFEF</sprite>
</item>
-
</items>