diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-07-02 13:11:10 +0200 |
---|---|---|
committer | Ali-G <gauvain.dauchy@free.fr> | 2011-07-02 13:11:10 +0200 |
commit | 12a215c6f6610424fa2bd1c00f4eb54f2e75c661 (patch) | |
tree | f83520cd1adb064876c9dc3c1d97148a42ceb59c /graphics/sprites/equipment | |
parent | 18472182f0b50df768fc1f82eb79222126d3a85b (diff) | |
download | clientdata-12a215c6f6610424fa2bd1c00f4eb54f2e75c661.tar.gz clientdata-12a215c6f6610424fa2bd1c00f4eb54f2e75c661.tar.bz2 clientdata-12a215c6f6610424fa2bd1c00f4eb54f2e75c661.tar.xz clientdata-12a215c6f6610424fa2bd1c00f4eb54f2e75c661.zip |
Brass armors were renamed to Bromenal armors.
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) | bin | 43740 -> 43740 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/chest/bromenalchest-female.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/equipment/chest/bromenalchest-male.png (renamed from graphics/sprites/equipment/chest/brassplate-male.png) | bin | 34187 -> 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) | bin | 21614 -> 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) | bin | 21713 -> 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/brassgloves-female.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/equipment/hands/bromenalgloves-female.png (renamed from graphics/sprites/equipment/hands/brassgloves-female.png) | bin | 10726 -> 10726 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/hands/bromenalgloves-female.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/equipment/hands/bromenalgloves-male.png (renamed from graphics/sprites/equipment/hands/brassgloves-male.png) | bin | 10835 -> 10835 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/hands/bromenalgloves-male.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/equipment/head/bromenalhelmet.png (renamed from graphics/sprites/equipment/head/brasshelmet.png) | bin | 3854 -> 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/legs/brasspants-female.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/equipment/legs/brasspants-male.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/equipment/legs/bromenallegs-female.png (renamed from graphics/sprites/equipment/legs/brasspants-female.png) | bin | 51963 -> 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) | bin | 44940 -> 44940 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/legs/bromenallegs-male.xml (renamed from graphics/sprites/equipment/hands/brassgloves-male.xml) | 2 |
21 files changed, 318 insertions, 318 deletions
diff --git a/graphics/sprites/equipment/chest/brassplate-female.png b/graphics/sprites/equipment/chest/bromenalchest-female.png Binary files differindex 7035c735..7035c735 100644 --- a/graphics/sprites/equipment/chest/brassplate-female.png +++ b/graphics/sprites/equipment/chest/bromenalchest-female.png 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 Binary files differindex 49394f2e..49394f2e 100644 --- a/graphics/sprites/equipment/chest/brassplate-male.png +++ b/graphics/sprites/equipment/chest/bromenalchest-male.png 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 Binary files differindex 6e084914..6e084914 100644 --- a/graphics/sprites/equipment/feet/brassboots-female.png +++ b/graphics/sprites/equipment/feet/bromenalboots-female.png 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 Binary files differindex 7086470d..7086470d 100644 --- a/graphics/sprites/equipment/feet/brassboots-male.png +++ b/graphics/sprites/equipment/feet/bromenalboots-male.png 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/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 Binary files differindex ef4e19d5..ef4e19d5 100644 --- a/graphics/sprites/equipment/hands/brassgloves-female.png +++ b/graphics/sprites/equipment/hands/bromenalgloves-female.png 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 Binary files differindex b5379063..b5379063 100644 --- a/graphics/sprites/equipment/hands/brassgloves-male.png +++ b/graphics/sprites/equipment/hands/bromenalgloves-male.png 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 Binary files differindex 555ea093..555ea093 100644 --- a/graphics/sprites/equipment/head/brasshelmet.png +++ b/graphics/sprites/equipment/head/bromenalhelmet.png 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/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 Binary files differindex e100059f..e100059f 100644 --- a/graphics/sprites/equipment/legs/brasspants-female.png +++ b/graphics/sprites/equipment/legs/bromenallegs-female.png 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 Binary files differindex ee682d84..ee682d84 100644 --- a/graphics/sprites/equipment/legs/brasspants-male.png +++ b/graphics/sprites/equipment/legs/bromenallegs-male.png 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"> |