From 6f2dbcf04e05fb29577f46f1a8081cf82fffd8f3 Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 23 May 2012 16:57:18 +0200 Subject: Renamed the first 9 hairstyles to make them appear in the correct order everywhere possible. --- graphics/sprites/hairstyles/hairstyle01.png | Bin 0 -> 1888 bytes graphics/sprites/hairstyles/hairstyle01.xml | 129 ++++++++++++++++++++++++++++ graphics/sprites/hairstyles/hairstyle02.png | Bin 0 -> 1073 bytes graphics/sprites/hairstyles/hairstyle02.xml | 10 +++ graphics/sprites/hairstyles/hairstyle03.png | Bin 0 -> 1121 bytes graphics/sprites/hairstyles/hairstyle03.xml | 10 +++ graphics/sprites/hairstyles/hairstyle04.png | Bin 0 -> 1366 bytes graphics/sprites/hairstyles/hairstyle04.xml | 10 +++ graphics/sprites/hairstyles/hairstyle05.png | Bin 0 -> 1963 bytes graphics/sprites/hairstyles/hairstyle05.xml | 10 +++ graphics/sprites/hairstyles/hairstyle06.png | Bin 0 -> 1092 bytes graphics/sprites/hairstyles/hairstyle06.xml | 10 +++ graphics/sprites/hairstyles/hairstyle07.png | Bin 0 -> 1017 bytes graphics/sprites/hairstyles/hairstyle07.xml | 10 +++ graphics/sprites/hairstyles/hairstyle08.png | Bin 0 -> 4921 bytes graphics/sprites/hairstyles/hairstyle08.xml | 10 +++ graphics/sprites/hairstyles/hairstyle09.png | Bin 0 -> 2309 bytes graphics/sprites/hairstyles/hairstyle09.xml | 10 +++ graphics/sprites/hairstyles/hairstyle1.png | Bin 1888 -> 0 bytes graphics/sprites/hairstyles/hairstyle1.xml | 129 ---------------------------- graphics/sprites/hairstyles/hairstyle10.xml | 2 +- graphics/sprites/hairstyles/hairstyle11.xml | 2 +- graphics/sprites/hairstyles/hairstyle12.xml | 2 +- graphics/sprites/hairstyles/hairstyle14.xml | 2 +- graphics/sprites/hairstyles/hairstyle15.xml | 2 +- graphics/sprites/hairstyles/hairstyle16.xml | 2 +- graphics/sprites/hairstyles/hairstyle17.xml | 2 +- graphics/sprites/hairstyles/hairstyle18.xml | 2 +- graphics/sprites/hairstyles/hairstyle19.xml | 2 +- graphics/sprites/hairstyles/hairstyle2.png | Bin 1073 -> 0 bytes graphics/sprites/hairstyles/hairstyle2.xml | 10 --- graphics/sprites/hairstyles/hairstyle20.xml | 2 +- graphics/sprites/hairstyles/hairstyle21.xml | 2 +- graphics/sprites/hairstyles/hairstyle22.xml | 2 +- graphics/sprites/hairstyles/hairstyle24.xml | 2 +- graphics/sprites/hairstyles/hairstyle25.xml | 2 +- graphics/sprites/hairstyles/hairstyle26.xml | 2 +- graphics/sprites/hairstyles/hairstyle3.png | Bin 1121 -> 0 bytes graphics/sprites/hairstyles/hairstyle3.xml | 10 --- graphics/sprites/hairstyles/hairstyle4.png | Bin 1366 -> 0 bytes graphics/sprites/hairstyles/hairstyle4.xml | 10 --- graphics/sprites/hairstyles/hairstyle5.png | Bin 1963 -> 0 bytes graphics/sprites/hairstyles/hairstyle5.xml | 10 --- graphics/sprites/hairstyles/hairstyle6.png | Bin 1092 -> 0 bytes graphics/sprites/hairstyles/hairstyle6.xml | 10 --- graphics/sprites/hairstyles/hairstyle7.png | Bin 1017 -> 0 bytes graphics/sprites/hairstyles/hairstyle7.xml | 10 --- graphics/sprites/hairstyles/hairstyle8.png | Bin 4921 -> 0 bytes graphics/sprites/hairstyles/hairstyle8.xml | 10 --- graphics/sprites/hairstyles/hairstyle9.png | Bin 2309 -> 0 bytes graphics/sprites/hairstyles/hairstyle9.xml | 10 --- 51 files changed, 224 insertions(+), 224 deletions(-) create mode 100644 graphics/sprites/hairstyles/hairstyle01.png create mode 100644 graphics/sprites/hairstyles/hairstyle01.xml create mode 100644 graphics/sprites/hairstyles/hairstyle02.png create mode 100644 graphics/sprites/hairstyles/hairstyle02.xml create mode 100644 graphics/sprites/hairstyles/hairstyle03.png create mode 100644 graphics/sprites/hairstyles/hairstyle03.xml create mode 100644 graphics/sprites/hairstyles/hairstyle04.png create mode 100644 graphics/sprites/hairstyles/hairstyle04.xml create mode 100644 graphics/sprites/hairstyles/hairstyle05.png create mode 100644 graphics/sprites/hairstyles/hairstyle05.xml create mode 100644 graphics/sprites/hairstyles/hairstyle06.png create mode 100644 graphics/sprites/hairstyles/hairstyle06.xml create mode 100644 graphics/sprites/hairstyles/hairstyle07.png create mode 100644 graphics/sprites/hairstyles/hairstyle07.xml create mode 100644 graphics/sprites/hairstyles/hairstyle08.png create mode 100644 graphics/sprites/hairstyles/hairstyle08.xml create mode 100644 graphics/sprites/hairstyles/hairstyle09.png create mode 100644 graphics/sprites/hairstyles/hairstyle09.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle1.png delete mode 100644 graphics/sprites/hairstyles/hairstyle1.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle2.png delete mode 100644 graphics/sprites/hairstyles/hairstyle2.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle3.png delete mode 100644 graphics/sprites/hairstyles/hairstyle3.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle4.png delete mode 100644 graphics/sprites/hairstyles/hairstyle4.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle5.png delete mode 100644 graphics/sprites/hairstyles/hairstyle5.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle6.png delete mode 100644 graphics/sprites/hairstyles/hairstyle6.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle7.png delete mode 100644 graphics/sprites/hairstyles/hairstyle7.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle8.png delete mode 100644 graphics/sprites/hairstyles/hairstyle8.xml delete mode 100644 graphics/sprites/hairstyles/hairstyle9.png delete mode 100644 graphics/sprites/hairstyles/hairstyle9.xml (limited to 'graphics/sprites/hairstyles') diff --git a/graphics/sprites/hairstyles/hairstyle01.png b/graphics/sprites/hairstyles/hairstyle01.png new file mode 100644 index 00000000..5dddafb3 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle01.png differ diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml new file mode 100644 index 00000000..e2e3e76d --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle01.xml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle02.png b/graphics/sprites/hairstyles/hairstyle02.png new file mode 100644 index 00000000..f80ad787 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle02.png differ diff --git a/graphics/sprites/hairstyles/hairstyle02.xml b/graphics/sprites/hairstyles/hairstyle02.xml new file mode 100644 index 00000000..42350ab3 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle02.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle03.png b/graphics/sprites/hairstyles/hairstyle03.png new file mode 100644 index 00000000..b04df515 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle03.png differ diff --git a/graphics/sprites/hairstyles/hairstyle03.xml b/graphics/sprites/hairstyles/hairstyle03.xml new file mode 100644 index 00000000..a37108b3 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle03.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle04.png b/graphics/sprites/hairstyles/hairstyle04.png new file mode 100644 index 00000000..f7e681dd Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle04.png differ diff --git a/graphics/sprites/hairstyles/hairstyle04.xml b/graphics/sprites/hairstyles/hairstyle04.xml new file mode 100644 index 00000000..6aaff0d4 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle04.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle05.png b/graphics/sprites/hairstyles/hairstyle05.png new file mode 100644 index 00000000..bc381487 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle05.png differ diff --git a/graphics/sprites/hairstyles/hairstyle05.xml b/graphics/sprites/hairstyles/hairstyle05.xml new file mode 100644 index 00000000..c94caf8c --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle05.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle06.png b/graphics/sprites/hairstyles/hairstyle06.png new file mode 100644 index 00000000..b8710253 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle06.png differ diff --git a/graphics/sprites/hairstyles/hairstyle06.xml b/graphics/sprites/hairstyles/hairstyle06.xml new file mode 100644 index 00000000..dd2d6682 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle06.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle07.png b/graphics/sprites/hairstyles/hairstyle07.png new file mode 100644 index 00000000..c3a27ddc Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle07.png differ diff --git a/graphics/sprites/hairstyles/hairstyle07.xml b/graphics/sprites/hairstyles/hairstyle07.xml new file mode 100644 index 00000000..32cec2fc --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle07.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle08.png b/graphics/sprites/hairstyles/hairstyle08.png new file mode 100644 index 00000000..5c269027 Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle08.png differ diff --git a/graphics/sprites/hairstyles/hairstyle08.xml b/graphics/sprites/hairstyles/hairstyle08.xml new file mode 100644 index 00000000..d5392a82 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle08.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle09.png b/graphics/sprites/hairstyles/hairstyle09.png new file mode 100644 index 00000000..d3a1c36b Binary files /dev/null and b/graphics/sprites/hairstyles/hairstyle09.png differ diff --git a/graphics/sprites/hairstyles/hairstyle09.xml b/graphics/sprites/hairstyles/hairstyle09.xml new file mode 100644 index 00000000..beed59bd --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle09.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle1.png b/graphics/sprites/hairstyles/hairstyle1.png deleted file mode 100644 index 5dddafb3..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle1.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle1.xml b/graphics/sprites/hairstyles/hairstyle1.xml deleted file mode 100644 index 80ce0eca..00000000 --- a/graphics/sprites/hairstyles/hairstyle1.xml +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle10.xml b/graphics/sprites/hairstyles/hairstyle10.xml index db0faf6e..bf75e10e 100644 --- a/graphics/sprites/hairstyles/hairstyle10.xml +++ b/graphics/sprites/hairstyles/hairstyle10.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle11.xml b/graphics/sprites/hairstyles/hairstyle11.xml index a184fe4a..2e13bb69 100644 --- a/graphics/sprites/hairstyles/hairstyle11.xml +++ b/graphics/sprites/hairstyles/hairstyle11.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle12.xml b/graphics/sprites/hairstyles/hairstyle12.xml index 58344bd5..0340644f 100644 --- a/graphics/sprites/hairstyles/hairstyle12.xml +++ b/graphics/sprites/hairstyles/hairstyle12.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle14.xml b/graphics/sprites/hairstyles/hairstyle14.xml index 2cfa32f9..700b9715 100644 --- a/graphics/sprites/hairstyles/hairstyle14.xml +++ b/graphics/sprites/hairstyles/hairstyle14.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle15.xml b/graphics/sprites/hairstyles/hairstyle15.xml index caca096d..0d58d865 100644 --- a/graphics/sprites/hairstyles/hairstyle15.xml +++ b/graphics/sprites/hairstyles/hairstyle15.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle16.xml b/graphics/sprites/hairstyles/hairstyle16.xml index a8cb497e..0cb62d4d 100644 --- a/graphics/sprites/hairstyles/hairstyle16.xml +++ b/graphics/sprites/hairstyles/hairstyle16.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle17.xml b/graphics/sprites/hairstyles/hairstyle17.xml index b8d1a729..55e18a45 100644 --- a/graphics/sprites/hairstyles/hairstyle17.xml +++ b/graphics/sprites/hairstyles/hairstyle17.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle18.xml b/graphics/sprites/hairstyles/hairstyle18.xml index ceabab0f..6ce45c6f 100644 --- a/graphics/sprites/hairstyles/hairstyle18.xml +++ b/graphics/sprites/hairstyles/hairstyle18.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle19.xml b/graphics/sprites/hairstyles/hairstyle19.xml index 4d1de43c..0adac4a9 100644 --- a/graphics/sprites/hairstyles/hairstyle19.xml +++ b/graphics/sprites/hairstyles/hairstyle19.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle2.png b/graphics/sprites/hairstyles/hairstyle2.png deleted file mode 100644 index f80ad787..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle2.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle2.xml b/graphics/sprites/hairstyles/hairstyle2.xml deleted file mode 100644 index bc0b8878..00000000 --- a/graphics/sprites/hairstyles/hairstyle2.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle20.xml b/graphics/sprites/hairstyles/hairstyle20.xml index 1dd9991f..6683bbcb 100644 --- a/graphics/sprites/hairstyles/hairstyle20.xml +++ b/graphics/sprites/hairstyles/hairstyle20.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle21.xml b/graphics/sprites/hairstyles/hairstyle21.xml index 9ded3c80..6cb93146 100644 --- a/graphics/sprites/hairstyles/hairstyle21.xml +++ b/graphics/sprites/hairstyles/hairstyle21.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle22.xml b/graphics/sprites/hairstyles/hairstyle22.xml index 7c340442..3aee098f 100644 --- a/graphics/sprites/hairstyles/hairstyle22.xml +++ b/graphics/sprites/hairstyles/hairstyle22.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle24.xml b/graphics/sprites/hairstyles/hairstyle24.xml index 9d363875..fd04d66a 100644 --- a/graphics/sprites/hairstyles/hairstyle24.xml +++ b/graphics/sprites/hairstyles/hairstyle24.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle25.xml b/graphics/sprites/hairstyles/hairstyle25.xml index 1e548852..186fa90f 100644 --- a/graphics/sprites/hairstyles/hairstyle25.xml +++ b/graphics/sprites/hairstyles/hairstyle25.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2011 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle26.xml b/graphics/sprites/hairstyles/hairstyle26.xml index 4f4f9fa5..7f9cd79a 100644 --- a/graphics/sprites/hairstyles/hairstyle26.xml +++ b/graphics/sprites/hairstyles/hairstyle26.xml @@ -5,6 +5,6 @@ Copyright (C) 2010-2012 Evol Online --> - + diff --git a/graphics/sprites/hairstyles/hairstyle3.png b/graphics/sprites/hairstyles/hairstyle3.png deleted file mode 100644 index b04df515..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle3.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle3.xml b/graphics/sprites/hairstyles/hairstyle3.xml deleted file mode 100644 index d4c05274..00000000 --- a/graphics/sprites/hairstyles/hairstyle3.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle4.png b/graphics/sprites/hairstyles/hairstyle4.png deleted file mode 100644 index f7e681dd..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle4.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle4.xml b/graphics/sprites/hairstyles/hairstyle4.xml deleted file mode 100644 index 4ffed785..00000000 --- a/graphics/sprites/hairstyles/hairstyle4.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle5.png b/graphics/sprites/hairstyles/hairstyle5.png deleted file mode 100644 index bc381487..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle5.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle5.xml b/graphics/sprites/hairstyles/hairstyle5.xml deleted file mode 100644 index bc226ba1..00000000 --- a/graphics/sprites/hairstyles/hairstyle5.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle6.png b/graphics/sprites/hairstyles/hairstyle6.png deleted file mode 100644 index b8710253..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle6.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle6.xml b/graphics/sprites/hairstyles/hairstyle6.xml deleted file mode 100644 index 9d35b7dc..00000000 --- a/graphics/sprites/hairstyles/hairstyle6.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle7.png b/graphics/sprites/hairstyles/hairstyle7.png deleted file mode 100644 index c3a27ddc..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle7.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle7.xml b/graphics/sprites/hairstyles/hairstyle7.xml deleted file mode 100644 index 3b6527b5..00000000 --- a/graphics/sprites/hairstyles/hairstyle7.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle8.png b/graphics/sprites/hairstyles/hairstyle8.png deleted file mode 100644 index 5c269027..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle8.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle8.xml b/graphics/sprites/hairstyles/hairstyle8.xml deleted file mode 100644 index be206331..00000000 --- a/graphics/sprites/hairstyles/hairstyle8.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - diff --git a/graphics/sprites/hairstyles/hairstyle9.png b/graphics/sprites/hairstyles/hairstyle9.png deleted file mode 100644 index d3a1c36b..00000000 Binary files a/graphics/sprites/hairstyles/hairstyle9.png and /dev/null differ diff --git a/graphics/sprites/hairstyles/hairstyle9.xml b/graphics/sprites/hairstyles/hairstyle9.xml deleted file mode 100644 index cfce9246..00000000 --- a/graphics/sprites/hairstyles/hairstyle9.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - -- cgit v1.2.3-60-g2f50