summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 5fd8c8fa..9ae8ab47 100644
--- a/items.xml
+++ b/items.xml
@@ -5207,7 +5207,22 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
level="50"
type="equip-2hand"
attack-action="attack"
- weight="500">
+ weight="800">
+ <sprite>equipment/weapons/heavyaxe.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
+ <item id="3525"
+ image="equipment/weapons/blacksmithaxe.png"
+ name="Blacksmith Axe"
+ description="The icon of Land Of Fire, used by the best blacksmith from the whole world."
+ str="5"
+ attack="659"
+ attack-range="1"
+ level="60"
+ type="equip-2hand"
+ attack-action="attack"
+ weight="1000">
<sprite>equipment/weapons/heavyaxe.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>