summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-13 09:58:54 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-13 09:58:54 +0100
commit0af8be6412002714bacda6bc2d4de4b1613a033e (patch)
tree74a8565af309eeb7e8d4c34803aa228e059db57e /items.xml
parent3535f8ecb2239aeb007d5f97c54ee66aab7b1ba1 (diff)
downloadclientdata-0af8be6412002714bacda6bc2d4de4b1613a033e.tar.gz
clientdata-0af8be6412002714bacda6bc2d4de4b1613a033e.tar.bz2
clientdata-0af8be6412002714bacda6bc2d4de4b1613a033e.tar.xz
clientdata-0af8be6412002714bacda6bc2d4de4b1613a033e.zip
add ancient sword
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 3cfa3985..b423416e 100644
--- a/items.xml
+++ b/items.xml
@@ -3633,7 +3633,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
- </item> </item>
+ </item>
<item id="3512"
image="equipment/weapons/butcherknife.png"
name="Butcher Knife"
@@ -3648,6 +3648,20 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
+ <item id="3513"
+ image="equipment/weapons/ancientsword.png"
+ name="Ancient 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"