diff options
author | gumi <git@gumi.ca> | 2018-03-09 12:53:54 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-03-09 14:26:18 -0500 |
commit | 607cb1bb1b8a6bee021fcdc304794f7848337e6a (patch) | |
tree | 21db11f0c25ff75a3fde7d553120479924127d5f /graphics/sprites/monsters | |
parent | c35ce1e64f90589afb8683b9511e7d156352f025 (diff) | |
download | clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.tar.gz clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.tar.bz2 clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.tar.xz clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.zip |
HAIR ON SKELS!!!11
Diffstat (limited to 'graphics/sprites/monsters')
31 files changed, 77 insertions, 225 deletions
diff --git a/graphics/sprites/monsters/accessories/hairstyle01.png b/graphics/sprites/monsters/accessories/hairstyle01.png Binary files differnew file mode 100644 index 00000000..bdc246c9 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle01.png diff --git a/graphics/sprites/monsters/accessories/hairstyle01.xml b/graphics/sprites/monsters/accessories/hairstyle01.xml new file mode 100644 index 00000000..ea9f33ee --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle01.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle01.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle02.png b/graphics/sprites/monsters/accessories/hairstyle02.png Binary files differnew file mode 100644 index 00000000..d0e388e0 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle02.png diff --git a/graphics/sprites/monsters/accessories/hairstyle02.xml b/graphics/sprites/monsters/accessories/hairstyle02.xml new file mode 100644 index 00000000..92775886 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle02.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle02.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle03.png b/graphics/sprites/monsters/accessories/hairstyle03.png Binary files differnew file mode 100644 index 00000000..233a980e --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle03.png diff --git a/graphics/sprites/monsters/accessories/hairstyle03.xml b/graphics/sprites/monsters/accessories/hairstyle03.xml new file mode 100644 index 00000000..e5a6744d --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle03.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle03.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle04.png b/graphics/sprites/monsters/accessories/hairstyle04.png Binary files differnew file mode 100644 index 00000000..d46fdc77 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle04.png diff --git a/graphics/sprites/monsters/accessories/hairstyle04.xml b/graphics/sprites/monsters/accessories/hairstyle04.xml new file mode 100644 index 00000000..9a559d75 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle04.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle04.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle06.png b/graphics/sprites/monsters/accessories/hairstyle06.png Binary files differnew file mode 100644 index 00000000..5ef89329 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle06.png diff --git a/graphics/sprites/monsters/accessories/hairstyle06.xml b/graphics/sprites/monsters/accessories/hairstyle06.xml new file mode 100644 index 00000000..ce641369 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle06.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle06.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle09.png b/graphics/sprites/monsters/accessories/hairstyle09.png Binary files differnew file mode 100644 index 00000000..8a219fd2 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle09.png diff --git a/graphics/sprites/monsters/accessories/hairstyle09.xml b/graphics/sprites/monsters/accessories/hairstyle09.xml new file mode 100644 index 00000000..7e0f4f52 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle09.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle09.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle10.png b/graphics/sprites/monsters/accessories/hairstyle10.png Binary files differnew file mode 100644 index 00000000..bbe2a975 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle10.png diff --git a/graphics/sprites/monsters/accessories/hairstyle10.xml b/graphics/sprites/monsters/accessories/hairstyle10.xml new file mode 100644 index 00000000..3dcdf2c0 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle10.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle10.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle11.png b/graphics/sprites/monsters/accessories/hairstyle11.png Binary files differnew file mode 100644 index 00000000..1971ccf4 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle11.png diff --git a/graphics/sprites/monsters/accessories/hairstyle11.xml b/graphics/sprites/monsters/accessories/hairstyle11.xml new file mode 100644 index 00000000..e92ebdad --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle11.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle11.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle12.png b/graphics/sprites/monsters/accessories/hairstyle12.png Binary files differnew file mode 100644 index 00000000..200d328f --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle12.png diff --git a/graphics/sprites/monsters/accessories/hairstyle12.xml b/graphics/sprites/monsters/accessories/hairstyle12.xml new file mode 100644 index 00000000..c12734ef --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle12.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle12.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle13.xml b/graphics/sprites/monsters/accessories/hairstyle13.xml index 2d70caf2..f7e1858a 100644 --- a/graphics/sprites/monsters/accessories/hairstyle13.xml +++ b/graphics/sprites/monsters/accessories/hairstyle13.xml @@ -1,228 +1,5 @@ <?xml version="1.0"?> <sprite> - <imageset height="32" name="base" src="graphics/sprites/monsters/accessories/hairstyle13.png|W" width="32"/> - <action imageset="base" name="stand"> - <animation direction="down"> - <frame index="0" offsetX="3" offsetY="-33"/> - </animation> - <animation direction="left"> - <frame index="3" offsetX="3" offsetY="-33"/> - </animation> - <animation direction="up"> - <frame index="6" offsetX="3" offsetY="-33"/> - </animation> - <animation direction="right"> - <frame index="9" offsetX="3" offsetY="-33"/> - </animation> - </action> - <action imageset="base" name="walk"> - <animation direction="down"> - <frame delay="75" index="0" offsetX="3" offsetY="-32"/> - <frame delay="150" index="1" offsetX="3" offsetY="-33"/> - <frame delay="75" index="0" offsetX="3" offsetY="-32"/> - <frame delay="150" index="2" offsetX="3" offsetY="-33"/> - </animation> - <animation direction="left"> - <frame delay="75" index="3" offsetX="3" offsetY="-33"/> - <frame delay="75" index="4" offsetX="3" offsetY="-32"/> - <frame delay="150" index="4" offsetX="3" offsetY="-33"/> - <frame delay="75" index="5" offsetX="3" offsetY="-32"/> - <frame delay="75" index="5" offsetX="3" offsetY="-33"/> - </animation> - <animation direction="up"> - <frame delay="75" index="6" offsetX="3" offsetY="-33"/> - <frame delay="150" index="7" offsetX="3" offsetY="-34"/> - <frame delay="75" index="6" offsetX="3" offsetY="-33"/> - <frame delay="150" index="8" offsetX="3" offsetY="-34"/> - </animation> - <animation direction="right"> - <frame delay="75" index="9" offsetX="3" offsetY="-33"/> - <frame delay="75" index="10" offsetX="3" offsetY="-32"/> - <frame delay="150" index="10" offsetX="3" offsetY="-33"/> - <frame delay="75" index="11" offsetX="3" offsetY="-32"/> - <frame delay="75" index="11" offsetX="3" offsetY="-33"/> - </animation> - </action> - <action imageset="base" name="attack"> - <animation direction="down"> - <frame delay="75" index="0" offsetX="3" offsetY="-30"/> - <frame delay="75" index="0" offsetX="3" offsetY="-31"/> - <frame delay="75" index="0" offsetX="3" offsetY="-28"/> - <frame delay="75" index="0" offsetX="3" offsetY="-27"/> - <end/> - </animation> - <animation direction="left"> - <frame delay="75" index="3" offsetX="7" offsetY="-34"/> - <frame delay="75" index="3" offsetX="7" offsetY="-35"/> - <frame delay="75" index="3" offsetX="3" offsetY="-32"/> - <frame delay="75" index="3" offsetX="2" offsetY="-31"/> - <end/> - </animation> - <animation direction="up"> - <frame delay="225" index="6" offsetX="2" offsetY="-33"/> - <frame delay="75" index="6" offsetX="2" offsetY="-31"/> - <end/> - </animation> - <animation direction="right"> - <frame delay="75" index="9" offsetX="0" offsetY="-34"/> - <frame delay="75" index="9" offsetX="0" offsetY="-35"/> - <frame delay="75" index="9" offsetX="3" offsetY="-32"/> - <frame delay="75" index="9" offsetX="4" offsetY="-31"/> - <end/> - </animation> - </action> - <action imageset="base" name="attack_bow"> - <animation direction="down"> - <frame delay="225" index="0" offsetX="3" offsetY="-32"/> - <frame delay="75" index="0" offsetX="3" offsetY="-31"/> - <frame delay="75" index="0" offsetX="3" offsetY="-32"/> - <end/> - </animation> - <animation direction="left"> - <frame delay="225" index="3" offsetX="6" offsetY="-33"/> - <frame delay="150" index="3" offsetX="8" offsetY="-34"/> - <end/> - </animation> - <animation direction="up"> - <frame delay="225" index="6" offsetX="3" offsetY="-33"/> - <frame delay="75" index="6" offsetX="2" offsetY="-32"/> - <frame delay="75" index="6" offsetX="2" offsetY="-33"/> - <end/> - </animation> - <animation direction="right"> - <frame delay="225" index="9" offsetX="0" offsetY="-33"/> - <frame delay="150" index="9" offsetX="-2" offsetY="-34"/> - <end/> - </animation> - </action> - <action imageset="base" name="sit"> - <animation direction="down"> - <frame index="0" offsetX="3" offsetY="-21"/> - </animation> - <animation direction="left"> - <frame index="3" offsetX="7" offsetY="-24"/> - </animation> - <animation direction="up"> - <frame index="6" offsetX="4" offsetY="-25"/> - </animation> - <animation direction="right"> - <frame index="9" offsetX="-3" offsetY="-24"/> - </animation> - </action> - <action imageset="base" name="dead"> - <animation direction="default"> - <frame index="12" offsetX="23" offsetY="-8"/> - </animation> - </action> - <action name="attack_2hand" imageset="base"> - <animation direction="down"> - <frame index="0" offsetX="2" offsetY="-29" delay="140"/> - <frame index="0" offsetX="2" offsetY="-26" delay="140"/> - <frame index="0" offsetX="2" offsetY="-31" delay="140"/> - <frame index="0" offsetX="2" offsetY="-25" delay="140"/> - <end/> - </animation> - <animation direction="left"> - <frame index="3" offsetX="2" offsetY="-30" delay="140"/> - <frame index="3" offsetX="5" offsetY="-33" delay="280"/> - <frame index="3" offsetX="0" offsetY="-29" delay="140"/> - <end/> - </animation> - <animation direction="up"> - <frame index="6" offsetX="1" offsetY="-32" delay="280"/> - <frame index="6" offsetX="1" offsetY="-30" delay="140"/> - <frame index="6" offsetX="2" offsetY="-33" delay="140"/> - <end/> - </animation> - <animation direction="right"> - <frame index="9" offsetX="5" offsetY="-30" delay="140"/> - <frame index="9" offsetX="2" offsetY="-33" delay="140"/> - <frame index="9" offsetX="0" offsetY="-33" delay="140"/> - <frame index="9" offsetX="6" offsetY="-29" delay="140"/> - <end/> - </animation> - </action> - <action name="attack_sword_stab" imageset="base"> - <animation direction="down"> - <frame index="0" offsetX="3" offsetY="-30" delay="100"/> - <frame index="0" offsetX="3" offsetY="-31" delay="100"/> - <frame index="0" offsetX="3" offsetY="-28" delay="100"/> - <frame index="0" offsetX="3" offsetY="-27" delay="100"/> - <end/> - </animation> - <animation direction="left"> - <frame index="3" offsetX="7" offsetY="-34" delay="100"/> - <frame index="3" offsetX="7" offsetY="-35" delay="100"/> - <frame index="3" offsetX="3" offsetY="-32" delay="100"/> - <frame index="3" offsetX="2" offsetY="-31" delay="100"/> - <end/> - </animation> - <animation direction="up"> - <frame index="6" offsetX="2" offsetY="-33" delay="300"/> - <frame index="6" offsetX="2" offsetY="-31" delay="100"/> - <end/> - </animation> - <animation direction="right"> - <frame index="9" offsetX="0" offsetY="-34" delay="100"/> - <frame index="9" offsetX="0" offsetY="-35" delay="100"/> - <frame index="9" offsetX="3" offsetY="-32" delay="100"/> - <frame index="9" offsetX="4" offsetY="-31" delay="100"/> - <end/> - </animation> - </action> - <action name="attack_spear" imageset="base"> - <animation direction="down"> - <frame index="0" offsetX="1" offsetY="-32" delay="280"/> - <frame index="0" offsetX="1" offsetY="-33" delay="140"/> - <frame index="0" offsetX="1" offsetY="-27" delay="140"/> - <end/> - </animation> - <animation direction="left"> - <frame index="3" offsetX="7" offsetY="-34" delay="140"/> - <frame index="3" offsetX="10" offsetY="-32" delay="140"/> - <frame index="3" offsetX="3" offsetY="-34" delay="140"/> - <frame index="3" offsetX="3" offsetY="-31" delay="140"/> - <end/> - </animation> - <animation direction="up"> - <frame index="6" offsetX="0" offsetY="-33" delay="140"/> - <frame index="6" offsetX="1" offsetY="-33" delay="140"/> - <frame index="6" offsetX="1" offsetY="-32" delay="140"/> - <frame index="6" offsetX="0" offsetY="-37" delay="140"/> - <end/> - </animation> - <animation direction="right"> - <frame index="9" offsetX="0" offsetY="-34" delay="140"/> - <frame index="9" offsetX="-2" offsetY="-32" delay="140"/> - <frame index="9" offsetX="4" offsetY="-34" delay="140"/> - <frame index="9" offsetX="5" offsetY="-31" delay="140"/> - <end/> - </animation> - </action> - <action name="attack_chop" imageset="base"> - <animation direction="down"> - <frame index="0" offsetX="2" offsetY="-29" delay="280"/> - <frame index="0" offsetX="2" offsetY="-31" delay="140"/> - <frame index="0" offsetX="2" offsetY="-25" delay="140"/> - <end/> - </animation> - <animation direction="left"> - <frame index="3" offsetX="6" offsetY="-34" delay="140"/> - <frame index="3" offsetX="6" offsetY="-35" delay="280"/> - <frame index="3" offsetX="1" offsetY="-31" delay="140"/> - <end/> - </animation> - <animation direction="up"> - <frame index="6" offsetX="1" offsetY="-32" delay="140"/> - <frame index="6" offsetX="1" offsetY="-31" delay="280"/> - <frame index="6" offsetX="1" offsetY="-30" delay="140"/> - <end/> - </animation> - <animation direction="right"> - <frame index="9" offsetX="0" offsetY="-34" delay="140"/> - <frame index="9" offsetX="1" offsetY="-35" delay="280"/> - <frame index="9" offsetX="6" offsetY="-31" delay="140"/> - <end/> - </animation> - </action> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle13.png|W" width="32" height="32"/> + <include file="hairstyles/hairstyle13.xml"/> </sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle14.png b/graphics/sprites/monsters/accessories/hairstyle14.png Binary files differnew file mode 100644 index 00000000..36fe6688 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle14.png diff --git a/graphics/sprites/monsters/accessories/hairstyle14.xml b/graphics/sprites/monsters/accessories/hairstyle14.xml new file mode 100644 index 00000000..cda6517a --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle14.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle14.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle15.png b/graphics/sprites/monsters/accessories/hairstyle15.png Binary files differnew file mode 100644 index 00000000..cd77639c --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle15.png diff --git a/graphics/sprites/monsters/accessories/hairstyle15.xml b/graphics/sprites/monsters/accessories/hairstyle15.xml new file mode 100644 index 00000000..e988d33e --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle15.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle15.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle16.png b/graphics/sprites/monsters/accessories/hairstyle16.png Binary files differnew file mode 100644 index 00000000..5fd47eec --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle16.png diff --git a/graphics/sprites/monsters/accessories/hairstyle16.xml b/graphics/sprites/monsters/accessories/hairstyle16.xml new file mode 100644 index 00000000..6bb4621f --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle16.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle16.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle17.png b/graphics/sprites/monsters/accessories/hairstyle17.png Binary files differnew file mode 100644 index 00000000..1c2fbd54 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle17.png diff --git a/graphics/sprites/monsters/accessories/hairstyle17.xml b/graphics/sprites/monsters/accessories/hairstyle17.xml new file mode 100644 index 00000000..96945e04 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle17.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle17.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle18.png b/graphics/sprites/monsters/accessories/hairstyle18.png Binary files differnew file mode 100644 index 00000000..b6839304 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle18.png diff --git a/graphics/sprites/monsters/accessories/hairstyle18.xml b/graphics/sprites/monsters/accessories/hairstyle18.xml new file mode 100644 index 00000000..01a15c70 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle18.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle18.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/accessories/hairstyle19.png b/graphics/sprites/monsters/accessories/hairstyle19.png Binary files differnew file mode 100644 index 00000000..72e19d28 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle19.png diff --git a/graphics/sprites/monsters/accessories/hairstyle19.xml b/graphics/sprites/monsters/accessories/hairstyle19.xml new file mode 100644 index 00000000..8faffeb7 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle19.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle19.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> |