diff options
author | ali-g <gauvain.dauchy@free.fr> | 2011-10-25 19:25:43 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-28 18:25:35 +0200 |
commit | 905d54030fc8ec834ddb26883041d5fb89f52c41 (patch) | |
tree | 8e359a9fb140143225c09e474be36c4469af55a5 | |
parent | bee10633eeb781b546cca75a148d64d2dbd9f684 (diff) | |
download | clientdata-905d54030fc8ec834ddb26883041d5fb89f52c41.tar.gz clientdata-905d54030fc8ec834ddb26883041d5fb89f52c41.tar.bz2 clientdata-905d54030fc8ec834ddb26883041d5fb89f52c41.tar.xz clientdata-905d54030fc8ec834ddb26883041d5fb89f52c41.zip |
Updated the graphics of the plum. Changed from "Yellow Plum" to "Plum".
-rw-r--r-- | graphics/items/use/food/plum.png | bin | 0 -> 438 bytes | |||
-rw-r--r-- | graphics/items/use/food/yellow-plum.png | bin | 4304 -> 0 bytes | |||
-rw-r--r-- | items.xml | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/items/use/food/plum.png b/graphics/items/use/food/plum.png Binary files differnew file mode 100644 index 00000000..b7ac8c21 --- /dev/null +++ b/graphics/items/use/food/plum.png diff --git a/graphics/items/use/food/yellow-plum.png b/graphics/items/use/food/yellow-plum.png Binary files differdeleted file mode 100644 index 13180b51..00000000 --- a/graphics/items/use/food/yellow-plum.png +++ /dev/null @@ -3224,9 +3224,9 @@ hp="150" weight="7"/> <item id="1251" - image="use/food/yellow-plum.png" - name="Yellow Plum" - description="A yellow variety of plum that is both sweet and sour." + image="use/food/plum.png" + name="Plum" + description="A plum that is both sweet and sour." type="usable" hp="100" weight="10"/> |