summaryrefslogtreecommitdiff
path: root/items/equip-arms/item794_BromenalGloves.xml
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2017-12-03 23:21:11 -0500
committergumi <git@gumi.ca>2017-12-04 11:29:20 -0500
commit999209d5a7e16f11d7177b289c8ad5f0467d1068 (patch)
treefaec592c151407bc3de30f385d35100ff02f3bfe /items/equip-arms/item794_BromenalGloves.xml
parentb37095b9ef7c22da2d67a9b594677c9e8fed6085 (diff)
downloadclientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.tar.gz
clientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.tar.bz2
clientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.tar.xz
clientdata-999209d5a7e16f11d7177b289c8ad5f0467d1068.zip
item fields optimization
Diffstat (limited to 'items/equip-arms/item794_BromenalGloves.xml')
-rw-r--r--items/equip-arms/item794_BromenalGloves.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-arms/item794_BromenalGloves.xml b/items/equip-arms/item794_BromenalGloves.xml
index 3328cde8..daeb94d6 100644
--- a/items/equip-arms/item794_BromenalGloves.xml
+++ b/items/equip-arms/item794_BromenalGloves.xml
@@ -6,7 +6,7 @@
<its:translateRule selector="//item/@effect" translate="yes"/>
<its:translateRule selector="//*" translate="no"/>
</its:rules>
- <item id="794" image="equipment/hands/bromenalgloves.png" name="Bromenal Gloves" description="A pair of bromenal gloves." effect="M. Attack -20" type="equip-arms" weight="40" defense="4" sellProtected="true">
+ <item id="794" image="equipment/hands/bromenalgloves.png" name="Bromenal Gloves" description="A pair of bromenal gloves." mattack="-20" type="equip-arms" weight="40" defense="4" sellProtected="true">
<sprite gender="unisex">equipment/hands/bromenalgloves.xml</sprite>
<sprite gender="female">equipment/hands/bromenalgloves-female.xml</sprite>
</item>