diff options
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/generic/mushroom-spores.png | bin | 0 -> 982 bytes | |||
-rw-r--r-- | items.xml | 7 |
3 files changed, 8 insertions, 0 deletions
@@ -68,6 +68,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/generic/dish-poisoned.png (Hal9000) (CC BY-SA 3.0) (Alige) graphics/items/generic/eggshell-half.png (Reid) (CC BY-SA 3.0) (-) graphics/items/generic/key-ship.png (Hal9000) (CC BY-SA 3.0) (Reid) + graphics/items/generic/mushroom-spores.png (Reid) (CC BY-SA 3.0) (-) graphics/items/generic/pearl.png (Alige) (CC BY-SA 3.0) (Reid) graphics/items/generic/pioufeathers.png (Reid) (CC BY-SA 3.0) (Fother_J) graphics/items/generic/pumpkin.png (EJlol) (CC BY-SA 3.0) (-) diff --git a/graphics/items/generic/mushroom-spores.png b/graphics/items/generic/mushroom-spores.png Binary files differnew file mode 100644 index 00000000..30d234e6 --- /dev/null +++ b/graphics/items/generic/mushroom-spores.png @@ -506,6 +506,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" weight="530" maxFloorOffset="10"/> + <item id="723" + image="generic/mushroom-spores.png" + name="Mushroom Spores" + description="Can be cooked as spices." + type="generic" + weight="1" + maxFloorOffset="12"/> <!-- Necklaces <item id="1000" |