summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-13 09:43:30 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-13 09:43:30 +0100
commit552ce82674ed2e115e50d21a467d4b790e642b56 (patch)
treef54e06a00772b640991060b94fec6ed99cdc4785 /items.xml
parentf8c7f8e33778fe560b6904e8341cc934fbf46a45 (diff)
downloadclientdata-552ce82674ed2e115e50d21a467d4b790e642b56.tar.gz
clientdata-552ce82674ed2e115e50d21a467d4b790e642b56.tar.bz2
clientdata-552ce82674ed2e115e50d21a467d4b790e642b56.tar.xz
clientdata-552ce82674ed2e115e50d21a467d4b790e642b56.zip
Add divine sword
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 29f95e46..47f95375 100644
--- a/items.xml
+++ b/items.xml
@@ -3620,6 +3620,20 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
+ <item id="3511"
+ image="equipment/weapons/divinesword.png"
+ name="Divine Sword"
+ description="Rakinorf"
+ attack="200"
+ attack-range="1"
+ level="25"
+ type="equip-1hand"
+ attack-action="attack"
+ weight="26">
+ <sprite>equipment/weapons/piouslayer.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
<!-- Pets -->
<item id="4000"
image="usable/piouegg.png"