diff options
Diffstat (limited to 'graphics/sprites/equipment/legs')
37 files changed, 48 insertions, 1216 deletions
diff --git a/graphics/sprites/equipment/legs/assassin-female.png b/graphics/sprites/equipment/legs/assassin-female.png Binary files differindex 3e69ea8b..ba8479e4 100644 --- a/graphics/sprites/equipment/legs/assassin-female.png +++ b/graphics/sprites/equipment/legs/assassin-female.png diff --git a/graphics/sprites/equipment/legs/assassin-female.xml b/graphics/sprites/equipment/legs/assassin-female.xml index 4cca8cb6..ee9a4ba7 100644 --- a/graphics/sprites/equipment/legs/assassin-female.xml +++ b/graphics/sprites/equipment/legs/assassin-female.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/assassin-female.png" width="64" height="64"/> - <include file="player_female_base.xml"/> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/assassin-male.png b/graphics/sprites/equipment/legs/assassin-male.png Binary files differindex 2cb88f61..a8d7aaf6 100644 --- a/graphics/sprites/equipment/legs/assassin-male.png +++ b/graphics/sprites/equipment/legs/assassin-male.png diff --git a/graphics/sprites/equipment/legs/assassin-male.xml b/graphics/sprites/equipment/legs/assassin-male.xml index bc8b65a8..34dc9e2a 100644 --- a/graphics/sprites/equipment/legs/assassin-male.xml +++ b/graphics/sprites/equipment/legs/assassin-male.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/assassin-male.png" width="64" height="64"/> - <include file="player_male_base.xml"/> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/bromenallegs-female.png b/graphics/sprites/equipment/legs/bromenallegs-female.png Binary files differindex e100059f..5028f160 100644 --- a/graphics/sprites/equipment/legs/bromenallegs-female.png +++ b/graphics/sprites/equipment/legs/bromenallegs-female.png diff --git a/graphics/sprites/equipment/legs/bromenallegs-female.xml b/graphics/sprites/equipment/legs/bromenallegs-female.xml index ec46ddb7..5d00e847 100644 --- a/graphics/sprites/equipment/legs/bromenallegs-female.xml +++ b/graphics/sprites/equipment/legs/bromenallegs-female.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/bromenallegs-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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/bromenallegs-male.png b/graphics/sprites/equipment/legs/bromenallegs-male.png Binary files differindex ee682d84..326b30d5 100644 --- a/graphics/sprites/equipment/legs/bromenallegs-male.png +++ b/graphics/sprites/equipment/legs/bromenallegs-male.png diff --git a/graphics/sprites/equipment/legs/bromenallegs-male.xml b/graphics/sprites/equipment/legs/bromenallegs-male.xml index 72c58122..d4cd6152 100644 --- a/graphics/sprites/equipment/legs/bromenallegs-male.xml +++ b/graphics/sprites/equipment/legs/bromenallegs-male.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/bromenallegs-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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/chaps-female.png b/graphics/sprites/equipment/legs/chaps-female.png Binary files differindex 8613633d..f6026aac 100644 --- a/graphics/sprites/equipment/legs/chaps-female.png +++ b/graphics/sprites/equipment/legs/chaps-female.png diff --git a/graphics/sprites/equipment/legs/chaps-female.xml b/graphics/sprites/equipment/legs/chaps-female.xml index 191fa407..1f94d95e 100644 --- a/graphics/sprites/equipment/legs/chaps-female.xml +++ b/graphics/sprites/equipment/legs/chaps-female.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/chaps-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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/chaps-male.png b/graphics/sprites/equipment/legs/chaps-male.png Binary files differindex 5a58ecf5..711355b1 100644 --- a/graphics/sprites/equipment/legs/chaps-male.png +++ b/graphics/sprites/equipment/legs/chaps-male.png diff --git a/graphics/sprites/equipment/legs/chaps-male.xml b/graphics/sprites/equipment/legs/chaps-male.xml index e2d14c3d..5430f9fe 100644 --- a/graphics/sprites/equipment/legs/chaps-male.xml +++ b/graphics/sprites/equipment/legs/chaps-male.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/chaps-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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/miniskirt-female.png b/graphics/sprites/equipment/legs/miniskirt-female.png Binary files differindex 6854c228..20aa90aa 100644 --- a/graphics/sprites/equipment/legs/miniskirt-female.png +++ b/graphics/sprites/equipment/legs/miniskirt-female.png diff --git a/graphics/sprites/equipment/legs/miniskirt-female.xml b/graphics/sprites/equipment/legs/miniskirt-female.xml index 17c61a35..fc227dc9 100644 --- a/graphics/sprites/equipment/legs/miniskirt-female.xml +++ b/graphics/sprites/equipment/legs/miniskirt-female.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/miniskirt-female.png|W" 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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/miniskirt-male.png b/graphics/sprites/equipment/legs/miniskirt-male.png Binary files differindex 224c7cff..0d6a5142 100644 --- a/graphics/sprites/equipment/legs/miniskirt-male.png +++ b/graphics/sprites/equipment/legs/miniskirt-male.png diff --git a/graphics/sprites/equipment/legs/miniskirt-male.xml b/graphics/sprites/equipment/legs/miniskirt-male.xml index 51f52671..4de16535 100644 --- a/graphics/sprites/equipment/legs/miniskirt-male.xml +++ b/graphics/sprites/equipment/legs/miniskirt-male.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/miniskirt-male.png|W" 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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/pants-female.png b/graphics/sprites/equipment/legs/pants-female.png Binary files differindex 21060a0f..0e3af2d3 100644 --- a/graphics/sprites/equipment/legs/pants-female.png +++ b/graphics/sprites/equipment/legs/pants-female.png diff --git a/graphics/sprites/equipment/legs/pants-female.xml b/graphics/sprites/equipment/legs/pants-female.xml index 8a5cc84d..4ad99608 100644 --- a/graphics/sprites/equipment/legs/pants-female.xml +++ b/graphics/sprites/equipment/legs/pants-female.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/pants-female.png|W" 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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/pants-male.png b/graphics/sprites/equipment/legs/pants-male.png Binary files differindex 2758f69f..3af6ca19 100644 --- a/graphics/sprites/equipment/legs/pants-male.png +++ b/graphics/sprites/equipment/legs/pants-male.png diff --git a/graphics/sprites/equipment/legs/pants-male.xml b/graphics/sprites/equipment/legs/pants-male.xml index 0b18cfdc..0da6ad6f 100644 --- a/graphics/sprites/equipment/legs/pants-male.xml +++ b/graphics/sprites/equipment/legs/pants-male.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/pants-male.png|W" 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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/shorts-female.png b/graphics/sprites/equipment/legs/shorts-female.png Binary files differindex 9a2ffa8b..8160479e 100644 --- a/graphics/sprites/equipment/legs/shorts-female.png +++ b/graphics/sprites/equipment/legs/shorts-female.png diff --git a/graphics/sprites/equipment/legs/shorts-female.xml b/graphics/sprites/equipment/legs/shorts-female.xml index 0375914e..041d42f9 100644 --- a/graphics/sprites/equipment/legs/shorts-female.xml +++ b/graphics/sprites/equipment/legs/shorts-female.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/shorts-female.png|W" 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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/shorts-male.png b/graphics/sprites/equipment/legs/shorts-male.png Binary files differindex 3a03a316..8f8e7bf0 100644 --- a/graphics/sprites/equipment/legs/shorts-male.png +++ b/graphics/sprites/equipment/legs/shorts-male.png diff --git a/graphics/sprites/equipment/legs/shorts-male.xml b/graphics/sprites/equipment/legs/shorts-male.xml index 1d7aae91..2e444e75 100644 --- a/graphics/sprites/equipment/legs/shorts-male.xml +++ b/graphics/sprites/equipment/legs/shorts-male.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/shorts-male.png|W" 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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/silkpants-female.png b/graphics/sprites/equipment/legs/silkpants-female.png Binary files differnew file mode 100644 index 00000000..b073d599 --- /dev/null +++ b/graphics/sprites/equipment/legs/silkpants-female.png diff --git a/graphics/sprites/equipment/legs/silkpants-female.xml b/graphics/sprites/equipment/legs/silkpants-female.xml new file mode 100644 index 00000000..9d711f86 --- /dev/null +++ b/graphics/sprites/equipment/legs/silkpants-female.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite name="player" action="stand" variants="135" variant_offset="1"> + <imageset name="base" src="graphics/sprites/equipment/legs/silkpants-female.png|W" width="64" height="64"/> + <include file="model/male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/silkpants-male.png b/graphics/sprites/equipment/legs/silkpants-male.png Binary files differnew file mode 100644 index 00000000..5400b50d --- /dev/null +++ b/graphics/sprites/equipment/legs/silkpants-male.png diff --git a/graphics/sprites/equipment/legs/silkpants-male.xml b/graphics/sprites/equipment/legs/silkpants-male.xml new file mode 100644 index 00000000..9d9e587f --- /dev/null +++ b/graphics/sprites/equipment/legs/silkpants-male.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite name="player" action="stand" variants="135" variant_offset="1"> + <imageset name="base" src="graphics/sprites/equipment/legs/silkpants-male.png|W" width="64" height="64"/> + <include file="model/male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/skirt-female.png b/graphics/sprites/equipment/legs/skirt-female.png Binary files differnew file mode 100644 index 00000000..3f85aa84 --- /dev/null +++ b/graphics/sprites/equipment/legs/skirt-female.png diff --git a/graphics/sprites/equipment/legs/skirt-female.xml b/graphics/sprites/equipment/legs/skirt-female.xml new file mode 100644 index 00000000..a5800e7a --- /dev/null +++ b/graphics/sprites/equipment/legs/skirt-female.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite name="player" action="stand" variants="135" variant_offset="1"> + <imageset name="base" src="graphics/sprites/equipment/legs/skirt-male.png|W" width="64" height="64"/> + <include file="model/male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/skirt-male.png b/graphics/sprites/equipment/legs/skirt-male.png Binary files differnew file mode 100644 index 00000000..cb9b5397 --- /dev/null +++ b/graphics/sprites/equipment/legs/skirt-male.png diff --git a/graphics/sprites/equipment/legs/skirt-male.xml b/graphics/sprites/equipment/legs/skirt-male.xml new file mode 100644 index 00000000..d8d150eb --- /dev/null +++ b/graphics/sprites/equipment/legs/skirt-male.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite name="player" action="stand" variants="135" variant_offset="1"> + <imageset name="base" src="graphics/sprites/equipment/legs/skirt-female.png|W" width="64" height="64"/> + <include file="model/male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/skirt.xml b/graphics/sprites/equipment/legs/skirt.xml deleted file mode 100644 index d57d34d3..00000000 --- a/graphics/sprites/equipment/legs/skirt.xml +++ /dev/null @@ -1,96 +0,0 @@ -<?xml version="1.0"?> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/legs/skirt.png|W" 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/terranite-female.png b/graphics/sprites/equipment/legs/terranite-female.png Binary files differindex ad8c2e0e..3e61e4df 100644 --- a/graphics/sprites/equipment/legs/terranite-female.png +++ b/graphics/sprites/equipment/legs/terranite-female.png diff --git a/graphics/sprites/equipment/legs/terranite-female.xml b/graphics/sprites/equipment/legs/terranite-female.xml index bcac1725..3cf9bef2 100644 --- a/graphics/sprites/equipment/legs/terranite-female.xml +++ b/graphics/sprites/equipment/legs/terranite-female.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/terranite-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> + <include file="model/male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/legs/terranite-male.png b/graphics/sprites/equipment/legs/terranite-male.png Binary files differindex f8415753..2664f78d 100644 --- a/graphics/sprites/equipment/legs/terranite-male.png +++ b/graphics/sprites/equipment/legs/terranite-male.png diff --git a/graphics/sprites/equipment/legs/terranite-male.xml b/graphics/sprites/equipment/legs/terranite-male.xml index 0481a15f..13c2befd 100644 --- a/graphics/sprites/equipment/legs/terranite-male.xml +++ b/graphics/sprites/equipment/legs/terranite-male.xml @@ -1,96 +1,5 @@ <?xml version="1.0"?> -<sprite name="player" action="stand"> +<sprite name="player" action="stand" variants="135" variant_offset="1"> <imageset name="base" src="graphics/sprites/equipment/legs/terranite-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> + <include file="model/male.xml"/> </sprite> |