diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-02 02:44:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-02 02:44:07 -0300 |
commit | 034dd0854cc2519ba4ca8fda6f6fd71fb3ff77e7 (patch) | |
tree | fb8b7b81deb0141e9f7b2891794b0f13cb44268b /items | |
parent | e5a7e9e65b6814f506aa7d6995fc766918cda7cc (diff) | |
download | clientdata-034dd0854cc2519ba4ca8fda6f6fd71fb3ff77e7.tar.gz clientdata-034dd0854cc2519ba4ca8fda6f6fd71fb3ff77e7.tar.bz2 clientdata-034dd0854cc2519ba4ca8fda6f6fd71fb3ff77e7.tar.xz clientdata-034dd0854cc2519ba4ca8fda6f6fd71fb3ff77e7.zip |
Update Sand Cutter description
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-1hand/item578_SandCutter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-1hand/item578_SandCutter.xml b/items/equip-1hand/item578_SandCutter.xml index 1b78e10c..ed9f501e 100644 --- a/items/equip-1hand/item578_SandCutter.xml +++ b/items/equip-1hand/item578_SandCutter.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." attack="130" type="equip-1hand" attack-action="attack" attack-range="2" weight="1500" sellProtected="true"> + <item id="578" image="equipment/weapon/sword-sandcutter.png" name="Sand Cutter" description="An ancient longsword with moon-shaped blade, frequently used by desert night warriors." effect="Double Damage +5%" attack="130" type="equip-1hand" attack-action="attack" attack-range="2" weight="1500" sellProtected="true"> <sprite gender="unisex">equipment/weapons/sandcutter.xml</sprite> <sound event="hit">weapons/swords/sandcutter-hit7.ogg</sound> <sound event="hit">weapons/swords/sandcutter-hit8.ogg</sound> |