From a8e335042075fe0d6a9be12627de63d7318cdcde Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 20 Jul 2014 16:58:31 -0400 Subject: add more playable species --- graphics/sprites/hairstyles/hairstyle20-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle20-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle20.png | Bin 0 -> 4653 bytes graphics/sprites/hairstyles/hairstyle21-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle21-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle21.png | Bin 0 -> 2662 bytes graphics/sprites/hairstyles/hairstyle22-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle22-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle22.png | Bin 0 -> 2526 bytes graphics/sprites/hairstyles/hairstyle23-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle23-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle23.png | Bin 0 -> 1983 bytes graphics/sprites/hairstyles/hairstyle24-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle24-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle24.png | Bin 0 -> 2185 bytes graphics/sprites/hairstyles/hairstyle25-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle25-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle25.png | Bin 0 -> 2624 bytes graphics/sprites/hairstyles/hairstyle26-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle26-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle26.png | Bin 0 -> 2608 bytes graphics/sprites/hairstyles/hairstyle27-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle27-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle27.png | Bin 0 -> 3207 bytes graphics/sprites/hairstyles/hairstyle28-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle28-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle28.png | Bin 0 -> 2110 bytes graphics/sprites/hairstyles/hairstyle29-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle29-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle29.png | Bin 0 -> 1799 bytes graphics/sprites/hairstyles/hairstyle30-female.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle30-male.xml | 229 +++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle30.png | Bin 0 -> 2509 bytes graphics/sprites/model/Gispaan_female.png | Bin 0 -> 145075 bytes graphics/sprites/model/Gispaan_female.xml | 5 + graphics/sprites/model/Gispaan_male.png | Bin 0 -> 117980 bytes graphics/sprites/model/Gispaan_male.xml | 187 +++++++++++++++++ graphics/sprites/model/Sparron_female.png | Bin 0 -> 145075 bytes graphics/sprites/model/Sparron_female.xml | 5 + graphics/sprites/model/Sparron_male.png | Bin 0 -> 117980 bytes graphics/sprites/model/Sparron_male.xml | 187 +++++++++++++++++ graphics/sprites/model/Talponian_female.png | Bin 0 -> 145075 bytes graphics/sprites/model/Talponian_female.xml | 5 + graphics/sprites/model/Talponian_male.png | Bin 0 -> 117980 bytes graphics/sprites/model/Talponian_male.xml | 187 +++++++++++++++++ graphics/sprites/model/Tritan_female.png | Bin 0 -> 145075 bytes graphics/sprites/model/Tritan_female.xml | 5 + graphics/sprites/model/Tritan_male.png | Bin 0 -> 117980 bytes graphics/sprites/model/Tritan_male.xml | 187 +++++++++++++++++ graphics/sprites/model/female.png | Bin 145075 -> 0 bytes graphics/sprites/model/female.xml | 5 +- graphics/sprites/model/male.png | Bin 117980 -> 0 bytes graphics/sprites/model/male.xml | 187 +---------------- hair.xml | 21 -- itemcolors.xml | 141 +++++++++++++ items/hairsprite/_include.xml | 1 + items/hairsprite/item-1_Flatponytail.xml | 4 + items/hairsprite/item-20_Bald.xml | 15 ++ items/hairsprite/item-2_Bowlcut.xml | 4 + items/hairsprite/item-3_Combedback.xml | 4 + items/hairsprite/item-4_Emo.xml | 4 + items/hairsprite/item-5_Mohawk.xml | 2 + items/racesprite/_include.xml | 6 +- items/racesprite/item-100_Deprecated.xml | 13 ++ items/racesprite/item-100_Human.xml | 13 -- items/racesprite/item-101_Talponian.xml | 13 ++ items/racesprite/item-102_Tritan.xml | 13 ++ items/racesprite/item-103_Gispaan.xml | 13 ++ items/racesprite/item-104_Sparron.xml | 13 ++ 69 files changed, 6057 insertions(+), 221 deletions(-) create mode 100644 graphics/sprites/hairstyles/hairstyle20-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle20-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle20.png create mode 100644 graphics/sprites/hairstyles/hairstyle21-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle21-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle21.png create mode 100644 graphics/sprites/hairstyles/hairstyle22-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle22-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle22.png create mode 100644 graphics/sprites/hairstyles/hairstyle23-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle23-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle23.png create mode 100644 graphics/sprites/hairstyles/hairstyle24-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle24-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle24.png create mode 100644 graphics/sprites/hairstyles/hairstyle25-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle25-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle25.png create mode 100644 graphics/sprites/hairstyles/hairstyle26-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle26-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle26.png create mode 100644 graphics/sprites/hairstyles/hairstyle27-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle27-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle27.png create mode 100644 graphics/sprites/hairstyles/hairstyle28-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle28-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle28.png create mode 100644 graphics/sprites/hairstyles/hairstyle29-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle29-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle29.png create mode 100644 graphics/sprites/hairstyles/hairstyle30-female.xml create mode 100644 graphics/sprites/hairstyles/hairstyle30-male.xml create mode 100644 graphics/sprites/hairstyles/hairstyle30.png create mode 100644 graphics/sprites/model/Gispaan_female.png create mode 100644 graphics/sprites/model/Gispaan_female.xml create mode 100644 graphics/sprites/model/Gispaan_male.png create mode 100644 graphics/sprites/model/Gispaan_male.xml create mode 100644 graphics/sprites/model/Sparron_female.png create mode 100644 graphics/sprites/model/Sparron_female.xml create mode 100644 graphics/sprites/model/Sparron_male.png create mode 100644 graphics/sprites/model/Sparron_male.xml create mode 100644 graphics/sprites/model/Talponian_female.png create mode 100644 graphics/sprites/model/Talponian_female.xml create mode 100644 graphics/sprites/model/Talponian_male.png create mode 100644 graphics/sprites/model/Talponian_male.xml create mode 100644 graphics/sprites/model/Tritan_female.png create mode 100644 graphics/sprites/model/Tritan_female.xml create mode 100644 graphics/sprites/model/Tritan_male.png create mode 100644 graphics/sprites/model/Tritan_male.xml delete mode 100644 graphics/sprites/model/female.png delete mode 100644 graphics/sprites/model/male.png delete mode 100644 hair.xml create mode 100644 itemcolors.xml create mode 100644 items/hairsprite/item-20_Bald.xml create mode 100644 items/racesprite/item-100_Deprecated.xml delete mode 100644 items/racesprite/item-100_Human.xml create mode 100644 items/racesprite/item-101_Talponian.xml create mode 100644 items/racesprite/item-102_Tritan.xml create mode 100644 items/racesprite/item-103_Gispaan.xml create mode 100644 items/racesprite/item-104_Sparron.xml diff --git a/graphics/sprites/hairstyles/hairstyle20-female.xml b/graphics/sprites/hairstyles/hairstyle20-female.xml new file mode 100644 index 00000000..23936690 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle20-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle20-male.xml b/graphics/sprites/hairstyles/hairstyle20-male.xml new file mode 100644 index 00000000..4ae83e3b --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle20-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle20.png b/graphics/sprites/hairstyles/hairstyle20.png new file mode 100644 index 00000000..73ca578f Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle20.png differ diff --git a/graphics/sprites/hairstyles/hairstyle21-female.xml b/graphics/sprites/hairstyles/hairstyle21-female.xml new file mode 100644 index 00000000..9ddde8ea --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle21-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle21-male.xml b/graphics/sprites/hairstyles/hairstyle21-male.xml new file mode 100644 index 00000000..cca79f8a --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle21-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle21.png b/graphics/sprites/hairstyles/hairstyle21.png new file mode 100644 index 00000000..d82406e1 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle21.png differ diff --git a/graphics/sprites/hairstyles/hairstyle22-female.xml b/graphics/sprites/hairstyles/hairstyle22-female.xml new file mode 100644 index 00000000..4dc8ce5c --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle22-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle22-male.xml b/graphics/sprites/hairstyles/hairstyle22-male.xml new file mode 100644 index 00000000..1063d5b6 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle22-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle22.png b/graphics/sprites/hairstyles/hairstyle22.png new file mode 100644 index 00000000..bcbc0b54 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle22.png differ diff --git a/graphics/sprites/hairstyles/hairstyle23-female.xml b/graphics/sprites/hairstyles/hairstyle23-female.xml new file mode 100644 index 00000000..af9ffdfe --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle23-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle23-male.xml b/graphics/sprites/hairstyles/hairstyle23-male.xml new file mode 100644 index 00000000..fc77324f --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle23-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle23.png b/graphics/sprites/hairstyles/hairstyle23.png new file mode 100644 index 00000000..456e6cb6 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle23.png differ diff --git a/graphics/sprites/hairstyles/hairstyle24-female.xml b/graphics/sprites/hairstyles/hairstyle24-female.xml new file mode 100644 index 00000000..efe876ea --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle24-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle24-male.xml b/graphics/sprites/hairstyles/hairstyle24-male.xml new file mode 100644 index 00000000..83de94a1 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle24-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle24.png b/graphics/sprites/hairstyles/hairstyle24.png new file mode 100644 index 00000000..2db22790 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle24.png differ diff --git a/graphics/sprites/hairstyles/hairstyle25-female.xml b/graphics/sprites/hairstyles/hairstyle25-female.xml new file mode 100644 index 00000000..23992976 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle25-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle25-male.xml b/graphics/sprites/hairstyles/hairstyle25-male.xml new file mode 100644 index 00000000..da5adec8 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle25-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle25.png b/graphics/sprites/hairstyles/hairstyle25.png new file mode 100644 index 00000000..05844698 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle25.png differ diff --git a/graphics/sprites/hairstyles/hairstyle26-female.xml b/graphics/sprites/hairstyles/hairstyle26-female.xml new file mode 100644 index 00000000..da18260f --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle26-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle26-male.xml b/graphics/sprites/hairstyles/hairstyle26-male.xml new file mode 100644 index 00000000..4eb958a5 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle26-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle26.png b/graphics/sprites/hairstyles/hairstyle26.png new file mode 100644 index 00000000..5923868b Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle26.png differ diff --git a/graphics/sprites/hairstyles/hairstyle27-female.xml b/graphics/sprites/hairstyles/hairstyle27-female.xml new file mode 100644 index 00000000..b62df541 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle27-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle27-male.xml b/graphics/sprites/hairstyles/hairstyle27-male.xml new file mode 100644 index 00000000..abf05830 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle27-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle27.png b/graphics/sprites/hairstyles/hairstyle27.png new file mode 100644 index 00000000..f36e538e Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle27.png differ diff --git a/graphics/sprites/hairstyles/hairstyle28-female.xml b/graphics/sprites/hairstyles/hairstyle28-female.xml new file mode 100644 index 00000000..a9bcfe9b --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle28-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle28-male.xml b/graphics/sprites/hairstyles/hairstyle28-male.xml new file mode 100644 index 00000000..a226c45d --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle28-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle28.png b/graphics/sprites/hairstyles/hairstyle28.png new file mode 100644 index 00000000..bfd80bf3 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle28.png differ diff --git a/graphics/sprites/hairstyles/hairstyle29-female.xml b/graphics/sprites/hairstyles/hairstyle29-female.xml new file mode 100644 index 00000000..aa902d6e --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle29-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle29-male.xml b/graphics/sprites/hairstyles/hairstyle29-male.xml new file mode 100644 index 00000000..320a2173 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle29-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle29.png b/graphics/sprites/hairstyles/hairstyle29.png new file mode 100644 index 00000000..c1a0a753 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle29.png differ diff --git a/graphics/sprites/hairstyles/hairstyle30-female.xml b/graphics/sprites/hairstyles/hairstyle30-female.xml new file mode 100644 index 00000000..78d608e4 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle30-female.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle30-male.xml b/graphics/sprites/hairstyles/hairstyle30-male.xml new file mode 100644 index 00000000..23359c4a --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle30-male.xml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle30.png b/graphics/sprites/hairstyles/hairstyle30.png new file mode 100644 index 00000000..40b451a5 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle30.png differ diff --git a/graphics/sprites/model/Gispaan_female.png b/graphics/sprites/model/Gispaan_female.png new file mode 100644 index 00000000..0d6c7061 Binary files /dev/null and b/graphics/sprites/model/Gispaan_female.png differ diff --git a/graphics/sprites/model/Gispaan_female.xml b/graphics/sprites/model/Gispaan_female.xml new file mode 100644 index 00000000..19aaa82b --- /dev/null +++ b/graphics/sprites/model/Gispaan_female.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/graphics/sprites/model/Gispaan_male.png b/graphics/sprites/model/Gispaan_male.png new file mode 100644 index 00000000..29c57b70 Binary files /dev/null and b/graphics/sprites/model/Gispaan_male.png differ diff --git a/graphics/sprites/model/Gispaan_male.xml b/graphics/sprites/model/Gispaan_male.xml new file mode 100644 index 00000000..a2f4d8c6 --- /dev/null +++ b/graphics/sprites/model/Gispaan_male.xml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/model/Sparron_female.png b/graphics/sprites/model/Sparron_female.png new file mode 100644 index 00000000..0d6c7061 Binary files /dev/null and b/graphics/sprites/model/Sparron_female.png differ diff --git a/graphics/sprites/model/Sparron_female.xml b/graphics/sprites/model/Sparron_female.xml new file mode 100644 index 00000000..f0775f8b --- /dev/null +++ b/graphics/sprites/model/Sparron_female.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/graphics/sprites/model/Sparron_male.png b/graphics/sprites/model/Sparron_male.png new file mode 100644 index 00000000..29c57b70 Binary files /dev/null and b/graphics/sprites/model/Sparron_male.png differ diff --git a/graphics/sprites/model/Sparron_male.xml b/graphics/sprites/model/Sparron_male.xml new file mode 100644 index 00000000..2270e809 --- /dev/null +++ b/graphics/sprites/model/Sparron_male.xml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/model/Talponian_female.png b/graphics/sprites/model/Talponian_female.png new file mode 100644 index 00000000..0d6c7061 Binary files /dev/null and b/graphics/sprites/model/Talponian_female.png differ diff --git a/graphics/sprites/model/Talponian_female.xml b/graphics/sprites/model/Talponian_female.xml new file mode 100644 index 00000000..91a5e4a7 --- /dev/null +++ b/graphics/sprites/model/Talponian_female.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/graphics/sprites/model/Talponian_male.png b/graphics/sprites/model/Talponian_male.png new file mode 100644 index 00000000..29c57b70 Binary files /dev/null and b/graphics/sprites/model/Talponian_male.png differ diff --git a/graphics/sprites/model/Talponian_male.xml b/graphics/sprites/model/Talponian_male.xml new file mode 100644 index 00000000..033c7f1b --- /dev/null +++ b/graphics/sprites/model/Talponian_male.xml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/model/Tritan_female.png b/graphics/sprites/model/Tritan_female.png new file mode 100644 index 00000000..0d6c7061 Binary files /dev/null and b/graphics/sprites/model/Tritan_female.png differ diff --git a/graphics/sprites/model/Tritan_female.xml b/graphics/sprites/model/Tritan_female.xml new file mode 100644 index 00000000..dfcab298 --- /dev/null +++ b/graphics/sprites/model/Tritan_female.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/graphics/sprites/model/Tritan_male.png b/graphics/sprites/model/Tritan_male.png new file mode 100644 index 00000000..29c57b70 Binary files /dev/null and b/graphics/sprites/model/Tritan_male.png differ diff --git a/graphics/sprites/model/Tritan_male.xml b/graphics/sprites/model/Tritan_male.xml new file mode 100644 index 00000000..5329a2aa --- /dev/null +++ b/graphics/sprites/model/Tritan_male.xml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/model/female.png b/graphics/sprites/model/female.png deleted file mode 100644 index 0d6c7061..00000000 Binary files a/graphics/sprites/model/female.png and /dev/null differ diff --git a/graphics/sprites/model/female.xml b/graphics/sprites/model/female.xml index ebd7cabc..fd7f6dc1 100644 --- a/graphics/sprites/model/female.xml +++ b/graphics/sprites/model/female.xml @@ -1,5 +1,6 @@ - - + + + diff --git a/graphics/sprites/model/male.png b/graphics/sprites/model/male.png deleted file mode 100644 index 29c57b70..00000000 Binary files a/graphics/sprites/model/male.png and /dev/null differ diff --git a/graphics/sprites/model/male.xml b/graphics/sprites/model/male.xml index 2dde7d16..fbd054bf 100644 --- a/graphics/sprites/model/male.xml +++ b/graphics/sprites/model/male.xml @@ -1,187 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + diff --git a/hair.xml b/hair.xml deleted file mode 100644 index 91ade8a6..00000000 --- a/hair.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/itemcolors.xml b/itemcolors.xml new file mode 100644 index 00000000..81d8a114 --- /dev/null +++ b/itemcolors.xml @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items/hairsprite/_include.xml b/items/hairsprite/_include.xml index 93a2e249..960da3ce 100644 --- a/items/hairsprite/_include.xml +++ b/items/hairsprite/_include.xml @@ -25,4 +25,5 @@ + diff --git a/items/hairsprite/item-1_Flatponytail.xml b/items/hairsprite/item-1_Flatponytail.xml index b927e19b..7477d409 100644 --- a/items/hairsprite/item-1_Flatponytail.xml +++ b/items/hairsprite/item-1_Flatponytail.xml @@ -7,6 +7,10 @@ + hairstyles/hairstyle25-male.xml + hairstyles/hairstyle25-female.xml + hairstyles/hairstyle20-male.xml + hairstyles/hairstyle20-female.xml hairstyles/hairstyle01-male.xml hairstyles/hairstyle01-female.xml diff --git a/items/hairsprite/item-20_Bald.xml b/items/hairsprite/item-20_Bald.xml new file mode 100644 index 00000000..15e259b7 --- /dev/null +++ b/items/hairsprite/item-20_Bald.xml @@ -0,0 +1,15 @@ + + + + + + + + + + hairstyles/hairstyle28-male.xml + hairstyles/hairstyle28-female.xml + hairstyles/hairstyle29-male.xml + hairstyles/hairstyle29-female.xml + + diff --git a/items/hairsprite/item-2_Bowlcut.xml b/items/hairsprite/item-2_Bowlcut.xml index def1cb12..a30155d3 100644 --- a/items/hairsprite/item-2_Bowlcut.xml +++ b/items/hairsprite/item-2_Bowlcut.xml @@ -7,6 +7,10 @@ + hairstyles/hairstyle26-male.xml + hairstyles/hairstyle26-female.xml + hairstyles/hairstyle21-male.xml + hairstyles/hairstyle21-female.xml hairstyles/hairstyle02-male.xml hairstyles/hairstyle02-female.xml diff --git a/items/hairsprite/item-3_Combedback.xml b/items/hairsprite/item-3_Combedback.xml index f74d7aab..af0a0773 100644 --- a/items/hairsprite/item-3_Combedback.xml +++ b/items/hairsprite/item-3_Combedback.xml @@ -7,6 +7,10 @@ + hairstyles/hairstyle27-male.xml + hairstyles/hairstyle27-female.xml + hairstyles/hairstyle22-male.xml + hairstyles/hairstyle22-female.xml hairstyles/hairstyle03-male.xml hairstyles/hairstyle03-female.xml diff --git a/items/hairsprite/item-4_Emo.xml b/items/hairsprite/item-4_Emo.xml index ce489579..1308398e 100644 --- a/items/hairsprite/item-4_Emo.xml +++ b/items/hairsprite/item-4_Emo.xml @@ -7,6 +7,10 @@ + hairstyles/hairstyle30-male.xml + hairstyles/hairstyle30-female.xml + hairstyles/hairstyle23-male.xml + hairstyles/hairstyle23-female.xml hairstyles/hairstyle04-male.xml hairstyles/hairstyle04-female.xml diff --git a/items/hairsprite/item-5_Mohawk.xml b/items/hairsprite/item-5_Mohawk.xml index f8a83c55..b1171dc4 100644 --- a/items/hairsprite/item-5_Mohawk.xml +++ b/items/hairsprite/item-5_Mohawk.xml @@ -7,6 +7,8 @@ + hairstyles/hairstyle24-male.xml + hairstyles/hairstyle24-female.xml hairstyles/hairstyle05-male.xml hairstyles/hairstyle05-female.xml diff --git a/items/racesprite/_include.xml b/items/racesprite/_include.xml index 9fa776c7..e096369c 100644 --- a/items/racesprite/_include.xml +++ b/items/racesprite/_include.xml @@ -6,7 +6,11 @@ - + + + + + diff --git a/items/racesprite/item-100_Deprecated.xml b/items/racesprite/item-100_Deprecated.xml new file mode 100644 index 00000000..015199d1 --- /dev/null +++ b/items/racesprite/item-100_Deprecated.xml @@ -0,0 +1,13 @@ + + + + + + + + + + model/Talponian_male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + model/Talponian_female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + + diff --git a/items/racesprite/item-100_Human.xml b/items/racesprite/item-100_Human.xml deleted file mode 100644 index ccab71dd..00000000 --- a/items/racesprite/item-100_Human.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 - model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 - - diff --git a/items/racesprite/item-101_Talponian.xml b/items/racesprite/item-101_Talponian.xml new file mode 100644 index 00000000..015199d1 --- /dev/null +++ b/items/racesprite/item-101_Talponian.xml @@ -0,0 +1,13 @@ + + + + + + + + + + model/Talponian_male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + model/Talponian_female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + + diff --git a/items/racesprite/item-102_Tritan.xml b/items/racesprite/item-102_Tritan.xml new file mode 100644 index 00000000..25772800 --- /dev/null +++ b/items/racesprite/item-102_Tritan.xml @@ -0,0 +1,13 @@ + + + + + + + + + + model/Tritan_male.xml|#166876,32992e,23a988,70cd87,a7f1b2;#0e0036,4c264b,a04f62,d2a391,e6d7b8;#3a3a3a,d5d5d5 + model/Tritan_female.xml|#166876,32992e,23a988,70cd87,a7f1b2;#0e0036,4c264b,a04f62,d2a391,e6d7b8;#3a3a3a,d5d5d5 + + diff --git a/items/racesprite/item-103_Gispaan.xml b/items/racesprite/item-103_Gispaan.xml new file mode 100644 index 00000000..8519f657 --- /dev/null +++ b/items/racesprite/item-103_Gispaan.xml @@ -0,0 +1,13 @@ + + + + + + + + + + model/Gispaan_male.xml|#5d3841,ba5f48,e48b6d,edb6a2;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + model/Gispaan_female.xml|#5d3841,ba5f48,e48b6d,edb6a2;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + + diff --git a/items/racesprite/item-104_Sparron.xml b/items/racesprite/item-104_Sparron.xml new file mode 100644 index 00000000..973d10ba --- /dev/null +++ b/items/racesprite/item-104_Sparron.xml @@ -0,0 +1,13 @@ + + + + + + + + + + model/Sparron_male.xml|#413e22,6c5d31,baa06e,b2b05f;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + model/Sparron_female.xml|#413e22,6c5d31,baa06e,b2b05f;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + + -- cgit v1.2.3-60-g2f50