summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
authorScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-04-29 13:57:37 +0000
committerScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-04-29 13:57:37 +0000
commit4aa7e15ad3475d8fb5ad8f3fefb19508102e1f7b (patch)
treed7a955ca502330cd1366cf44ba8ecbeabccf49cc /graphics/sprites
parentd2ef8aecb4aac927f589a6aea5a2af86a17d1596 (diff)
downloadclientdata-4aa7e15ad3475d8fb5ad8f3fefb19508102e1f7b.tar.gz
clientdata-4aa7e15ad3475d8fb5ad8f3fefb19508102e1f7b.tar.bz2
clientdata-4aa7e15ad3475d8fb5ad8f3fefb19508102e1f7b.tar.xz
clientdata-4aa7e15ad3475d8fb5ad8f3fefb19508102e1f7b.zip
Removed pre dyed images for Cap, Dev cap and Golden platemail items.
Added dyeable versions and updated items.xml Removed unused monster-mountsnake (succeeded by monster-snake) and item003 (old unused version of chest-leather-male)
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/chest-lightplatemail-male.pngbin7295 -> 7849 bytes
-rw-r--r--graphics/sprites/chest-lightplatemailgold-female.pngbin10374 -> 0 bytes
-rw-r--r--graphics/sprites/chest-lightplatemailgold-female.xml104
-rw-r--r--graphics/sprites/chest-lightplatemailgold-male.pngbin10198 -> 0 bytes
-rw-r--r--graphics/sprites/chest-lightplatemailgold-male.xml104
-rw-r--r--graphics/sprites/head-cap.pngbin2870 -> 2416 bytes
-rw-r--r--graphics/sprites/head-cap.xml2
-rw-r--r--graphics/sprites/head-devcap.pngbin3340 -> 2627 bytes
-rw-r--r--graphics/sprites/head-devcap.xml2
-rw-r--r--graphics/sprites/item003.pngbin14451 -> 0 bytes
-rw-r--r--graphics/sprites/item003.xml104
-rw-r--r--graphics/sprites/monster-mountsnake.pngbin10992 -> 0 bytes
-rw-r--r--graphics/sprites/monster-mountsnake.xml70
13 files changed, 2 insertions, 384 deletions
diff --git a/graphics/sprites/chest-lightplatemail-male.png b/graphics/sprites/chest-lightplatemail-male.png
index 615cf500..248fd324 100644
--- a/graphics/sprites/chest-lightplatemail-male.png
+++ b/graphics/sprites/chest-lightplatemail-male.png
Binary files differ
diff --git a/graphics/sprites/chest-lightplatemailgold-female.png b/graphics/sprites/chest-lightplatemailgold-female.png
deleted file mode 100644
index cdc0ac97..00000000
--- a/graphics/sprites/chest-lightplatemailgold-female.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/chest-lightplatemailgold-female.xml b/graphics/sprites/chest-lightplatemailgold-female.xml
deleted file mode 100644
index f9665667..00000000
--- a/graphics/sprites/chest-lightplatemailgold-female.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-lightplatemailgold-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/chest-lightplatemailgold-male.png b/graphics/sprites/chest-lightplatemailgold-male.png
deleted file mode 100644
index f1e5566f..00000000
--- a/graphics/sprites/chest-lightplatemailgold-male.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/chest-lightplatemailgold-male.xml b/graphics/sprites/chest-lightplatemailgold-male.xml
deleted file mode 100644
index 9a7d11c7..00000000
--- a/graphics/sprites/chest-lightplatemailgold-male.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/chest-lightplatemailgold-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/head-cap.png b/graphics/sprites/head-cap.png
index f5d16011..afd9466f 100644
--- a/graphics/sprites/head-cap.png
+++ b/graphics/sprites/head-cap.png
Binary files differ
diff --git a/graphics/sprites/head-cap.xml b/graphics/sprites/head-cap.xml
index 40ea4460..e9c8577d 100644
--- a/graphics/sprites/head-cap.xml
+++ b/graphics/sprites/head-cap.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/head-cap.png" width="28" height="19" />
+ <imageset name="base" src="graphics/sprites/head-cap.png|R" width="28" height="19" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/head-devcap.png b/graphics/sprites/head-devcap.png
index f95a28d3..15662fe8 100644
--- a/graphics/sprites/head-devcap.png
+++ b/graphics/sprites/head-devcap.png
Binary files differ
diff --git a/graphics/sprites/head-devcap.xml b/graphics/sprites/head-devcap.xml
index 7009ef89..d1b302f8 100644
--- a/graphics/sprites/head-devcap.xml
+++ b/graphics/sprites/head-devcap.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/head-devcap.png" width="28" height="19" />
+ <imageset name="base" src="graphics/sprites/head-devcap.png|R" width="28" height="19" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/item003.png b/graphics/sprites/item003.png
deleted file mode 100644
index 65508b31..00000000
--- a/graphics/sprites/item003.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/item003.xml b/graphics/sprites/item003.xml
deleted file mode 100644
index b24c5839..00000000
--- a/graphics/sprites/item003.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/item003.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/monster-mountsnake.png b/graphics/sprites/monster-mountsnake.png
deleted file mode 100644
index e04f1f7b..00000000
--- a/graphics/sprites/monster-mountsnake.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/monster-mountsnake.xml b/graphics/sprites/monster-mountsnake.xml
deleted file mode 100644
index f8657744..00000000
--- a/graphics/sprites/monster-mountsnake.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-mountsnake.png" width="48" height="29" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="10" />
- </animation>
- <animation direction="up">
- <frame index="20" />
- </animation>
- <animation direction="right">
- <frame index="30" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="4" delay="170" />
- </animation>
- <animation direction="left">
- <sequence start="11" end="14" delay="170" />
- </animation>
- <animation direction="up">
- <sequence start="21" end="24" delay="170" />
- </animation>
- <animation direction="right">
- <sequence start="31" end="34" delay="170" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="9" />
- </animation>
- <animation direction="left">
- <frame index="19" />
- </animation>
- <animation direction="up">
- <frame index="29" />
- </animation>
- <animation direction="right">
- <frame index="39" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="180" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="15" end="18" delay="180" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="25" end="28" delay="180" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="35" end="38" delay="180" />
- <end />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file