From cef6ebea4e2fa334eed1fe99cee99d330a031899 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Thu, 1 Feb 2007 03:00:01 +0000 Subject: Added chainmail shirt by "The Judge". The proposed values are: Item ID: 625, Sprite ID: 25, Defence: 12, Weight: 120. Added missing graphic for female cotton shirt. --- graphics/sprites/chest-chainmail-female.png | Bin 0 -> 42016 bytes graphics/sprites/chest-chainmail-female.xml | 104 ++++++++++++++++++++++++++++ graphics/sprites/chest-chainmail-male.png | Bin 0 -> 43466 bytes graphics/sprites/chest-chainmail-male.xml | 104 ++++++++++++++++++++++++++++ graphics/sprites/chest_cotton_female.png | Bin 0 -> 14504 bytes 5 files changed, 208 insertions(+) create mode 100644 graphics/sprites/chest-chainmail-female.png create mode 100644 graphics/sprites/chest-chainmail-female.xml create mode 100644 graphics/sprites/chest-chainmail-male.png create mode 100644 graphics/sprites/chest-chainmail-male.xml create mode 100644 graphics/sprites/chest_cotton_female.png (limited to 'graphics/sprites') diff --git a/graphics/sprites/chest-chainmail-female.png b/graphics/sprites/chest-chainmail-female.png new file mode 100644 index 00000000..eb7d389d Binary files /dev/null and b/graphics/sprites/chest-chainmail-female.png differ diff --git a/graphics/sprites/chest-chainmail-female.xml b/graphics/sprites/chest-chainmail-female.xml new file mode 100644 index 00000000..683bc7fa --- /dev/null +++ b/graphics/sprites/chest-chainmail-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-chainmail-male.png b/graphics/sprites/chest-chainmail-male.png new file mode 100644 index 00000000..ed9b590b Binary files /dev/null and b/graphics/sprites/chest-chainmail-male.png differ diff --git a/graphics/sprites/chest-chainmail-male.xml b/graphics/sprites/chest-chainmail-male.xml new file mode 100644 index 00000000..e0ca1fba --- /dev/null +++ b/graphics/sprites/chest-chainmail-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest_cotton_female.png b/graphics/sprites/chest_cotton_female.png new file mode 100644 index 00000000..5382c075 Binary files /dev/null and b/graphics/sprites/chest_cotton_female.png differ -- cgit v1.2.3-70-g09d2