diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-07-29 14:47:29 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-29 14:47:29 +0000 |
commit | 0530e59b85295c7a13874e81f6080daccb2df09e (patch) | |
tree | 7e71d8e1ce0560ba719c320cc9c55b568cbcd3da | |
parent | 67a6760337020830d52061ae6484b62506bd8496 (diff) | |
parent | a7e8f3d311306a72b0ce1a0a6fc0da0cb1a35875 (diff) | |
download | clientdata-0530e59b85295c7a13874e81f6080daccb2df09e.tar.gz clientdata-0530e59b85295c7a13874e81f6080daccb2df09e.tar.bz2 clientdata-0530e59b85295c7a13874e81f6080daccb2df09e.tar.xz clientdata-0530e59b85295c7a13874e81f6080daccb2df09e.zip |
Merge branch 'itemid' into 'master'
nothing to see.
See merge request themanaworld/evolved/clientdata!33
-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> |