From 054cd9a8fe0a4433a7e83aa0de42db02033f59de Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Mon, 11 Dec 2006 12:54:12 +0000 Subject: Added new sweaters by Saphy. Info for server admins: Item IDs are 564 for turtleneck (should already be in there) and 624 for v-neck. The visible sprite IDs are 19 for turtleneck and 20 for v-neck. By the way, I would have liked to rename armor-chest-woolsweater.png to armor-chest-tnecksweater.png instead of deleting and adding it, but sourceforge didn't allowed it (got a 403 error). --- graphics/sprites/CMakeLists.txt | 8 ++ graphics/sprites/Makefile.am | 8 ++ graphics/sprites/chest-tnecksweater-female.png | Bin 0 -> 40801 bytes graphics/sprites/chest-tnecksweater-female.xml | 104 +++++++++++++++++++++++++ graphics/sprites/chest-tnecksweater-male.png | Bin 0 -> 39738 bytes graphics/sprites/chest-tnecksweater-male.xml | 104 +++++++++++++++++++++++++ graphics/sprites/chest-vnecksweater-female.png | Bin 0 -> 37386 bytes graphics/sprites/chest-vnecksweater-female.xml | 104 +++++++++++++++++++++++++ graphics/sprites/chest-vnecksweater-male.png | Bin 0 -> 34222 bytes graphics/sprites/chest-vnecksweater-male.xml | 104 +++++++++++++++++++++++++ 10 files changed, 432 insertions(+) create mode 100644 graphics/sprites/chest-tnecksweater-female.png create mode 100644 graphics/sprites/chest-tnecksweater-female.xml create mode 100644 graphics/sprites/chest-tnecksweater-male.png create mode 100644 graphics/sprites/chest-tnecksweater-male.xml create mode 100644 graphics/sprites/chest-vnecksweater-female.png create mode 100644 graphics/sprites/chest-vnecksweater-female.xml create mode 100644 graphics/sprites/chest-vnecksweater-male.png create mode 100644 graphics/sprites/chest-vnecksweater-male.xml (limited to 'graphics/sprites') diff --git a/graphics/sprites/CMakeLists.txt b/graphics/sprites/CMakeLists.txt index 27885a13..68702d43 100644 --- a/graphics/sprites/CMakeLists.txt +++ b/graphics/sprites/CMakeLists.txt @@ -3,6 +3,14 @@ SET(FILES chest-leather-male.xml chest-leather-female.png chest-leather-female.xml + chest-tnecksweater-male.png + chest-tnecksweater-male.xml + chest-tnecksweater-female.png + chest-tnecksweater-female.xml + chest-vnecksweater-male.png + chest-vnecksweater-male.xml + chest-vnecksweater-female.png + chest-vnecksweater-female.xml emotions.png error.png hairstyle1.png diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am index 2d9c8d74..466d58ea 100644 --- a/graphics/sprites/Makefile.am +++ b/graphics/sprites/Makefile.am @@ -6,6 +6,14 @@ sprites_DATA = \ chest-leather-male.xml \ chest-leather-female.png \ chest-leather-female.xml \ + chest-tnecksweater-male.png \ + chest-tnecksweater-male.xml \ + chest-tnecksweater-female.png \ + chest-tnecksweater-female.xml \ + chest-vnecksweater-male.png \ + chest-vnecksweater-male.xml \ + chest-vnecksweater-female.png \ + chest-vnecksweater-female.xml \ emotions.png \ error.xml \ hairstyle1.png \ diff --git a/graphics/sprites/chest-tnecksweater-female.png b/graphics/sprites/chest-tnecksweater-female.png new file mode 100644 index 00000000..f810fa07 Binary files /dev/null and b/graphics/sprites/chest-tnecksweater-female.png differ diff --git a/graphics/sprites/chest-tnecksweater-female.xml b/graphics/sprites/chest-tnecksweater-female.xml new file mode 100644 index 00000000..ec67bbc3 --- /dev/null +++ b/graphics/sprites/chest-tnecksweater-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-tnecksweater-male.png b/graphics/sprites/chest-tnecksweater-male.png new file mode 100644 index 00000000..e9b0d268 Binary files /dev/null and b/graphics/sprites/chest-tnecksweater-male.png differ diff --git a/graphics/sprites/chest-tnecksweater-male.xml b/graphics/sprites/chest-tnecksweater-male.xml new file mode 100644 index 00000000..68d01ec4 --- /dev/null +++ b/graphics/sprites/chest-tnecksweater-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-vnecksweater-female.png b/graphics/sprites/chest-vnecksweater-female.png new file mode 100644 index 00000000..65fec74d Binary files /dev/null and b/graphics/sprites/chest-vnecksweater-female.png differ diff --git a/graphics/sprites/chest-vnecksweater-female.xml b/graphics/sprites/chest-vnecksweater-female.xml new file mode 100644 index 00000000..e388d987 --- /dev/null +++ b/graphics/sprites/chest-vnecksweater-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-vnecksweater-male.png b/graphics/sprites/chest-vnecksweater-male.png new file mode 100644 index 00000000..e9b04e6d Binary files /dev/null and b/graphics/sprites/chest-vnecksweater-male.png differ diff --git a/graphics/sprites/chest-vnecksweater-male.xml b/graphics/sprites/chest-vnecksweater-male.xml new file mode 100644 index 00000000..ac5dfca3 --- /dev/null +++ b/graphics/sprites/chest-vnecksweater-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50