diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-27 22:25:10 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-27 22:25:10 +0400 |
commit | 57acfe7717bcfd0da7cbfd4e4eed4d12c8f0a296 (patch) | |
tree | 67af2a9b435283505e5e7b12b5f6384bd578a512 | |
parent | 3fd65ce55559b6c7d5f2ef637c776c20b08a9874 (diff) | |
download | clientdata-57acfe7717bcfd0da7cbfd4e4eed4d12c8f0a296.tar.gz clientdata-57acfe7717bcfd0da7cbfd4e4eed4d12c8f0a296.tar.bz2 clientdata-57acfe7717bcfd0da7cbfd4e4eed4d12c8f0a296.tar.xz clientdata-57acfe7717bcfd0da7cbfd4e4eed4d12c8f0a296.zip |
Renamed the 'Lettuce' item to 'Lettuce Leaf'.
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | graphics/items/usable/lettuceleaf.png (renamed from graphics/items/usable/lettuce.png) | bin | 984 -> 984 bytes | |||
-rw-r--r-- | items.xml | 4 |
3 files changed, 3 insertions, 3 deletions
@@ -55,7 +55,7 @@ http://www.gnu.org/licenses/gpl-2.0.html graphics/items/usable/croconut-half.png (Hal9000) (CC BY-SA 3.0) graphics/items/usable/drops.png (Reid) (CC BY-SA 3.0) graphics/items/usable/fungus.png (Yosuhara) (GPLv2) - graphics/items/usable/lettuce.png (Reid) (CC BY-SA 3.0) + graphics/items/usable/lettuceleaf.png (Reid) (CC BY-SA 3.0) graphics/items/usable/piberries.png (Reid) (CC BY-SA 3.0) graphics/items/usable/pioulegs.png (FotherJ, Reid) (CC BY-SA 3.0) graphics/items/usable/plushroom.png (Reid) (CC BY-SA 3.0) diff --git a/graphics/items/usable/lettuce.png b/graphics/items/usable/lettuceleaf.png Binary files differindex bdb03693..bdb03693 100644 --- a/graphics/items/usable/lettuce.png +++ b/graphics/items/usable/lettuceleaf.png @@ -201,8 +201,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. maxFloorOffsetX="7" maxFloorOffsetY="9"/> <item id="506" - image="usable/lettuce.png" - name="Lettuce" + image="usable/lettuceleaf.png" + name="Lettuce Leaf" description="The perfect food if you're hungry but want to lose weight." effect="+15 HP" type="usable" |