diff options
author | HoraK-FDF <horak-fdf@web.de> | 2023-04-03 20:24:11 +0200 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2023-04-03 20:24:11 +0200 |
commit | e885160f2051390eb768a99aaa3a51ddfd340bd0 (patch) | |
tree | 6b15c5e978da69dc18e357275d17872578bbb4c4 /items/equip-1hand/item587_Sword.xml | |
parent | 60c0984b925ccd83730ab2d576a4c8a4dfac79e1 (diff) | |
download | clientdata-e885160f2051390eb768a99aaa3a51ddfd340bd0.tar.gz clientdata-e885160f2051390eb768a99aaa3a51ddfd340bd0.tar.bz2 clientdata-e885160f2051390eb768a99aaa3a51ddfd340bd0.tar.xz clientdata-e885160f2051390eb768a99aaa3a51ddfd340bd0.zip |
item description update and cleanup add1
Diffstat (limited to 'items/equip-1hand/item587_Sword.xml')
-rw-r--r-- | items/equip-1hand/item587_Sword.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-1hand/item587_Sword.xml b/items/equip-1hand/item587_Sword.xml index 7383e3a0..26cbb3d3 100644 --- a/items/equip-1hand/item587_Sword.xml +++ b/items/equip-1hand/item587_Sword.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="587" image="equipment/weapon/sword-sword.png" name="Sword" description="A simple but reliable sword." attack="1" type="equip-1hand" attack-action="attack_chop" attack-range="2" weight="200"> + <item id="587" image="equipment/weapon/sword-sword.png" name="Sword" description="A simple but reliable sword." attack="1" type="equip-1hand" attack-action="attack_chop" attack-range="1" weight="200"> <sprite gender="unisex">equipment/weapons/sword-long.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> <sprite gender="female">equipment/weapons/sword-long-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> </item> |