diff options
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/usable/coffee.png | bin | 0 -> 1911 bytes | |||
-rw-r--r-- | items.xml | 8 |
3 files changed, 9 insertions, 0 deletions
@@ -677,6 +677,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/items/usable/blobime.png (Enchilado) (CC BY-SA 3.0) (-) graphics/items/usable/boxofchocolates.png (?) (GPL 2.0 or later) (TMW Org.) graphics/items/usable/bugleg.png (Enchilado) (GPLv2) (-) + graphics/items/usable/coffee.png (Micksha) (CC BY-SA 3.0) (jesusalva) graphics/items/usable/croconut.png (Hal9000) (CC BY-SA 3.0) (-) graphics/items/usable/curshroom.png (Reid) (CC BY-SA 3.0) (-) graphics/items/usable/drops.png (Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/items/usable/coffee.png b/graphics/items/usable/coffee.png Binary files differnew file mode 100644 index 00000000..6e3c0ef4 --- /dev/null +++ b/graphics/items/usable/coffee.png @@ -1532,6 +1532,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Acquire treasures! Maybe." type="usable" weight="40"/> + <item id="681" + image="usable/coffee.png" + name="Coffee" + description="Jhon H's favorite." + useButton="Drink" + effect="Cures Sleep and Curse." + type="usable" + weight="10"/> <!-- Mounts --> <item id="699" |