summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorali-g <gauvain.dauchy@free.fr>2011-10-25 19:25:43 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-10-28 18:25:35 +0200
commit905d54030fc8ec834ddb26883041d5fb89f52c41 (patch)
tree8e359a9fb140143225c09e474be36c4469af55a5
parentbee10633eeb781b546cca75a148d64d2dbd9f684 (diff)
downloadclientdata-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.pngbin0 -> 438 bytes
-rw-r--r--graphics/items/use/food/yellow-plum.pngbin4304 -> 0 bytes
-rw-r--r--items.xml6
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/items/use/food/plum.png b/graphics/items/use/food/plum.png
new file mode 100644
index 00000000..b7ac8c21
--- /dev/null
+++ b/graphics/items/use/food/plum.png
Binary files differ
diff --git a/graphics/items/use/food/yellow-plum.png b/graphics/items/use/food/yellow-plum.png
deleted file mode 100644
index 13180b51..00000000
--- a/graphics/items/use/food/yellow-plum.png
+++ /dev/null
Binary files differ
diff --git a/items.xml b/items.xml
index 616913cf..31205925 100644
--- a/items.xml
+++ b/items.xml
@@ -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"/>