From ee86a3f2dc29b4310f756245db2c90bffe0f6c9d Mon Sep 17 00:00:00 2001 From: Scott Ellis Date: Wed, 28 May 2008 17:29:15 +0000 Subject: Added music to map 25 Added an Orange, by EJ Added Warlord plate armour, by Saphy Re added female style 7, to reduce any confusion since it was lacking. Mantis: #311 --- graphics/items/armor-chest-warlordplate.png | Bin 0 -> 1033 bytes graphics/items/use-food-orange.png | Bin 0 -> 3146 bytes graphics/sprites/chest-warlordplate-female.png | Bin 0 -> 19223 bytes graphics/sprites/chest-warlordplate-female.xml | 104 +++++++++++++++++++++++++ graphics/sprites/chest-warlordplate-male.png | Bin 0 -> 19631 bytes graphics/sprites/chest-warlordplate-male.xml | 104 +++++++++++++++++++++++++ graphics/sprites/hairstyle7-female.png | Bin 0 -> 1089 bytes 7 files changed, 208 insertions(+) create mode 100644 graphics/items/armor-chest-warlordplate.png create mode 100644 graphics/items/use-food-orange.png create mode 100644 graphics/sprites/chest-warlordplate-female.png create mode 100644 graphics/sprites/chest-warlordplate-female.xml create mode 100644 graphics/sprites/chest-warlordplate-male.png create mode 100644 graphics/sprites/chest-warlordplate-male.xml create mode 100644 graphics/sprites/hairstyle7-female.png (limited to 'graphics') diff --git a/graphics/items/armor-chest-warlordplate.png b/graphics/items/armor-chest-warlordplate.png new file mode 100644 index 00000000..127fd752 Binary files /dev/null and b/graphics/items/armor-chest-warlordplate.png differ diff --git a/graphics/items/use-food-orange.png b/graphics/items/use-food-orange.png new file mode 100644 index 00000000..48435f48 Binary files /dev/null and b/graphics/items/use-food-orange.png differ diff --git a/graphics/sprites/chest-warlordplate-female.png b/graphics/sprites/chest-warlordplate-female.png new file mode 100644 index 00000000..bedd5e09 Binary files /dev/null and b/graphics/sprites/chest-warlordplate-female.png differ diff --git a/graphics/sprites/chest-warlordplate-female.xml b/graphics/sprites/chest-warlordplate-female.xml new file mode 100644 index 00000000..23a27611 --- /dev/null +++ b/graphics/sprites/chest-warlordplate-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/chest-warlordplate-male.png b/graphics/sprites/chest-warlordplate-male.png new file mode 100644 index 00000000..2b884ebc Binary files /dev/null and b/graphics/sprites/chest-warlordplate-male.png differ diff --git a/graphics/sprites/chest-warlordplate-male.xml b/graphics/sprites/chest-warlordplate-male.xml new file mode 100644 index 00000000..cc698912 --- /dev/null +++ b/graphics/sprites/chest-warlordplate-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/hairstyle7-female.png b/graphics/sprites/hairstyle7-female.png new file mode 100644 index 00000000..ccfdf31c Binary files /dev/null and b/graphics/sprites/hairstyle7-female.png differ -- cgit v1.2.3-60-g2f50