diff options
Diffstat (limited to 'items/equip-charm/item749_Towel.xml')
-rw-r--r-- | items/equip-charm/item749_Towel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-charm/item749_Towel.xml b/items/equip-charm/item749_Towel.xml index f02bfdd9..a1571e7a 100644 --- a/items/equip-charm/item749_Towel.xml +++ b/items/equip-charm/item749_Towel.xml @@ -6,5 +6,5 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="749" image="equipment/charms/towel.png" name="Towel" description="You can dry yourself off with it if it still seems to be clean enough. - Douglas Adams" effect="M. Attack +5" type="equip-charm" weight="50" sellProtected="true"/> + <item id="749" image="equipment/charms/towel.png" name="Towel" description="You can dry yourself off with it if it still seems to be clean enough. - Douglas Adams" mattack="5" type="equip-charm" weight="50" sellProtected="true"/> </items> |