summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-06-15 16:53:49 +0000
committerScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-06-15 16:53:49 +0000
commitfb41744a8d99e1c32602bab8718ac61a0fdf9444 (patch)
tree587f3e18c4c9992142985177afde40b71301b402
parent87b6ddbb666038e579c401d44b9c74430508be0b (diff)
downloadclientdata-fb41744a8d99e1c32602bab8718ac61a0fdf9444.tar.gz
clientdata-fb41744a8d99e1c32602bab8718ac61a0fdf9444.tar.bz2
clientdata-fb41744a8d99e1c32602bab8718ac61a0fdf9444.tar.xz
clientdata-fb41744a8d99e1c32602bab8718ac61a0fdf9444.zip
Made cotton shorts, jean shorts and skirts dyed items.
-rw-r--r--graphics/items/armor-legs-cottonshorts.pngbin553 -> 0 bytes
-rw-r--r--graphics/items/armor-legs-jeanshorts.pngbin741 -> 0 bytes
-rw-r--r--graphics/items/armor-legs-shorts.pngbin0 -> 418 bytes
-rw-r--r--graphics/items/armor-legs-skirt.pngbin1452 -> 744 bytes
-rw-r--r--graphics/sprites/leg-cotton-female.pngbin10160 -> 0 bytes
-rw-r--r--graphics/sprites/leg-cotton-female.xml104
-rw-r--r--graphics/sprites/leg-cotton-male.pngbin9692 -> 0 bytes
-rw-r--r--graphics/sprites/leg-jeans-female.pngbin9943 -> 0 bytes
-rw-r--r--graphics/sprites/leg-jeans-male.pngbin9679 -> 0 bytes
-rw-r--r--graphics/sprites/leg-jeans-male.xml104
-rw-r--r--graphics/sprites/leg-shorts-female.pngbin0 -> 7551 bytes
-rw-r--r--graphics/sprites/leg-shorts-female.xml (renamed from graphics/sprites/leg-jeans-female.xml)2
-rw-r--r--graphics/sprites/leg-shorts-male.pngbin0 -> 7336 bytes
-rw-r--r--graphics/sprites/leg-shorts-male.xml (renamed from graphics/sprites/leg-cotton-male.xml)2
-rw-r--r--graphics/sprites/leg-skirt.pngbin31255 -> 17091 bytes
-rw-r--r--graphics/sprites/leg-skirt.xml2
-rw-r--r--items.xml26
17 files changed, 16 insertions, 224 deletions
diff --git a/graphics/items/armor-legs-cottonshorts.png b/graphics/items/armor-legs-cottonshorts.png
deleted file mode 100644
index 769c100e..00000000
--- a/graphics/items/armor-legs-cottonshorts.png
+++ /dev/null
Binary files differ
diff --git a/graphics/items/armor-legs-jeanshorts.png b/graphics/items/armor-legs-jeanshorts.png
deleted file mode 100644
index f97468c0..00000000
--- a/graphics/items/armor-legs-jeanshorts.png
+++ /dev/null
Binary files differ
diff --git a/graphics/items/armor-legs-shorts.png b/graphics/items/armor-legs-shorts.png
new file mode 100644
index 00000000..7cfaa318
--- /dev/null
+++ b/graphics/items/armor-legs-shorts.png
Binary files differ
diff --git a/graphics/items/armor-legs-skirt.png b/graphics/items/armor-legs-skirt.png
index 5d04baab..589974aa 100644
--- a/graphics/items/armor-legs-skirt.png
+++ b/graphics/items/armor-legs-skirt.png
Binary files differ
diff --git a/graphics/sprites/leg-cotton-female.png b/graphics/sprites/leg-cotton-female.png
deleted file mode 100644
index 416e2902..00000000
--- a/graphics/sprites/leg-cotton-female.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/leg-cotton-female.xml b/graphics/sprites/leg-cotton-female.xml
deleted file mode 100644
index d3346589..00000000
--- a/graphics/sprites/leg-cotton-female.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-cotton-female.png" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/leg-cotton-male.png b/graphics/sprites/leg-cotton-male.png
deleted file mode 100644
index caa8e9a9..00000000
--- a/graphics/sprites/leg-cotton-male.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/leg-jeans-female.png b/graphics/sprites/leg-jeans-female.png
deleted file mode 100644
index 2a5452aa..00000000
--- a/graphics/sprites/leg-jeans-female.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/leg-jeans-male.png b/graphics/sprites/leg-jeans-male.png
deleted file mode 100644
index 1cdef138..00000000
--- a/graphics/sprites/leg-jeans-male.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/leg-jeans-male.xml b/graphics/sprites/leg-jeans-male.xml
deleted file mode 100644
index 36767b2b..00000000
--- a/graphics/sprites/leg-jeans-male.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-jeans-male.png" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="27" end="30" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="63" end="66" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/leg-shorts-female.png b/graphics/sprites/leg-shorts-female.png
new file mode 100644
index 00000000..2c1f76fa
--- /dev/null
+++ b/graphics/sprites/leg-shorts-female.png
Binary files differ
diff --git a/graphics/sprites/leg-jeans-female.xml b/graphics/sprites/leg-shorts-female.xml
index d9244bee..c944aebf 100644
--- a/graphics/sprites/leg-jeans-female.xml
+++ b/graphics/sprites/leg-shorts-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-jeans-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-shorts-female.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/leg-shorts-male.png b/graphics/sprites/leg-shorts-male.png
new file mode 100644
index 00000000..7b2cd6cf
--- /dev/null
+++ b/graphics/sprites/leg-shorts-male.png
Binary files differ
diff --git a/graphics/sprites/leg-cotton-male.xml b/graphics/sprites/leg-shorts-male.xml
index 853b80b7..44fce1d9 100644
--- a/graphics/sprites/leg-cotton-male.xml
+++ b/graphics/sprites/leg-shorts-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-cotton-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-shorts-male.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/leg-skirt.png b/graphics/sprites/leg-skirt.png
index dbe6dbf7..c221bc12 100644
--- a/graphics/sprites/leg-skirt.png
+++ b/graphics/sprites/leg-skirt.png
Binary files differ
diff --git a/graphics/sprites/leg-skirt.xml b/graphics/sprites/leg-skirt.xml
index c1c282b8..576156f4 100644
--- a/graphics/sprites/leg-skirt.xml
+++ b/graphics/sprites/leg-skirt.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-skirt.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-skirt.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/items.xml b/items.xml
index 2eef335b..48712afe 100644
--- a/items.xml
+++ b/items.xml
@@ -64,12 +64,12 @@
<sprite gender="female">chest-leather-female.xml</sprite>
</item>
<item id="4">
- <sprite gender="male">leg-cotton-male.xml</sprite>
- <sprite gender="female">leg-cotton-female.xml</sprite>
+ <sprite gender="male">leg-shorts-male.xml|#6c858a,ffffff</sprite>
+ <sprite gender="female">leg-shorts-female.xml|#6c858a,ffffff</sprite>
</item>
<item id="5">
- <sprite gender="male">leg-jeans-male.xml</sprite>
- <sprite gender="female">leg-jeans-female.xml</sprite>
+ <sprite gender="male">leg-shorts-male.xml|#0e1d24,285f78,2c7c98,76b9ca</sprite>
+ <sprite gender="female">leg-shorts-female.xml|#0e1d24,285f78,2c7c98,76b9ca</sprite>
</item>
<item id="6">
<sprite>item006.xml</sprite>
@@ -139,7 +139,7 @@
<sprite gender="female">chest-lightplatemail-female.xml|#ddeeff</sprite>
</item>
<item id="27">
- <sprite>leg-skirt.xml</sprite>
+ <sprite>leg-skirt.xml|#333e75,7a7cac,c3c1df,ffffff</sprite>
</item>
<item id="28">
<sprite gender="male">leg-chaps-male.xml</sprite>
@@ -1155,7 +1155,7 @@
weight="10"
max-per-slot="1"/>
<item id="586"
- image="armor-legs-cottonshorts.png"
+ image="armor-legs-shorts.png|W:#6c858a,ffffff"
name="Cotton shorts"
description="Shorts made of 100% cotton."
effect="Defense: +2"
@@ -1163,8 +1163,8 @@
weight="10"
defense="2"
max-per-slot="1">
- <sprite gender="male">leg-cotton-male.xml</sprite>
- <sprite gender="female">leg-cotton-female.xml</sprite>
+ <sprite gender="male">leg-shorts-male.xml|#6c858a,ffffff</sprite>
+ <sprite gender="female">leg-shorts-female.xml|#6c858a,ffffff</sprite>
</item>
<item id="587"
image="weapon-sword-sword.png"
@@ -1368,7 +1368,7 @@
weight="10"
max-per-slot="1"/>
<item id="610"
- image="armor-legs-jeanshorts.png"
+ image="armor-legs-shorts.png|W:#0e1d24,285f78,2c7c98,76b9ca"
name="Jeans shorts"
description="Shorts made of jeans."
effect="Defense: +4"
@@ -1376,8 +1376,8 @@
weight="30"
defense="4"
max-per-slot="1">
- <sprite gender="male">leg-jeans-male.xml</sprite>
- <sprite gender="female">leg-jeans-female.xml</sprite>
+ <sprite gender="male">leg-shorts-male.xml|#0e1d24,285f78,2c7c98,76b9ca</sprite>
+ <sprite gender="female">leg-shorts-female.xml|#0e1d24,285f78,2c7c98,76b9ca</sprite>
</item>
<item id="611"
image="generic-whitefur.png"
@@ -1603,7 +1603,7 @@
weight="10"
max-per-slot="10"/>
<item id="632"
- image="armor-legs-skirt.png"
+ image="armor-legs-skirt.png|W:#333e75,7a7cac,c3c1df,ffffff"
name="Skirt"
description="A light-blue skirt made of linen cloth."
effect="Defense: +4"
@@ -1611,7 +1611,7 @@
type="equip-legs"
weight="30"
max-per-slot="1">
- <sprite>leg-skirt.xml</sprite>
+ <sprite>leg-skirt.xml|#333e75,7a7cac,c3c1df,ffffff</sprite>
</item>
<item id="633"
image="armor-head-xmaself.png"