From 0b6f2f32e0b55fcf8ab50cca1b420e402b5812d7 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Mon, 16 May 2011 17:35:41 +0200 Subject: Started re-organisation of graphics/sprites folder. --- .../sprites/equipment/chest/assassin-female.png | Bin 0 -> 16032 bytes .../sprites/equipment/chest/assassin-female.xml | 8 ++ graphics/sprites/equipment/chest/assassin-male.png | Bin 0 -> 18286 bytes graphics/sprites/equipment/chest/assassin-male.xml | 8 ++ .../sprites/equipment/chest/chainmail-female.png | Bin 0 -> 47034 bytes .../sprites/equipment/chest/chainmail-female.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/chainmail-male.png | Bin 0 -> 42257 bytes .../sprites/equipment/chest/chainmail-male.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/chest/cotton-female.png | Bin 0 -> 12905 bytes graphics/sprites/equipment/chest/cotton-female.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/chest/cotton-male.png | Bin 0 -> 12975 bytes graphics/sprites/equipment/chest/cotton-male.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/leather-female.png | Bin 0 -> 11692 bytes .../sprites/equipment/chest/leather-female.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/chest/leather-male.png | Bin 0 -> 19688 bytes graphics/sprites/equipment/chest/leather-male.xml | 104 +++++++++++++++++++++ .../equipment/chest/lightplatemail-female.png | Bin 0 -> 7420 bytes .../equipment/chest/lightplatemail-female.xml | 104 +++++++++++++++++++++ .../equipment/chest/lightplatemail-male.png | Bin 0 -> 7849 bytes .../equipment/chest/lightplatemail-male.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/chest/robe-female.png | Bin 0 -> 46065 bytes graphics/sprites/equipment/chest/robe-female.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/chest/robe-male.png | Bin 0 -> 44698 bytes graphics/sprites/equipment/chest/robe-male.xml | 104 +++++++++++++++++++++ .../equipment/chest/shorttanktop-female.png | Bin 0 -> 11029 bytes .../equipment/chest/shorttanktop-female.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/shorttanktop-male.png | Bin 0 -> 9365 bytes .../sprites/equipment/chest/shorttanktop-male.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/tanktop-female.png | Bin 0 -> 12017 bytes .../sprites/equipment/chest/tanktop-female.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/chest/tanktop-male.png | Bin 0 -> 10659 bytes graphics/sprites/equipment/chest/tanktop-male.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/terranite-female.png | Bin 0 -> 17707 bytes .../sprites/equipment/chest/terranite-female.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/terranite-male.png | Bin 0 -> 17050 bytes .../sprites/equipment/chest/terranite-male.xml | 104 +++++++++++++++++++++ .../equipment/chest/tnecksweater-female.png | Bin 0 -> 25047 bytes .../equipment/chest/tnecksweater-female.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/tnecksweater-male.png | Bin 0 -> 24552 bytes .../sprites/equipment/chest/tnecksweater-male.xml | 104 +++++++++++++++++++++ .../equipment/chest/vnecksweater-female.png | Bin 0 -> 29401 bytes .../equipment/chest/vnecksweater-female.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/vnecksweater-male.png | Bin 0 -> 21509 bytes .../sprites/equipment/chest/vnecksweater-male.xml | 104 +++++++++++++++++++++ .../equipment/chest/warlordplate-female.png | Bin 0 -> 18334 bytes .../equipment/chest/warlordplate-female.xml | 104 +++++++++++++++++++++ .../sprites/equipment/chest/warlordplate-male.png | Bin 0 -> 18795 bytes .../sprites/equipment/chest/warlordplate-male.xml | 104 +++++++++++++++++++++ 48 files changed, 2304 insertions(+) create mode 100644 graphics/sprites/equipment/chest/assassin-female.png create mode 100644 graphics/sprites/equipment/chest/assassin-female.xml create mode 100644 graphics/sprites/equipment/chest/assassin-male.png create mode 100644 graphics/sprites/equipment/chest/assassin-male.xml create mode 100644 graphics/sprites/equipment/chest/chainmail-female.png create mode 100644 graphics/sprites/equipment/chest/chainmail-female.xml create mode 100644 graphics/sprites/equipment/chest/chainmail-male.png create mode 100644 graphics/sprites/equipment/chest/chainmail-male.xml create mode 100644 graphics/sprites/equipment/chest/cotton-female.png create mode 100644 graphics/sprites/equipment/chest/cotton-female.xml create mode 100644 graphics/sprites/equipment/chest/cotton-male.png create mode 100644 graphics/sprites/equipment/chest/cotton-male.xml create mode 100644 graphics/sprites/equipment/chest/leather-female.png create mode 100644 graphics/sprites/equipment/chest/leather-female.xml create mode 100644 graphics/sprites/equipment/chest/leather-male.png create mode 100644 graphics/sprites/equipment/chest/leather-male.xml create mode 100644 graphics/sprites/equipment/chest/lightplatemail-female.png create mode 100644 graphics/sprites/equipment/chest/lightplatemail-female.xml create mode 100644 graphics/sprites/equipment/chest/lightplatemail-male.png create mode 100644 graphics/sprites/equipment/chest/lightplatemail-male.xml create mode 100644 graphics/sprites/equipment/chest/robe-female.png create mode 100644 graphics/sprites/equipment/chest/robe-female.xml create mode 100644 graphics/sprites/equipment/chest/robe-male.png create mode 100644 graphics/sprites/equipment/chest/robe-male.xml create mode 100644 graphics/sprites/equipment/chest/shorttanktop-female.png create mode 100644 graphics/sprites/equipment/chest/shorttanktop-female.xml create mode 100644 graphics/sprites/equipment/chest/shorttanktop-male.png create mode 100644 graphics/sprites/equipment/chest/shorttanktop-male.xml create mode 100644 graphics/sprites/equipment/chest/tanktop-female.png create mode 100644 graphics/sprites/equipment/chest/tanktop-female.xml create mode 100644 graphics/sprites/equipment/chest/tanktop-male.png create mode 100644 graphics/sprites/equipment/chest/tanktop-male.xml create mode 100644 graphics/sprites/equipment/chest/terranite-female.png create mode 100644 graphics/sprites/equipment/chest/terranite-female.xml create mode 100644 graphics/sprites/equipment/chest/terranite-male.png create mode 100644 graphics/sprites/equipment/chest/terranite-male.xml create mode 100644 graphics/sprites/equipment/chest/tnecksweater-female.png create mode 100644 graphics/sprites/equipment/chest/tnecksweater-female.xml create mode 100644 graphics/sprites/equipment/chest/tnecksweater-male.png create mode 100644 graphics/sprites/equipment/chest/tnecksweater-male.xml create mode 100644 graphics/sprites/equipment/chest/vnecksweater-female.png create mode 100644 graphics/sprites/equipment/chest/vnecksweater-female.xml create mode 100644 graphics/sprites/equipment/chest/vnecksweater-male.png create mode 100644 graphics/sprites/equipment/chest/vnecksweater-male.xml create mode 100644 graphics/sprites/equipment/chest/warlordplate-female.png create mode 100644 graphics/sprites/equipment/chest/warlordplate-female.xml create mode 100644 graphics/sprites/equipment/chest/warlordplate-male.png create mode 100644 graphics/sprites/equipment/chest/warlordplate-male.xml (limited to 'graphics/sprites/equipment/chest') diff --git a/graphics/sprites/equipment/chest/assassin-female.png b/graphics/sprites/equipment/chest/assassin-female.png new file mode 100644 index 00000000..4b8c6cab Binary files /dev/null and b/graphics/sprites/equipment/chest/assassin-female.png differ diff --git a/graphics/sprites/equipment/chest/assassin-female.xml b/graphics/sprites/equipment/chest/assassin-female.xml new file mode 100644 index 00000000..3213d1cc --- /dev/null +++ b/graphics/sprites/equipment/chest/assassin-female.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/graphics/sprites/equipment/chest/assassin-male.png b/graphics/sprites/equipment/chest/assassin-male.png new file mode 100644 index 00000000..109dbc62 Binary files /dev/null and b/graphics/sprites/equipment/chest/assassin-male.png differ diff --git a/graphics/sprites/equipment/chest/assassin-male.xml b/graphics/sprites/equipment/chest/assassin-male.xml new file mode 100644 index 00000000..b741df75 --- /dev/null +++ b/graphics/sprites/equipment/chest/assassin-male.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/graphics/sprites/equipment/chest/chainmail-female.png b/graphics/sprites/equipment/chest/chainmail-female.png new file mode 100644 index 00000000..114bddce Binary files /dev/null and b/graphics/sprites/equipment/chest/chainmail-female.png differ diff --git a/graphics/sprites/equipment/chest/chainmail-female.xml b/graphics/sprites/equipment/chest/chainmail-female.xml new file mode 100644 index 00000000..cbfe657c --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/chainmail-male.png b/graphics/sprites/equipment/chest/chainmail-male.png new file mode 100644 index 00000000..05cbe661 Binary files /dev/null and b/graphics/sprites/equipment/chest/chainmail-male.png differ diff --git a/graphics/sprites/equipment/chest/chainmail-male.xml b/graphics/sprites/equipment/chest/chainmail-male.xml new file mode 100644 index 00000000..946f224f --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/cotton-female.png b/graphics/sprites/equipment/chest/cotton-female.png new file mode 100644 index 00000000..a805c1d1 Binary files /dev/null and b/graphics/sprites/equipment/chest/cotton-female.png differ diff --git a/graphics/sprites/equipment/chest/cotton-female.xml b/graphics/sprites/equipment/chest/cotton-female.xml new file mode 100644 index 00000000..59351cb1 --- /dev/null +++ b/graphics/sprites/equipment/chest/cotton-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/cotton-male.png b/graphics/sprites/equipment/chest/cotton-male.png new file mode 100644 index 00000000..79f85878 Binary files /dev/null and b/graphics/sprites/equipment/chest/cotton-male.png differ diff --git a/graphics/sprites/equipment/chest/cotton-male.xml b/graphics/sprites/equipment/chest/cotton-male.xml new file mode 100644 index 00000000..e15bdd62 --- /dev/null +++ b/graphics/sprites/equipment/chest/cotton-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/leather-female.png b/graphics/sprites/equipment/chest/leather-female.png new file mode 100644 index 00000000..a6efbf9b Binary files /dev/null and b/graphics/sprites/equipment/chest/leather-female.png differ diff --git a/graphics/sprites/equipment/chest/leather-female.xml b/graphics/sprites/equipment/chest/leather-female.xml new file mode 100644 index 00000000..0f90e919 --- /dev/null +++ b/graphics/sprites/equipment/chest/leather-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/leather-male.png b/graphics/sprites/equipment/chest/leather-male.png new file mode 100644 index 00000000..bc5a3c65 Binary files /dev/null and b/graphics/sprites/equipment/chest/leather-male.png differ diff --git a/graphics/sprites/equipment/chest/leather-male.xml b/graphics/sprites/equipment/chest/leather-male.xml new file mode 100644 index 00000000..ef5cf3f1 --- /dev/null +++ b/graphics/sprites/equipment/chest/leather-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/lightplatemail-female.png b/graphics/sprites/equipment/chest/lightplatemail-female.png new file mode 100644 index 00000000..a3ce5573 Binary files /dev/null and b/graphics/sprites/equipment/chest/lightplatemail-female.png differ diff --git a/graphics/sprites/equipment/chest/lightplatemail-female.xml b/graphics/sprites/equipment/chest/lightplatemail-female.xml new file mode 100644 index 00000000..13bd7ab0 --- /dev/null +++ b/graphics/sprites/equipment/chest/lightplatemail-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/lightplatemail-male.png b/graphics/sprites/equipment/chest/lightplatemail-male.png new file mode 100644 index 00000000..248fd324 Binary files /dev/null and b/graphics/sprites/equipment/chest/lightplatemail-male.png differ diff --git a/graphics/sprites/equipment/chest/lightplatemail-male.xml b/graphics/sprites/equipment/chest/lightplatemail-male.xml new file mode 100644 index 00000000..962ad222 --- /dev/null +++ b/graphics/sprites/equipment/chest/lightplatemail-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/robe-female.png b/graphics/sprites/equipment/chest/robe-female.png new file mode 100644 index 00000000..de56ca4d Binary files /dev/null and b/graphics/sprites/equipment/chest/robe-female.png differ diff --git a/graphics/sprites/equipment/chest/robe-female.xml b/graphics/sprites/equipment/chest/robe-female.xml new file mode 100644 index 00000000..93d8a2a4 --- /dev/null +++ b/graphics/sprites/equipment/chest/robe-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/robe-male.png b/graphics/sprites/equipment/chest/robe-male.png new file mode 100644 index 00000000..28e65faa Binary files /dev/null and b/graphics/sprites/equipment/chest/robe-male.png differ diff --git a/graphics/sprites/equipment/chest/robe-male.xml b/graphics/sprites/equipment/chest/robe-male.xml new file mode 100644 index 00000000..c903635e --- /dev/null +++ b/graphics/sprites/equipment/chest/robe-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/shorttanktop-female.png b/graphics/sprites/equipment/chest/shorttanktop-female.png new file mode 100644 index 00000000..aa5e16e0 Binary files /dev/null and b/graphics/sprites/equipment/chest/shorttanktop-female.png differ diff --git a/graphics/sprites/equipment/chest/shorttanktop-female.xml b/graphics/sprites/equipment/chest/shorttanktop-female.xml new file mode 100644 index 00000000..5986e3b3 --- /dev/null +++ b/graphics/sprites/equipment/chest/shorttanktop-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/shorttanktop-male.png b/graphics/sprites/equipment/chest/shorttanktop-male.png new file mode 100644 index 00000000..e2151dbc Binary files /dev/null and b/graphics/sprites/equipment/chest/shorttanktop-male.png differ diff --git a/graphics/sprites/equipment/chest/shorttanktop-male.xml b/graphics/sprites/equipment/chest/shorttanktop-male.xml new file mode 100644 index 00000000..6b4987f8 --- /dev/null +++ b/graphics/sprites/equipment/chest/shorttanktop-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/tanktop-female.png b/graphics/sprites/equipment/chest/tanktop-female.png new file mode 100644 index 00000000..3aa454bf Binary files /dev/null and b/graphics/sprites/equipment/chest/tanktop-female.png differ diff --git a/graphics/sprites/equipment/chest/tanktop-female.xml b/graphics/sprites/equipment/chest/tanktop-female.xml new file mode 100644 index 00000000..33dcf2fc --- /dev/null +++ b/graphics/sprites/equipment/chest/tanktop-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/tanktop-male.png b/graphics/sprites/equipment/chest/tanktop-male.png new file mode 100644 index 00000000..a654f867 Binary files /dev/null and b/graphics/sprites/equipment/chest/tanktop-male.png differ diff --git a/graphics/sprites/equipment/chest/tanktop-male.xml b/graphics/sprites/equipment/chest/tanktop-male.xml new file mode 100644 index 00000000..677edf6a --- /dev/null +++ b/graphics/sprites/equipment/chest/tanktop-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/terranite-female.png b/graphics/sprites/equipment/chest/terranite-female.png new file mode 100644 index 00000000..959d2631 Binary files /dev/null and b/graphics/sprites/equipment/chest/terranite-female.png differ diff --git a/graphics/sprites/equipment/chest/terranite-female.xml b/graphics/sprites/equipment/chest/terranite-female.xml new file mode 100644 index 00000000..b297d4f3 --- /dev/null +++ b/graphics/sprites/equipment/chest/terranite-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/terranite-male.png b/graphics/sprites/equipment/chest/terranite-male.png new file mode 100644 index 00000000..4847fead Binary files /dev/null and b/graphics/sprites/equipment/chest/terranite-male.png differ diff --git a/graphics/sprites/equipment/chest/terranite-male.xml b/graphics/sprites/equipment/chest/terranite-male.xml new file mode 100644 index 00000000..67161406 --- /dev/null +++ b/graphics/sprites/equipment/chest/terranite-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/tnecksweater-female.png b/graphics/sprites/equipment/chest/tnecksweater-female.png new file mode 100644 index 00000000..e3f51112 Binary files /dev/null and b/graphics/sprites/equipment/chest/tnecksweater-female.png differ diff --git a/graphics/sprites/equipment/chest/tnecksweater-female.xml b/graphics/sprites/equipment/chest/tnecksweater-female.xml new file mode 100644 index 00000000..38885720 --- /dev/null +++ b/graphics/sprites/equipment/chest/tnecksweater-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/tnecksweater-male.png b/graphics/sprites/equipment/chest/tnecksweater-male.png new file mode 100644 index 00000000..de68f940 Binary files /dev/null and b/graphics/sprites/equipment/chest/tnecksweater-male.png differ diff --git a/graphics/sprites/equipment/chest/tnecksweater-male.xml b/graphics/sprites/equipment/chest/tnecksweater-male.xml new file mode 100644 index 00000000..ec65e385 --- /dev/null +++ b/graphics/sprites/equipment/chest/tnecksweater-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/vnecksweater-female.png b/graphics/sprites/equipment/chest/vnecksweater-female.png new file mode 100644 index 00000000..148ef7de Binary files /dev/null and b/graphics/sprites/equipment/chest/vnecksweater-female.png differ diff --git a/graphics/sprites/equipment/chest/vnecksweater-female.xml b/graphics/sprites/equipment/chest/vnecksweater-female.xml new file mode 100644 index 00000000..ae353565 --- /dev/null +++ b/graphics/sprites/equipment/chest/vnecksweater-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/vnecksweater-male.png b/graphics/sprites/equipment/chest/vnecksweater-male.png new file mode 100644 index 00000000..025dc5fb Binary files /dev/null and b/graphics/sprites/equipment/chest/vnecksweater-male.png differ diff --git a/graphics/sprites/equipment/chest/vnecksweater-male.xml b/graphics/sprites/equipment/chest/vnecksweater-male.xml new file mode 100644 index 00000000..42b4ae70 --- /dev/null +++ b/graphics/sprites/equipment/chest/vnecksweater-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/warlordplate-female.png b/graphics/sprites/equipment/chest/warlordplate-female.png new file mode 100644 index 00000000..4ba69c50 Binary files /dev/null and b/graphics/sprites/equipment/chest/warlordplate-female.png differ diff --git a/graphics/sprites/equipment/chest/warlordplate-female.xml b/graphics/sprites/equipment/chest/warlordplate-female.xml new file mode 100644 index 00000000..063ac46e --- /dev/null +++ b/graphics/sprites/equipment/chest/warlordplate-female.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/chest/warlordplate-male.png b/graphics/sprites/equipment/chest/warlordplate-male.png new file mode 100644 index 00000000..5846fd9f Binary files /dev/null and b/graphics/sprites/equipment/chest/warlordplate-male.png differ diff --git a/graphics/sprites/equipment/chest/warlordplate-male.xml b/graphics/sprites/equipment/chest/warlordplate-male.xml new file mode 100644 index 00000000..537b464b --- /dev/null +++ b/graphics/sprites/equipment/chest/warlordplate-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50