summaryrefslogtreecommitdiff
path: root/example/clientdata/graphics/sprites
diff options
context:
space:
mode:
Diffstat (limited to 'example/clientdata/graphics/sprites')
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle0.xml74
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle10.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle11.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle12.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle14.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle15.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle16.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle2.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle3.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle4.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle5.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle6.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle7.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle8.xml2
-rw-r--r--example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle9.xml2
15 files changed, 14 insertions, 88 deletions
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle0.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle0.xml
index 7fecdadf..5f06bb2c 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle0.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle0.xml
@@ -2,79 +2,5 @@
<sprite>
<!--
This is the bald hairstyle, hence it should need no imageset and no actions.
- However, that crashes 0.0.23, so some stuff is included now, including an
- empty image set (it's empty since the icon is 32x32 so there isn't even one
- 40x40 frame).
-->
-
-<!-- Testing no content
- <imageset name="base" src="graphics/items/armor-chest-cottonshirt.png" width="40" height="40" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- </animation>
- <animation direction="left">
- </animation>
- <animation direction="up">
- </animation>
- <animation direction="right">
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- </animation>
- <animation direction="left">
- </animation>
- <animation direction="up">
- </animation>
- <animation direction="right">
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <end />
- </animation>
- <animation direction="left">
- <end />
- </animation>
- <animation direction="up">
- <end />
- </animation>
- <animation direction="right">
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <end />
- </animation>
- <animation direction="left">
- <end />
- </animation>
- <animation direction="up">
- <end />
- </animation>
- <animation direction="right">
- <end />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- </animation>
- <animation direction="left">
- </animation>
- <animation direction="up">
- </animation>
- <animation direction="right">
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="default">
- </animation>
- </action>-->
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle10.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle10.xml
index 665c432c..6460d09f 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle10.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle10.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle10.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle11.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle11.xml
index c6d23eca..dc73a464 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle11.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle11.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle11.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle12.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle12.xml
index 3a8c2f48..f4bea1f9 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle12.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle12.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle12.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle14.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle14.xml
index 9f073a84..bc329d02 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle14.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle14.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle14.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle15.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle15.xml
index 6d4f5c3c..0ce52c6c 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle15.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle15.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle15.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle16.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle16.xml
index b41f1a3a..9ce2d53a 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle16.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle16.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle16.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle2.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle2.xml
index 79b30f08..c2caf497 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle2.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle2.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle2.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle3.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle3.xml
index 217f449f..f0f0bcda 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle3.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle3.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle3.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle4.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle4.xml
index f66b3e7e..7943d685 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle4.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle4.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle4.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle5.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle5.xml
index f04c5603..5a02327b 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle5.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle5.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle5.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle6.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle6.xml
index b00aea68..0ad652c2 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle6.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle6.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle6.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle7.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle7.xml
index 2994f9e1..aa385f74 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle7.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle7.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle7.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle8.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle8.xml
index 7300dc93..c2be3b02 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle8.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle8.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle8.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>
diff --git a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle9.xml b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle9.xml
index 065e5b2a..787df6d4 100644
--- a/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle9.xml
+++ b/example/clientdata/graphics/sprites/races/humans/hairstyles/hairstyle9.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/races/humans/hairstyles/hairstyle9.png|W" width="40" height="40" />
- <include file="hairstyle1.xml"/>
+ <include file="races/humans/hairstyles/hairstyle1.xml"/>
</sprite>