diff options
Diffstat (limited to 'items/equip-charm/item0742_FourLeafClover.xml')
-rw-r--r-- | items/equip-charm/item0742_FourLeafClover.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/equip-charm/item0742_FourLeafClover.xml b/items/equip-charm/item0742_FourLeafClover.xml new file mode 100644 index 00000000..0a320ad1 --- /dev/null +++ b/items/equip-charm/item0742_FourLeafClover.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="742" image="equipment/charms/clover.png" name="Four-Leaf Clover" description="A lucky four-leaf clover." mattack="5" type="equip-charm" luk="1" weight="1" sellProtected="true"/> +</items> |