summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/items/equipment/weapons/blacksmithsaxe.pngbin0 -> 1057 bytes
-rw-r--r--items.xml17
2 files changed, 16 insertions, 1 deletions
diff --git a/graphics/items/equipment/weapons/blacksmithsaxe.png b/graphics/items/equipment/weapons/blacksmithsaxe.png
new file mode 100644
index 00000000..6aba32b0
--- /dev/null
+++ b/graphics/items/equipment/weapons/blacksmithsaxe.png
Binary files differ
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>