summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-04-14 23:47:02 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-04-14 23:47:02 +0000
commit5d689b14ec7e81dec2f2d4e9007bd49c370b5bc7 (patch)
tree41f40a102b2e7f453920621982ff474b155e4fec
parent0f888bd2a17db219551296003d843a88c06edee3 (diff)
parent8fd988149f40704a8ee1e2f17053cff781fd0099 (diff)
downloadclientdata-5d689b14ec7e81dec2f2d4e9007bd49c370b5bc7.tar.gz
clientdata-5d689b14ec7e81dec2f2d4e9007bd49c370b5bc7.tar.bz2
clientdata-5d689b14ec7e81dec2f2d4e9007bd49c370b5bc7.tar.xz
clientdata-5d689b14ec7e81dec2f2d4e9007bd49c370b5bc7.zip
Merge branch 'sandcutter_desc' into 'master'
Added the +3% to accuracy in description See merge request legacy/clientdata!521
-rw-r--r--items/equip-1hand/item578_SandCutter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-1hand/item578_SandCutter.xml b/items/equip-1hand/item578_SandCutter.xml
index c649281b..8e515d67 100644
--- a/items/equip-1hand/item578_SandCutter.xml
+++ b/items/equip-1hand/item578_SandCutter.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<items>
- <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="140" level="80" 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% / Accuracy +3%" attack="140" level="80" 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/knives/rock/rock-hit1.ogg</sound>
<sound event="hit">weapons/knives/rock/rock-hit2.ogg</sound>