summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-08 23:43:25 +0000
committerJared Adams <jaxad0127@gmail.com>2008-11-08 23:43:25 +0000
commitaff69fe1f536401089f0d4d72a66df162c17ba6c (patch)
treee3489e13b17dd8c5edda294787998f19d3455b37 /graphics
parent816c0d2e12b5c3cd8076b30c968db795aad715a7 (diff)
downloadclientdata-aff69fe1f536401089f0d4d72a66df162c17ba6c.tar.gz
clientdata-aff69fe1f536401089f0d4d72a66df162c17ba6c.tar.bz2
clientdata-aff69fe1f536401089f0d4d72a66df162c17ba6c.tar.xz
clientdata-aff69fe1f536401089f0d4d72a66df162c17ba6c.zip
Add desert hat, cotton headband, fix cat ears
Diffstat (limited to 'graphics')
-rw-r--r--graphics/items/armor-head-deserthat.pngbin0 -> 583 bytes
-rw-r--r--graphics/items/armor-head-standardheadband.pngbin1017 -> 963 bytes
-rw-r--r--graphics/sprites/head-catears.xml2
-rw-r--r--graphics/sprites/head-deserthat.pngbin0 -> 2300 bytes
-rw-r--r--graphics/sprites/head-deserthat.xml142
-rw-r--r--graphics/sprites/item007.pngbin717 -> 1088 bytes
-rw-r--r--graphics/sprites/item007.xml2
7 files changed, 144 insertions, 2 deletions
diff --git a/graphics/items/armor-head-deserthat.png b/graphics/items/armor-head-deserthat.png
new file mode 100644
index 00000000..13270645
--- /dev/null
+++ b/graphics/items/armor-head-deserthat.png
Binary files differ
diff --git a/graphics/items/armor-head-standardheadband.png b/graphics/items/armor-head-standardheadband.png
index 3e501bfe..1b28e473 100644
--- a/graphics/items/armor-head-standardheadband.png
+++ b/graphics/items/armor-head-standardheadband.png
Binary files differ
diff --git a/graphics/sprites/head-catears.xml b/graphics/sprites/head-catears.xml
index 974f9283..525f9394 100644
--- a/graphics/sprites/head-catears.xml
+++ b/graphics/sprites/head-catears.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/head-rabbitears.png|M" width="24" height="24" />
+ <imageset name="base" src="graphics/sprites/head-catears.png|M" width="24" height="24" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/head-deserthat.png b/graphics/sprites/head-deserthat.png
new file mode 100644
index 00000000..8c61e886
--- /dev/null
+++ b/graphics/sprites/head-deserthat.png
Binary files differ
diff --git a/graphics/sprites/head-deserthat.xml b/graphics/sprites/head-deserthat.xml
new file mode 100644
index 00000000..6c7a94a6
--- /dev/null
+++ b/graphics/sprites/head-deserthat.xml
@@ -0,0 +1,142 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/head-deserthat.png|R;W" width="32" height="35" />
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetX="-1" offsetY ="-32" />
+ </animation>
+ <animation direction="left">
+ <frame index="7" offsetX="-1" offsetY ="-32"/>
+ </animation>
+ <animation direction="up">
+ <frame index="15" offsetX="-2" offsetY ="-32"/>
+ </animation>
+ <animation direction="right">
+ <frame index="22" offsetX="0" offsetY ="-32"/>
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="1" offsetX="-1" offsetY ="-32" delay="75" />
+ <frame index="2" offsetX="-1" offsetY ="-32" delay="75" />
+ <frame index="3" offsetX="-1" offsetY ="-31" delay="75" />
+ <frame index="4" offsetX="-1" offsetY ="-32" delay="75" />
+ <frame index="5" offsetX="-1" offsetY ="-32" delay="75" />
+ </animation>
+ <animation direction="left">
+ <frame index="8" offsetX="-1" offsetY ="-32" delay="75"/>
+ <frame index="9" offsetX="-1" offsetY ="-32" delay="75"/>
+ <frame index="10" offsetX="-1" offsetY ="-31" delay="75"/>
+ <frame index="11" offsetX="-1" offsetY ="-32" delay="75"/>
+ <frame index="12" offsetX="-1" offsetY ="-31" delay="75"/>
+ <frame index="13" offsetX="-1" offsetY ="-32" delay="75"/>
+ </animation>
+ <animation direction="up">
+ <frame index="16" offsetX="-2" offsetY ="-32" delay="75"/>
+ <frame index="17" offsetX="-2" offsetY ="-32" delay="75"/>
+ <frame index="18" offsetX="-2" offsetY ="-33" delay="75"/>
+ <frame index="19" offsetX="-2" offsetY ="-32" delay="75"/>
+ <frame index="20" offsetX="-2" offsetY ="-33" delay="75"/>
+ <frame index="21" offsetX="-2" offsetY ="-32" delay="75"/>
+ </animation>
+ <animation direction="right">
+ <frame index="23" offsetX="0" offsetY ="-32" delay="75"/>
+ <frame index="24" offsetX="0" offsetY ="-32" delay="75"/>
+ <frame index="25" offsetX="0" offsetY ="-31" delay="75"/>
+ <frame index="26" offsetX="0" offsetY ="-32" delay="75"/>
+ <frame index="27" offsetX="0" offsetY ="-31" delay="75"/>
+ <frame index="28" offsetX="0" offsetY ="-32" delay="75"/>
+ </animation>
+ </action>
+
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <frame index="1" offsetX="-1" offsetY ="-30" delay="75" />
+ <frame index="2" offsetX="-1" offsetY ="-31" delay="75" />
+ <frame index="3" offsetX="-1" offsetY ="-29" delay="75" />
+ <frame index="4" offsetX="-1" offsetY ="-26" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <frame index="8" offsetX="3" offsetY ="-33" delay="75" />
+ <frame index="9" offsetX="3" offsetY ="-34" delay="75" />
+ <frame index="10" offsetX="0" offsetY ="-32" delay="75" />
+ <frame index="11" offsetX="-1" offsetY ="-31" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <frame index="16" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="17" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="18" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="19" offsetX="-3" offsetY ="-31" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="right">
+ <frame index="23" offsetX="-3" offsetY ="-33" delay="75"/>
+ <frame index="24" offsetX="-3" offsetY ="-33" delay="75"/>
+ <frame index="25" offsetX="0" offsetY ="-32" delay="75"/>
+ <frame index="26" offsetX="1" offsetY ="-31" delay="75"/>
+ <end />
+ </animation>
+ </action>
+
+ <action name="attack_bow" imageset="base">
+ <animation direction="down">
+ <frame index="1" offsetX="-1" offsetY ="-32" delay="75" />
+ <frame index="2" offsetX="-1" offsetY ="-32" delay="75" />
+ <frame index="3" offsetX="-1" offsetY ="-31" delay="75" />
+ <frame index="4" offsetX="-1" offsetY ="-30" delay="75" />
+ <frame index="5" offsetX="-1" offsetY ="-32" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <frame index="8" offsetX="2" offsetY ="-32" delay="75" />
+ <frame index="9" offsetX="2" offsetY ="-32" delay="75" />
+ <frame index="10" offsetX="2" offsetY ="-32" delay="75" />
+ <frame index="11" offsetX="4" offsetY ="-33" delay="75" />
+ <frame index="12" offsetX="4" offsetY ="-33" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <frame index="16" offsetX="-2" offsetY ="-33" delay="75"/>
+ <frame index="17" offsetX="-2" offsetY ="-33" delay="75"/>
+ <frame index="18" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="19" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="20" offsetX="-3" offsetY ="-33" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="right">
+ <frame index="23" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="24" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="25" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="26" offsetX="-5" offsetY ="-33" delay="75"/>
+ <frame index="27" offsetX="-5" offsetY ="-33" delay="75"/>
+ <end />
+ </animation>
+ </action>
+
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetX="-1" offsetY ="-20" />
+ </animation>
+ <animation direction="left">
+ <frame index="7" offsetX="3" offsetY ="-23"/>
+ </animation>
+ <animation direction="up">
+ <frame index="15" offsetX="-1" offsetY ="-24"/>
+ </animation>
+ <animation direction="right">
+ <frame index="22" offsetX="-6" offsetY ="-23"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation direction="default">
+ <frame index="14" offsetX="20" offsetY="-6"/>
+ </animation>
+ </action>
+
+</sprite> \ No newline at end of file
diff --git a/graphics/sprites/item007.png b/graphics/sprites/item007.png
index a8e40610..90cf228e 100644
--- a/graphics/sprites/item007.png
+++ b/graphics/sprites/item007.png
Binary files differ
diff --git a/graphics/sprites/item007.xml b/graphics/sprites/item007.xml
index 09e3c6c4..44c60eb7 100644
--- a/graphics/sprites/item007.xml
+++ b/graphics/sprites/item007.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/item007.png" width="40" height="40" />
+ <imageset name="base" src="graphics/sprites/item007.png|W" width="40" height="40" />
<action name="stand" imageset="base">
<animation direction="down">