summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/equipment')
-rw-r--r--graphics/sprites/equipment/chest/bromenalchest-female.png (renamed from graphics/sprites/equipment/chest/brassplate-female.png)bin43740 -> 43740 bytes
-rw-r--r--graphics/sprites/equipment/chest/bromenalchest-female.xml104
-rw-r--r--graphics/sprites/equipment/chest/bromenalchest-male.png (renamed from graphics/sprites/equipment/chest/brassplate-male.png)bin34187 -> 34187 bytes
-rw-r--r--graphics/sprites/equipment/chest/bromenalchest-male.xml (renamed from graphics/sprites/equipment/chest/brassplate-male.xml)2
-rw-r--r--graphics/sprites/equipment/feet/bromenalboots-female.png (renamed from graphics/sprites/equipment/feet/brassboots-female.png)bin21614 -> 21614 bytes
-rw-r--r--graphics/sprites/equipment/feet/bromenalboots-female.xml (renamed from graphics/sprites/equipment/feet/brassboots-male.xml)2
-rw-r--r--graphics/sprites/equipment/feet/bromenalboots-male.png (renamed from graphics/sprites/equipment/feet/brassboots-male.png)bin21713 -> 21713 bytes
-rw-r--r--graphics/sprites/equipment/feet/bromenalboots-male.xml (renamed from graphics/sprites/equipment/chest/brassplate-female.xml)2
-rw-r--r--graphics/sprites/equipment/hands/assassin-male.xml2
-rw-r--r--graphics/sprites/equipment/hands/brassgloves-female.xml104
-rw-r--r--graphics/sprites/equipment/hands/bromenalgloves-female.png (renamed from graphics/sprites/equipment/hands/brassgloves-female.png)bin10726 -> 10726 bytes
-rw-r--r--graphics/sprites/equipment/hands/bromenalgloves-female.xml104
-rw-r--r--graphics/sprites/equipment/hands/bromenalgloves-male.png (renamed from graphics/sprites/equipment/hands/brassgloves-male.png)bin10835 -> 10835 bytes
-rw-r--r--graphics/sprites/equipment/hands/bromenalgloves-male.xml104
-rw-r--r--graphics/sprites/equipment/head/bromenalhelmet.png (renamed from graphics/sprites/equipment/head/brasshelmet.png)bin3854 -> 3854 bytes
-rw-r--r--graphics/sprites/equipment/head/bromenalhelmet.xml (renamed from graphics/sprites/equipment/head/brasshelmet.xml)2
-rw-r--r--graphics/sprites/equipment/head/candlehelmet.pngbin6021 -> 15726 bytes
-rw-r--r--graphics/sprites/equipment/head/candlehelmet.xml168
-rw-r--r--graphics/sprites/equipment/head/pinkie-helmet.pngbin2579 -> 2539 bytes
-rw-r--r--[-rwxr-xr-x]graphics/sprites/equipment/head/wizard-hat.pngbin3796 -> 3796 bytes
-rw-r--r--graphics/sprites/equipment/legs/brasspants-female.xml104
-rw-r--r--graphics/sprites/equipment/legs/brasspants-male.xml104
-rw-r--r--graphics/sprites/equipment/legs/bromenallegs-female.png (renamed from graphics/sprites/equipment/legs/brasspants-female.png)bin51963 -> 51963 bytes
-rw-r--r--graphics/sprites/equipment/legs/bromenallegs-female.xml (renamed from graphics/sprites/equipment/feet/brassboots-female.xml)2
-rw-r--r--graphics/sprites/equipment/legs/bromenallegs-male.png (renamed from graphics/sprites/equipment/legs/brasspants-male.png)bin44940 -> 44940 bytes
-rw-r--r--graphics/sprites/equipment/legs/bromenallegs-male.xml (renamed from graphics/sprites/equipment/hands/brassgloves-male.xml)2
26 files changed, 434 insertions, 372 deletions
diff --git a/graphics/sprites/equipment/chest/brassplate-female.png b/graphics/sprites/equipment/chest/bromenalchest-female.png
index 7035c735..7035c735 100644
--- a/graphics/sprites/equipment/chest/brassplate-female.png
+++ b/graphics/sprites/equipment/chest/bromenalchest-female.png
Binary files differ
diff --git a/graphics/sprites/equipment/chest/bromenalchest-female.xml b/graphics/sprites/equipment/chest/bromenalchest-female.xml
new file mode 100644
index 00000000..20b94c37
--- /dev/null
+++ b/graphics/sprites/equipment/chest/bromenalchest-female.xml
@@ -0,0 +1,104 @@
+<?xml version="1.0"?>
+<sprite name="player" action="stand">
+
+ <imageset name="base" src="graphics/sprites/equipment/chest/bromenalchest-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>
diff --git a/graphics/sprites/equipment/chest/brassplate-male.png b/graphics/sprites/equipment/chest/bromenalchest-male.png
index 49394f2e..49394f2e 100644
--- a/graphics/sprites/equipment/chest/brassplate-male.png
+++ b/graphics/sprites/equipment/chest/bromenalchest-male.png
Binary files differ
diff --git a/graphics/sprites/equipment/chest/brassplate-male.xml b/graphics/sprites/equipment/chest/bromenalchest-male.xml
index d4400a4f..dac81aca 100644
--- a/graphics/sprites/equipment/chest/brassplate-male.xml
+++ b/graphics/sprites/equipment/chest/bromenalchest-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/brassplate-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/chest/bromenalchest-male.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/equipment/feet/brassboots-female.png b/graphics/sprites/equipment/feet/bromenalboots-female.png
index 6e084914..6e084914 100644
--- a/graphics/sprites/equipment/feet/brassboots-female.png
+++ b/graphics/sprites/equipment/feet/bromenalboots-female.png
Binary files differ
diff --git a/graphics/sprites/equipment/feet/brassboots-male.xml b/graphics/sprites/equipment/feet/bromenalboots-female.xml
index ada5bedf..3a2cc633 100644
--- a/graphics/sprites/equipment/feet/brassboots-male.xml
+++ b/graphics/sprites/equipment/feet/bromenalboots-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/feet/brassboots-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/feet/bromenalboots-female.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/equipment/feet/brassboots-male.png b/graphics/sprites/equipment/feet/bromenalboots-male.png
index 7086470d..7086470d 100644
--- a/graphics/sprites/equipment/feet/brassboots-male.png
+++ b/graphics/sprites/equipment/feet/bromenalboots-male.png
Binary files differ
diff --git a/graphics/sprites/equipment/chest/brassplate-female.xml b/graphics/sprites/equipment/feet/bromenalboots-male.xml
index da984634..35749913 100644
--- a/graphics/sprites/equipment/chest/brassplate-female.xml
+++ b/graphics/sprites/equipment/feet/bromenalboots-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/chest/brassplate-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/feet/bromenalboots-male.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/equipment/hands/assassin-male.xml b/graphics/sprites/equipment/hands/assassin-male.xml
index 0a075b5a..b87adb08 100644
--- a/graphics/sprites/equipment/hands/assassin-male.xml
+++ b/graphics/sprites/equipment/hands/assassin-male.xml
@@ -3,6 +3,6 @@
<imageset name="base" src="graphics/sprites/equipment/hands/assassin-male.png" width="64" height="64" />
- <include file="hands-gloves-generic-male.xml" />
+ <include file="equipment/hands/generic-male.xml" />
</sprite>
diff --git a/graphics/sprites/equipment/hands/brassgloves-female.xml b/graphics/sprites/equipment/hands/brassgloves-female.xml
deleted file mode 100644
index b4f3551c..00000000
--- a/graphics/sprites/equipment/hands/brassgloves-female.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/equipment/hands/brassgloves-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>
diff --git a/graphics/sprites/equipment/hands/brassgloves-female.png b/graphics/sprites/equipment/hands/bromenalgloves-female.png
index ef4e19d5..ef4e19d5 100644
--- a/graphics/sprites/equipment/hands/brassgloves-female.png
+++ b/graphics/sprites/equipment/hands/bromenalgloves-female.png
Binary files differ
diff --git a/graphics/sprites/equipment/hands/bromenalgloves-female.xml b/graphics/sprites/equipment/hands/bromenalgloves-female.xml
new file mode 100644
index 00000000..03ce3e5a
--- /dev/null
+++ b/graphics/sprites/equipment/hands/bromenalgloves-female.xml
@@ -0,0 +1,104 @@
+<?xml version="1.0"?>
+<sprite name="player" action="stand">
+
+ <imageset name="base" src="graphics/sprites/equipment/hands/bromenalgloves-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>
diff --git a/graphics/sprites/equipment/hands/brassgloves-male.png b/graphics/sprites/equipment/hands/bromenalgloves-male.png
index b5379063..b5379063 100644
--- a/graphics/sprites/equipment/hands/brassgloves-male.png
+++ b/graphics/sprites/equipment/hands/bromenalgloves-male.png
Binary files differ
diff --git a/graphics/sprites/equipment/hands/bromenalgloves-male.xml b/graphics/sprites/equipment/hands/bromenalgloves-male.xml
new file mode 100644
index 00000000..0d39eb09
--- /dev/null
+++ b/graphics/sprites/equipment/hands/bromenalgloves-male.xml
@@ -0,0 +1,104 @@
+<?xml version="1.0"?>
+<sprite name="player" action="stand">
+
+ <imageset name="base" src="graphics/sprites/equipment/hands/bromenalgloves-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>
diff --git a/graphics/sprites/equipment/head/brasshelmet.png b/graphics/sprites/equipment/head/bromenalhelmet.png
index 555ea093..555ea093 100644
--- a/graphics/sprites/equipment/head/brasshelmet.png
+++ b/graphics/sprites/equipment/head/bromenalhelmet.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/brasshelmet.xml b/graphics/sprites/equipment/head/bromenalhelmet.xml
index 7f05ebf2..d234fe8c 100644
--- a/graphics/sprites/equipment/head/brasshelmet.xml
+++ b/graphics/sprites/equipment/head/bromenalhelmet.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/brasshelmet.png" width="27" height="19"/>
+ <imageset name="base" src="graphics/sprites/equipment/head/bromenalhelmet.png" width="27" height="19"/>
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/equipment/head/candlehelmet.png b/graphics/sprites/equipment/head/candlehelmet.png
index f3ea2d88..d8ebcc6f 100644
--- a/graphics/sprites/equipment/head/candlehelmet.png
+++ b/graphics/sprites/equipment/head/candlehelmet.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/candlehelmet.xml b/graphics/sprites/equipment/head/candlehelmet.xml
index 477a22c1..e30c187b 100644
--- a/graphics/sprites/equipment/head/candlehelmet.xml
+++ b/graphics/sprites/equipment/head/candlehelmet.xml
@@ -1,123 +1,185 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/candlehelmet.png" width="39" height="39"/>
+ <imageset name="base" src="graphics/sprites/equipment/head/candlehelmet.png" width="25" height="44" />
+ <imageset name="base_dead" src="graphics/sprites/equipment/head/candlehelmet.png" width="50" height="44" />
<action name="stand" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-31"/>
+ <frame index="0" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="1" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="4" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="5" offsetX="-1" offsetY ="-39" delay="75"/>
</animation>
<animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-31"/>
+ <frame index="6" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="7" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="8" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="9" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="10" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="11" offsetX="-2" offsetY ="-38" delay="75"/>
</animation>
<animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-32"/>
+ <frame index="12" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="13" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="14" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="15" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="16" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="17" offsetX="-2" offsetY ="-38" delay="75"/>
</animation>
<animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-31"/>
+ <frame index="18" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="19" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="20" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="21" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="22" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="23" offsetX="1" offsetY ="-40" delay="75"/>
</animation>
</action>
<action name="walk" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-30" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-31" delay="150"/>
- <frame index="0" offsetX="-1" offsetY ="-30" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-31" delay="150"/>
+ <frame index="0" offsetX="-1" offsetY ="-38" delay="75"/>
+ <frame index="1" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="2" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="3" offsetX="-1" offsetY ="-38" delay="75"/>
+ <frame index="4" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="5" offsetX="-1" offsetY ="-39" delay="75"/>
</animation>
<animation direction="left">
- <frame index="1" offsetX="0" offsetY ="-31" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-30" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-31" delay="150"/>
- <frame index="1" offsetX="0" offsetY ="-30" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-31" delay="75"/>
+ <frame index="6" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="7" offsetX="-2" offsetY ="-37" delay="75"/>
+ <frame index="8" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="9" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="10" offsetX="-2" offsetY ="-37" delay="75"/>
+ <frame index="11" offsetX="-2" offsetY ="-38" delay="75"/>
</animation>
<animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-32" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-33" delay="150"/>
- <frame index="2" offsetX="-2" offsetY ="-32" delay="75"/>
- <frame index="2" offsetX="-2" offsetY ="-33" delay="150"/>
+ <frame index="12" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="13" offsetX="-2" offsetY ="-39" delay="75"/>
+ <frame index="14" offsetX="-2" offsetY ="-39" delay="75"/>
+ <frame index="15" offsetX="-2" offsetY ="-38" delay="75"/>
+ <frame index="16" offsetX="-2" offsetY ="-39" delay="75"/>
+ <frame index="17" offsetX="-2" offsetY ="-39" delay="75"/>
</animation>
<animation direction="right">
- <frame index="3" offsetX="0" offsetY ="-31" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-31" delay="150"/>
- <frame index="3" offsetX="0" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-31" delay="75"/>
+ <frame index="18" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="19" offsetX="1" offsetY ="-39" delay="75"/>
+ <frame index="20" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="21" offsetX="1" offsetY ="-40" delay="75"/>
+ <frame index="22" offsetX="1" offsetY ="-39" delay="75"/>
+ <frame index="23" offsetX="1" offsetY ="-40" delay="75"/>
</animation>
</action>
<action name="attack" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-29" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-30" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-27" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-26" delay="75"/>
+ <frame index="0" offsetX="-1" offsetY ="-36" delay="75"/>
+ <frame index="1" offsetX="-1" offsetY ="-38" delay="75"/>
+ <frame index="2" offsetX="-1" offsetY ="-35" delay="75"/>
+ <frame index="3" offsetX="-1" offsetY ="-34" delay="75"/>
<end />
</animation>
<animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-32" delay="75"/>
- <frame index="1" offsetX="4" offsetY ="-33" delay="75"/>
- <frame index="1" offsetX="0" offsetY ="-30" delay="75"/>
- <frame index="1" offsetX="-1" offsetY ="-29" delay="75"/>
+ <frame index="6" offsetX="2" offsetY ="-39" delay="75"/>
+ <frame index="7" offsetX="2" offsetY ="-40" delay="75"/>
+ <frame index="8" offsetX="-2" offsetY ="-37" delay="75"/>
+ <frame index="9" offsetX="-3" offsetY ="-36" delay="75"/>
<end />
</animation>
<animation direction="up">
- <frame index="2" offsetX="-3" offsetY ="-32" delay="225"/>
- <frame index="2" offsetX="-3" offsetY ="-29" delay="75"/>
+ <frame index="12" offsetX="-3" offsetY ="-38" delay="75"/>
+ <frame index="13" offsetX="-3" offsetY ="-38" delay="75"/>
+ <frame index="14" offsetX="-3" offsetY ="-38" delay="75"/>
+ <frame index="15" offsetX="-3" offsetY ="-35" delay="75"/>
<end />
</animation>
<animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-32" delay="75"/>
- <frame index="3" offsetX="-3" offsetY ="-33" delay="75"/>
- <frame index="3" offsetX="0" offsetY ="-30" delay="75"/>
- <frame index="3" offsetX="1" offsetY ="-29" delay="75"/>
+ <frame index="18" offsetX="-2" offsetY ="-41" delay="75"/>
+ <frame index="19" offsetX="-2" offsetY ="-42" delay="75"/>
+ <frame index="20" offsetX="1" offsetY ="-39" delay="75"/>
+ <frame index="21" offsetX="2" offsetY ="-38" delay="75"/>
<end />
</animation>
</action>
<action name="attack_bow" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-30" delay="225"/>
- <frame index="0" offsetX="-1" offsetY ="-29" delay="75"/>
- <frame index="0" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="0" offsetX="-1" offsetY ="-40" delay="75"/>
+ <frame index="1" offsetX="-1" offsetY ="-40" delay="75"/>
+ <frame index="2" offsetX="-1" offsetY ="-40" delay="75"/>
+ <frame index="3" offsetX="-1" offsetY ="-39" delay="75"/>
+ <frame index="4" offsetX="-1" offsetY ="-40" delay="75"/>
<end />
</animation>
<animation direction="left">
- <frame index="1" offsetX="3" offsetY ="-31" delay="225"/>
- <frame index="1" offsetX="5" offsetY ="-32" delay="150"/>
+ <frame index="6" offsetX="3" offsetY ="-41" delay="75"/>
+ <frame index="7" offsetX="3" offsetY ="-41" delay="75"/>
+ <frame index="8" offsetX="3" offsetY ="-41" delay="75"/>
+ <frame index="9" offsetX="5" offsetY ="-42" delay="75"/>
+ <frame index="10" offsetX="5" offsetY ="-42" delay="75"/>
<end />
</animation>
<animation direction="up">
- <frame index="2" offsetX="-2" offsetY ="-32" delay="225"/>
- <frame index="2" offsetX="-3" offsetY ="-31" delay="75"/>
- <frame index="2" offsetX="-3" offsetY ="-32" delay="75"/>
+ <frame index="12" offsetX="-2" offsetY ="-42" delay="75"/>
+ <frame index="13" offsetX="-2" offsetY ="-42" delay="75"/>
+ <frame index="14" offsetX="-3" offsetY ="-42" delay="75"/>
+ <frame index="15" offsetX="-3" offsetY ="-41" delay="75"/>
+ <frame index="16" offsetX="-3" offsetY ="-42" delay="75"/>
<end />
</animation>
<animation direction="right">
- <frame index="3" offsetX="-3" offsetY ="-31" delay="225"/>
- <frame index="3" offsetX="-5" offsetY ="-32" delay="150"/>
+ <frame index="18" offsetX="-3" offsetY ="-41" delay="75"/>
+ <frame index="19" offsetX="-3" offsetY ="-41" delay="75"/>
+ <frame index="20" offsetX="-3" offsetY ="-41" delay="75"/>
+ <frame index="21" offsetX="-5" offsetY ="-42" delay="75"/>
+ <frame index="22" offsetX="-5" offsetY ="-42" delay="75"/>
<end />
</animation>
</action>
<action name="sit" imageset="base">
<animation direction="down">
- <frame index="0" offsetX="-1" offsetY ="-19"/>
+ <frame index="0" offsetX="-1" offsetY ="-27" delay="75"/>
+ <frame index="1" offsetX="-1" offsetY ="-27" delay="75"/>
+ <frame index="2" offsetX="-1" offsetY ="-27" delay="75"/>
+ <frame index="3" offsetX="-1" offsetY ="-27" delay="75"/>
+ <frame index="4" offsetX="-1" offsetY ="-27" delay="75"/>
+ <frame index="5" offsetX="-1" offsetY ="-27" delay="75"/>
</animation>
<animation direction="left">
- <frame index="1" offsetX="4" offsetY ="-22"/>
+ <frame index="6" offsetX="2" offsetY ="-30" delay="75"/>
+ <frame index="7" offsetX="2" offsetY ="-30" delay="75"/>
+ <frame index="8" offsetX="2" offsetY ="-30" delay="75"/>
+ <frame index="9" offsetX="2" offsetY ="-30" delay="75"/>
+ <frame index="10" offsetX="2" offsetY ="-30" delay="75"/>
+ <frame index="11" offsetX="2" offsetY ="-30" delay="75"/>
</animation>
<animation direction="up">
- <frame index="2" offsetX="-1" offsetY ="-24"/>
+ <frame index="12" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="13" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="14" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="15" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="16" offsetX="-1" offsetY ="-30" delay="75"/>
+ <frame index="17" offsetX="-1" offsetY ="-30" delay="75"/>
</animation>
<animation direction="right">
- <frame index="3" offsetX="-6" offsetY ="-22"/>
+ <frame index="18" offsetX="-5" offsetY ="-30" delay="75"/>
+ <frame index="19" offsetX="-5" offsetY ="-30" delay="75"/>
+ <frame index="20" offsetX="-5" offsetY ="-30" delay="75"/>
+ <frame index="21" offsetX="-5" offsetY ="-30" delay="75"/>
+ <frame index="22" offsetX="-5" offsetY ="-30" delay="75"/>
+ <frame index="23" offsetX="-5" offsetY ="-30" delay="75"/>
</animation>
</action>
- <action name="dead" imageset="base">
+ <action name="dead" imageset="base_dead">
<animation direction="default">
- <frame index="4" offsetX="21" offsetY="-5"/>
+ <frame index="12" offsetX="40" offsetY="-7" delay="140"/>
+ <frame index="13" offsetX="40" offsetY="-7" delay="140"/>
+ <frame index="14" offsetX="40" offsetY="-7" delay="140"/>
+ <frame index="14" offsetX="40" offsetY="-7" delay="0"/>
</animation>
</action>
diff --git a/graphics/sprites/equipment/head/pinkie-helmet.png b/graphics/sprites/equipment/head/pinkie-helmet.png
index 54c37c75..e97ad2e5 100644
--- a/graphics/sprites/equipment/head/pinkie-helmet.png
+++ b/graphics/sprites/equipment/head/pinkie-helmet.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/wizard-hat.png b/graphics/sprites/equipment/head/wizard-hat.png
index 6e6c0cdf..6e6c0cdf 100755..100644
--- a/graphics/sprites/equipment/head/wizard-hat.png
+++ b/graphics/sprites/equipment/head/wizard-hat.png
Binary files differ
diff --git a/graphics/sprites/equipment/legs/brasspants-female.xml b/graphics/sprites/equipment/legs/brasspants-female.xml
deleted file mode 100644
index 1d20c292..00000000
--- a/graphics/sprites/equipment/legs/brasspants-female.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/equipment/legs/brasspants-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>
diff --git a/graphics/sprites/equipment/legs/brasspants-male.xml b/graphics/sprites/equipment/legs/brasspants-male.xml
deleted file mode 100644
index 2f08d96a..00000000
--- a/graphics/sprites/equipment/legs/brasspants-male.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/equipment/legs/brasspants-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>
diff --git a/graphics/sprites/equipment/legs/brasspants-female.png b/graphics/sprites/equipment/legs/bromenallegs-female.png
index e100059f..e100059f 100644
--- a/graphics/sprites/equipment/legs/brasspants-female.png
+++ b/graphics/sprites/equipment/legs/bromenallegs-female.png
Binary files differ
diff --git a/graphics/sprites/equipment/feet/brassboots-female.xml b/graphics/sprites/equipment/legs/bromenallegs-female.xml
index eee14b80..7b814c7c 100644
--- a/graphics/sprites/equipment/feet/brassboots-female.xml
+++ b/graphics/sprites/equipment/legs/bromenallegs-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/feet/brassboots-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/legs/bromenallegs-female.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/equipment/legs/brasspants-male.png b/graphics/sprites/equipment/legs/bromenallegs-male.png
index ee682d84..ee682d84 100644
--- a/graphics/sprites/equipment/legs/brasspants-male.png
+++ b/graphics/sprites/equipment/legs/bromenallegs-male.png
Binary files differ
diff --git a/graphics/sprites/equipment/hands/brassgloves-male.xml b/graphics/sprites/equipment/legs/bromenallegs-male.xml
index 958e5191..049a2280 100644
--- a/graphics/sprites/equipment/hands/brassgloves-male.xml
+++ b/graphics/sprites/equipment/legs/bromenallegs-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/hands/brassgloves-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/legs/bromenallegs-male.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">