diff options
Diffstat (limited to 'items/equip-charm/item832_GoldenFourLeafAmulet.xml')
-rw-r--r-- | items/equip-charm/item832_GoldenFourLeafAmulet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-charm/item832_GoldenFourLeafAmulet.xml b/items/equip-charm/item832_GoldenFourLeafAmulet.xml index b7ebb27e..20d1a799 100644 --- a/items/equip-charm/item832_GoldenFourLeafAmulet.xml +++ b/items/equip-charm/item832_GoldenFourLeafAmulet.xml @@ -6,5 +6,5 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="832" image="equipment/charms/fourleaf-amulet.png|W:#857a4d,bc9600,fdd017,ffffff" name="Golden Four-Leaf Amulet" description="An amulet that brings the wearer excellent luck where ever they go." effect="M. Attack +5" type="equip-charm" luck="4" weight="10" sellProtected="true"/> + <item id="832" image="equipment/charms/fourleaf-amulet.png|W:#857a4d,bc9600,fdd017,ffffff" name="Golden Four-Leaf Amulet" description="An amulet that brings the wearer excellent luck where ever they go." mattack="5" type="equip-charm" luk="4" weight="10" sellProtected="true"/> </items> |