diff options
Diffstat (limited to 'items/equip-charm/item830_BromenalFourLeafAmulet.xml')
-rw-r--r-- | items/equip-charm/item830_BromenalFourLeafAmulet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-charm/item830_BromenalFourLeafAmulet.xml b/items/equip-charm/item830_BromenalFourLeafAmulet.xml index 2fb2719b..20be81b6 100644 --- a/items/equip-charm/item830_BromenalFourLeafAmulet.xml +++ b/items/equip-charm/item830_BromenalFourLeafAmulet.xml @@ -6,5 +6,5 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="830" image="equipment/charms/fourleaf-amulet.png|W:#3f2e26,644435,7c513c,ffffff" name="Bromenal Four-Leaf Amulet" description="An amulet that brings the wearer good luck where ever they go." effect="M. Attack +5" type="equip-charm" luck="2" weight="10" sellProtected="true"/> + <item id="830" image="equipment/charms/fourleaf-amulet.png|W:#3f2e26,644435,7c513c,ffffff" name="Bromenal Four-Leaf Amulet" description="An amulet that brings the wearer good luck where ever they go." mattack="5" type="equip-charm" luk="2" weight="10" sellProtected="true"/> </items> |