diff options
author | Bertram <bertram@cegetel.net> | 2009-10-23 01:04:50 +0200 |
---|---|---|
committer | Bertram <bertram@cegetel.net> | 2009-10-23 01:04:50 +0200 |
commit | 0de16ffb1b4a63e4a89c8bfbe90f43a95dd247c5 (patch) | |
tree | 411847baa96b3343e57d31652d2e8b8f02d2fa90 /items.xml | |
parent | 823fe794b29e7d02c8739b47f24462bb522f7ea7 (diff) | |
download | clientdata-0de16ffb1b4a63e4a89c8bfbe90f43a95dd247c5.tar.gz clientdata-0de16ffb1b4a63e4a89c8bfbe90f43a95dd247c5.tar.bz2 clientdata-0de16ffb1b4a63e4a89c8bfbe90f43a95dd247c5.tar.xz clientdata-0de16ffb1b4a63e4a89c8bfbe90f43a95dd247c5.zip |
Added the Witch Doctor Mask (From Black Don). Mantis #910.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2586,6 +2586,18 @@ <!-- PLACEHOLDER for Item 772: Silk Thread to be committed by Fate --> + <item id="773" + image="equipment/head/witch-doctor-mask.png" + name="Witch Doctor's Mask" + description="A crazy mask from the Voodoo doctor." + effect="+3% Defense" + defense="3" + type="equip-head" + weight="20" + max-per-slot="1"> + <sprite>equipment/head/witch-doctor-mask.xml</sprite> + </item> + <!-- HERE ARE SOME UNUSED ITEM IDS --> <item id="1198" |