diff options
author | Micksha <Micksha@users.noreply.github.com> | 2021-07-29 16:40:50 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2021-07-29 16:41:16 +0200 |
commit | a7e8f3d311306a72b0ce1a0a6fc0da0cb1a35875 (patch) | |
tree | 7e71d8e1ce0560ba719c320cc9c55b568cbcd3da | |
parent | 67a6760337020830d52061ae6484b62506bd8496 (diff) | |
download | clientdata-a7e8f3d311306a72b0ce1a0a6fc0da0cb1a35875.tar.gz clientdata-a7e8f3d311306a72b0ce1a0a6fc0da0cb1a35875.tar.bz2 clientdata-a7e8f3d311306a72b0ce1a0a6fc0da0cb1a35875.tar.xz clientdata-a7e8f3d311306a72b0ce1a0a6fc0da0cb1a35875.zip |
nothing to see.
-rw-r--r-- | items/equip-2hand.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-2hand.xml b/items/equip-2hand.xml index 5cc3816b..ade93949 100644 --- a/items/equip-2hand.xml +++ b/items/equip-2hand.xml @@ -98,7 +98,7 @@ description="A heavy 2-hand weapon, useful to keep enemies on distance." attack="170" type="equip-2hand" - attack-action="attack_chop_long" + attack-action="attack_stab_long" attack-range="2" weight="1600"> <sprite gender="unisex">equipment/weapons/pike.xml</sprite> |