diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-11-21 19:07:51 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-11-21 19:07:51 +0100 |
commit | 2a02ef61a1ce82ea6811466826d88cbaf3960ae2 (patch) | |
tree | 265c2a10278e4b3d39dde95cbf543c010befa7e7 | |
parent | 26312019a318a77558333ad3bb5b1b4a31e19ee6 (diff) | |
download | clientdata-2a02ef61a1ce82ea6811466826d88cbaf3960ae2.tar.gz clientdata-2a02ef61a1ce82ea6811466826d88cbaf3960ae2.tar.bz2 clientdata-2a02ef61a1ce82ea6811466826d88cbaf3960ae2.tar.xz clientdata-2a02ef61a1ce82ea6811466826d88cbaf3960ae2.zip |
Adding new items:
Leather Ball and Doll, both made by salmondine and Lizandra.
Renamed previous "Doll" to "Broken Doll"
-rw-r--r-- | graphics/items/generic/brokendoll.png | bin | 0 -> 3494 bytes | |||
-rw-r--r-- | graphics/items/generic/doll.png | bin | 3494 -> 1018 bytes | |||
-rw-r--r-- | graphics/items/generic/leatherball.png | bin | 0 -> 1100 bytes | |||
-rw-r--r-- | items.xml | 16 |
4 files changed, 14 insertions, 2 deletions
diff --git a/graphics/items/generic/brokendoll.png b/graphics/items/generic/brokendoll.png Binary files differnew file mode 100644 index 00000000..1da8fb59 --- /dev/null +++ b/graphics/items/generic/brokendoll.png diff --git a/graphics/items/generic/doll.png b/graphics/items/generic/doll.png Binary files differindex 1da8fb59..528f713f 100644 --- a/graphics/items/generic/doll.png +++ b/graphics/items/generic/doll.png diff --git a/graphics/items/generic/leatherball.png b/graphics/items/generic/leatherball.png Binary files differnew file mode 100644 index 00000000..63409937 --- /dev/null +++ b/graphics/items/generic/leatherball.png @@ -2779,8 +2779,8 @@ type="generic" weight="10"/> <item id="834" - image="generic/doll.png" - name="Doll" + image="generic/brokendoll.png" + name="Broken Doll" description="An ancient doll taken from a fallen Fey Element that used it as a lure for its young victims." type="generic" weight="15"/> @@ -2888,6 +2888,18 @@ description="A stick reinboo. This is fun!" type="generic" weight="50"/> + <item id="852" + image="generic/leatherball.png" + name="Leather Ball" + description="A leather ball handmade by Santa's helpers." + type="generic" + weight="20"/> + <item id="853" + image="generic/doll.png" + name="Doll" + description="A cute red-haired doll with a blue dress. " + type="generic" + weight="30"/> <!-- HERE ARE SOME UNUSED ITEM IDS --> <item id="1198" |