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 --- 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 +++++++++++++ 14 files changed, 104 insertions(+), 14 deletions(-) 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 (limited to 'items') 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