diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-06 14:10:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-06 14:10:27 -0300 |
commit | 72106f61954f832c4d38f285a707fc63e73a9f58 (patch) | |
tree | 3ef97810f64fdc02524a43a8705c7aad23c60e9d /items | |
parent | 14dd7e81a508f38adf02f3e2f46228667f4745b2 (diff) | |
download | clientdata-72106f61954f832c4d38f285a707fc63e73a9f58.tar.gz clientdata-72106f61954f832c4d38f285a707fc63e73a9f58.tar.bz2 clientdata-72106f61954f832c4d38f285a707fc63e73a9f58.tar.xz clientdata-72106f61954f832c4d38f285a707fc63e73a9f58.zip |
Swap Pike and Halberd icons so @HoraK stop whinning (╯°□°)╯︵ ┻━┻
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-2hand.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/equip-2hand.xml b/items/equip-2hand.xml index ade93949..4df9e969 100644 --- a/items/equip-2hand.xml +++ b/items/equip-2hand.xml @@ -29,7 +29,7 @@ <sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound> </item> <item id="548" - image="equipment/weapon/polearm-halberd.png" + image="equipment/weapon/pike.png" name="Halberd" description="A weapon usually carried by guards." attack="1" @@ -93,7 +93,7 @@ <sprite gender="unisex">equipment/weapons/staff.xml</sprite> </item> <item id="596" - image="equipment/weapon/pike.png" + image="equipment/weapon/polearm-halberd.png" name="Pike" description="A heavy 2-hand weapon, useful to keep enemies on distance." attack="170" |