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. --- equipment.xml | 6 +- graphics/items/armor-chest-chainmail.png | Bin 0 -> 5458 bytes 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 items.xml | 3 +- 8 files changed, 215 insertions(+), 2 deletions(-) create mode 100644 graphics/items/armor-chest-chainmail.png 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 diff --git a/equipment.xml b/equipment.xml index 2ad2d9ed..52c2b3d7 100644 --- a/equipment.xml +++ b/equipment.xml @@ -80,4 +80,8 @@ head-santabeardhat.xml - + + chest-chainmail-male.xml + chest-chainmail-female.xml + + \ No newline at end of file diff --git a/graphics/items/armor-chest-chainmail.png b/graphics/items/armor-chest-chainmail.png new file mode 100644 index 00000000..0b3055ff Binary files /dev/null and b/graphics/items/armor-chest-chainmail.png differ 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 diff --git a/items.xml b/items.xml index cebeb55e..c3329d6b 100644 --- a/items.xml +++ b/items.xml @@ -124,6 +124,7 @@ + @@ -133,4 +134,4 @@ - + \ No newline at end of file -- cgit v1.2.3-60-g2f50