diff options
author | Reid <reidyaro@gmail.com> | 2015-09-13 08:16:00 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-09-13 08:16:00 +0200 |
commit | caa9624e174867f8f7d21d1720b8c1656a51f0d2 (patch) | |
tree | a9966be5eac8127093968eccb08e3b5ea1b02b26 /items.xml | |
parent | 8d4e128f4efe1b105d345ce12ce0a948c3e09be5 (diff) | |
download | clientdata-caa9624e174867f8f7d21d1720b8c1656a51f0d2.tar.gz clientdata-caa9624e174867f8f7d21d1720b8c1656a51f0d2.tar.bz2 clientdata-caa9624e174867f8f7d21d1720b8c1656a51f0d2.tar.xz clientdata-caa9624e174867f8f7d21d1720b8c1656a51f0d2.zip |
Add Atropos Mixture item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -414,6 +414,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="14" maxFloorOffsetX="10" maxFloorOffsetY="9"/> + <item id="524" + image="usable/atroposmixture.png" + name="Atropos Mixture" + description="." + useButton="Eat" + effect="Heal 2700-3300 HP" + type="usable" + weight="15" + maxFloorOffsetX="10" + maxFloorOffsetY="9"/> <!-- Generic Items --> <item id="700" |