diff options
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/usable/maggotslimepotion.png | bin | 0 -> 437 bytes | |||
-rw-r--r-- | items.xml | 8 |
3 files changed, 9 insertions, 0 deletions
@@ -214,6 +214,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/usable/gem-crude.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/usable/honey.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/usable/maggotslime.png (LEGACY) (CC BY-SA 3.0) (Micksha) + graphics/items/usable/maggotslimepotion.png (seeds) (CC BY-SA 3.0) (-) graphics/items/usable/manana.png (Reid) (CC BY-SA 3.0) (IvanMorve) graphics/items/usable/lachesisbrew.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/lettuceleaf.png (Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/items/usable/maggotslimepotion.png b/graphics/items/usable/maggotslimepotion.png Binary files differnew file mode 100644 index 00000000..222c6be2 --- /dev/null +++ b/graphics/items/usable/maggotslimepotion.png @@ -594,6 +594,14 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="10" maxFloorOffset="6"/> + <item id="567" + image="usable/maggotslimepotion.png" + name="Maggot Slime Potion" + description="Eek, it is a slimy potion! Seems suspcious!" + effect="Heal 10-130 HP" + useButton="Drink" + type="usable" + weight="15"/> <item id="600" image="usable/potion1.png|W:#b6322c,fe8b70,f4d2be" name="Small Healing Potion" |