diff options
Diffstat (limited to 'graphics/sprites/players')
-rw-r--r-- | graphics/sprites/players/demon-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/demon-male.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/elven-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/elven-male.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/human-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/human-male.xml | 214 | ||||
-rw-r--r-- | graphics/sprites/players/orc-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/orc-male.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/raijin-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/raijin-male.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/tritan-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/tritan-male.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/ukar-female.xml | 4 | ||||
-rw-r--r-- | graphics/sprites/players/ukar-male.xml | 4 |
14 files changed, 133 insertions, 133 deletions
diff --git a/graphics/sprites/players/demon-female.xml b/graphics/sprites/players/demon-female.xml index e514d034..0b27628d 100644 --- a/graphics/sprites/players/demon-female.xml +++ b/graphics/sprites/players/demon-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/demon-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/demon-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/demon-male.xml b/graphics/sprites/players/demon-male.xml index 7f001880..d5ab660f 100644 --- a/graphics/sprites/players/demon-male.xml +++ b/graphics/sprites/players/demon-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/demon-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/demon-male.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/elven-female.xml b/graphics/sprites/players/elven-female.xml index 4545f0ad..9d6b37cf 100644 --- a/graphics/sprites/players/elven-female.xml +++ b/graphics/sprites/players/elven-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/elven-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/elven-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/elven-male.xml b/graphics/sprites/players/elven-male.xml index 7a6d4471..44848887 100644 --- a/graphics/sprites/players/elven-male.xml +++ b/graphics/sprites/players/elven-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/elven-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/elven-male.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/human-female.xml b/graphics/sprites/players/human-female.xml index 0032b614..02075f7b 100644 --- a/graphics/sprites/players/human-female.xml +++ b/graphics/sprites/players/human-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/human-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/human-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/human-male.xml b/graphics/sprites/players/human-male.xml index 77761062..599297b1 100644 --- a/graphics/sprites/players/human-male.xml +++ b/graphics/sprites/players/human-male.xml @@ -3,119 +3,119 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/human-male.png" width="64" height="64"/> + <imageset name="base" src="graphics/sprites/players/human-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="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="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="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="sittop" imageset="base"> - <animation direction="down"> - <frame index="72"/> - </animation> - <animation direction="left"> - <frame index="73"/> - </animation> - <animation direction="up"> - <frame index="74"/> - </animation> - <animation direction="right"> - <frame index="75"/> - </animation> - </action> + <action name="sittop" imageset="base"> + <animation direction="down"> + <frame index="72"/> + </animation> + <animation direction="left"> + <frame index="73"/> + </animation> + <animation direction="up"> + <frame index="74"/> + </animation> + <animation direction="right"> + <frame index="75"/> + </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="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" 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> + <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>
\ No newline at end of file diff --git a/graphics/sprites/players/orc-female.xml b/graphics/sprites/players/orc-female.xml index 8369bcdf..4bc05863 100644 --- a/graphics/sprites/players/orc-female.xml +++ b/graphics/sprites/players/orc-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/orc-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/orc-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/orc-male.xml b/graphics/sprites/players/orc-male.xml index 0a38cdec..9f38af7d 100644 --- a/graphics/sprites/players/orc-male.xml +++ b/graphics/sprites/players/orc-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/orc-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/orc-male.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/raijin-female.xml b/graphics/sprites/players/raijin-female.xml index f8d94b8c..acf3b604 100644 --- a/graphics/sprites/players/raijin-female.xml +++ b/graphics/sprites/players/raijin-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/raijin-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/raijin-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/raijin-male.xml b/graphics/sprites/players/raijin-male.xml index 643f507c..0ba01301 100644 --- a/graphics/sprites/players/raijin-male.xml +++ b/graphics/sprites/players/raijin-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/raijin-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/raijin-male.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/tritan-female.xml b/graphics/sprites/players/tritan-female.xml index 2a365643..fb9ad09c 100644 --- a/graphics/sprites/players/tritan-female.xml +++ b/graphics/sprites/players/tritan-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/tritan-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/tritan-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/tritan-male.xml b/graphics/sprites/players/tritan-male.xml index e2f86dee..b9896c58 100644 --- a/graphics/sprites/players/tritan-male.xml +++ b/graphics/sprites/players/tritan-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/tritan-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/tritan-male.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/ukar-female.xml b/graphics/sprites/players/ukar-female.xml index 6fdf2a84..0aa90b6a 100644 --- a/graphics/sprites/players/ukar-female.xml +++ b/graphics/sprites/players/ukar-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/ukar-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/ukar-female.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> diff --git a/graphics/sprites/players/ukar-male.xml b/graphics/sprites/players/ukar-male.xml index 00d173a9..ae351744 100644 --- a/graphics/sprites/players/ukar-male.xml +++ b/graphics/sprites/players/ukar-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/players/ukar-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <imageset name="base" src="graphics/sprites/players/ukar-male.png" width="64" height="64"/> + <include file="players/human-male.xml"/> </sprite> |