diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-18 22:36:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-18 22:36:38 -0300 |
commit | 927c8e58068fcf22942e1f987762a3ddf22eb381 (patch) | |
tree | 696446243356eaa8c50a08b81d16b4848ed676db | |
parent | ec0240e7f688e125fc03e07b34bc2227001a0af3 (diff) | |
download | clientdata-927c8e58068fcf22942e1f987762a3ddf22eb381.tar.gz clientdata-927c8e58068fcf22942e1f987762a3ddf22eb381.tar.bz2 clientdata-927c8e58068fcf22942e1f987762a3ddf22eb381.tar.xz clientdata-927c8e58068fcf22942e1f987762a3ddf22eb381.zip |
Item ID 683 Magic Apple (for quest)
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/usable/food/apple.png | bin | 0 -> 503 bytes | |||
-rw-r--r-- | items.xml | 8 |
3 files changed, 9 insertions, 0 deletions
@@ -727,6 +727,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors #### Food graphics/items/usable/food/acorn.png (Enchilado) (CC BY-SA 3.0) (-) graphics/items/usable/food/apanacake.png (Saulc) (CC BY-SA 3.0) (-) + graphics/items/usable/food/apple.png (Joshua Taylor) (CC BY-SA 3.0, GPLv3) (-) graphics/items/usable/food/applecocktail.png (Saulc) (CC BY-SA 3.0) (Aline/TMW-BR) graphics/items/usable/food/beer.png (Enchilado) (GPLv2) (-) graphics/items/usable/food/bewitchedmanapple.png (Saulc) (CC BY-SA 3.0) (-) diff --git a/graphics/items/usable/food/apple.png b/graphics/items/usable/food/apple.png Binary files differnew file mode 100644 index 00000000..59e52f99 --- /dev/null +++ b/graphics/items/usable/food/apple.png @@ -1549,6 +1549,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Splash damage" type="usable" weight="40"/> + <item id="683" + image="usable/food/apple.png" + name="Magic Apple" + description="Grown in a magic garden..." + useButton="Eat" + effect="Max HP +3500 for 10 minutes" + type="usable" + weight="10"/> <!-- Mounts --> <item id="699" |