From 332675c6ae14217b5527c3af6cfa636ed8c0196d Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sun, 7 Jan 2007 16:32:08 +0000 Subject: Added female cottonshirt sprites. I wanted to wait for a decision regarding the breast size in the side pose and the sitting pose before i finish it, but when i wait until someone in charge has the guts to make a decision about that i can wait forever. --- graphics/sprites/chest-cotton-female.png | Bin 0 -> 14711 bytes graphics/sprites/chest-cotton-female.xml | 104 +++++++++++++++++++++++++++++++ graphics/sprites/chest-cotton-male.png | Bin 0 -> 15313 bytes graphics/sprites/chest-cotton-male.xml | 104 +++++++++++++++++++++++++++++++ graphics/sprites/item001.png | Bin 15313 -> 0 bytes graphics/sprites/item001.xml | 104 ------------------------------- 6 files changed, 208 insertions(+), 104 deletions(-) create mode 100644 graphics/sprites/chest-cotton-female.png create mode 100644 graphics/sprites/chest-cotton-female.xml create mode 100644 graphics/sprites/chest-cotton-male.png create mode 100644 graphics/sprites/chest-cotton-male.xml delete mode 100644 graphics/sprites/item001.png delete mode 100644 graphics/sprites/item001.xml (limited to 'graphics/sprites') diff --git a/graphics/sprites/chest-cotton-female.png b/graphics/sprites/chest-cotton-female.png new file mode 100644 index 00000000..d16eada6 Binary files /dev/null and b/graphics/sprites/chest-cotton-female.png differ diff --git a/graphics/sprites/chest-cotton-female.xml b/graphics/sprites/chest-cotton-female.xml new file mode 100644 index 00000000..627ad422 --- /dev/null +++ b/graphics/sprites/chest-cotton-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-cotton-male.png b/graphics/sprites/chest-cotton-male.png new file mode 100644 index 00000000..396a0ab9 Binary files /dev/null and b/graphics/sprites/chest-cotton-male.png differ diff --git a/graphics/sprites/chest-cotton-male.xml b/graphics/sprites/chest-cotton-male.xml new file mode 100644 index 00000000..ae2b29ac --- /dev/null +++ b/graphics/sprites/chest-cotton-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/item001.png b/graphics/sprites/item001.png deleted file mode 100644 index 396a0ab9..00000000 Binary files a/graphics/sprites/item001.png and /dev/null differ diff --git a/graphics/sprites/item001.xml b/graphics/sprites/item001.xml deleted file mode 100644 index 60c5c2e6..00000000 --- a/graphics/sprites/item001.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-70-g09d2