diff options
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/leg-cotton-female.png | bin | 10160 -> 0 bytes | |||
-rw-r--r-- | graphics/sprites/leg-cotton-male.png | bin | 9692 -> 0 bytes | |||
-rw-r--r-- | graphics/sprites/leg-cotton-male.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/leg-jeans-female.png | bin | 9943 -> 0 bytes | |||
-rw-r--r-- | graphics/sprites/leg-jeans-male.png | bin | 9679 -> 0 bytes | |||
-rw-r--r-- | graphics/sprites/leg-jeans-male.xml | 104 | ||||
-rw-r--r-- | graphics/sprites/leg-shorts-female.png | bin | 0 -> 7551 bytes | |||
-rw-r--r-- | graphics/sprites/leg-shorts-female.xml (renamed from graphics/sprites/leg-cotton-female.xml) | 2 | ||||
-rw-r--r-- | graphics/sprites/leg-shorts-male.png | bin | 0 -> 7336 bytes | |||
-rw-r--r-- | graphics/sprites/leg-shorts-male.xml (renamed from graphics/sprites/leg-jeans-female.xml) | 2 | ||||
-rw-r--r-- | graphics/sprites/leg-skirt.png | bin | 31255 -> 17091 bytes | |||
-rw-r--r-- | graphics/sprites/leg-skirt.xml | 2 |
12 files changed, 3 insertions, 211 deletions
diff --git a/graphics/sprites/leg-cotton-female.png b/graphics/sprites/leg-cotton-female.png Binary files differdeleted file mode 100644 index 416e2902..00000000 --- a/graphics/sprites/leg-cotton-female.png +++ /dev/null diff --git a/graphics/sprites/leg-cotton-male.png b/graphics/sprites/leg-cotton-male.png Binary files differdeleted file mode 100644 index caa8e9a9..00000000 --- a/graphics/sprites/leg-cotton-male.png +++ /dev/null diff --git a/graphics/sprites/leg-cotton-male.xml b/graphics/sprites/leg-cotton-male.xml deleted file mode 100644 index 853b80b7..00000000 --- a/graphics/sprites/leg-cotton-male.xml +++ /dev/null @@ -1,104 +0,0 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-cotton-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>
\ No newline at end of file diff --git a/graphics/sprites/leg-jeans-female.png b/graphics/sprites/leg-jeans-female.png Binary files differdeleted file mode 100644 index 2a5452aa..00000000 --- a/graphics/sprites/leg-jeans-female.png +++ /dev/null diff --git a/graphics/sprites/leg-jeans-male.png b/graphics/sprites/leg-jeans-male.png Binary files differdeleted file mode 100644 index 1cdef138..00000000 --- a/graphics/sprites/leg-jeans-male.png +++ /dev/null diff --git a/graphics/sprites/leg-jeans-male.xml b/graphics/sprites/leg-jeans-male.xml deleted file mode 100644 index 36767b2b..00000000 --- a/graphics/sprites/leg-jeans-male.xml +++ /dev/null @@ -1,104 +0,0 @@ -<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/leg-jeans-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>
\ No newline at end of file diff --git a/graphics/sprites/leg-shorts-female.png b/graphics/sprites/leg-shorts-female.png Binary files differnew file mode 100644 index 00000000..2c1f76fa --- /dev/null +++ b/graphics/sprites/leg-shorts-female.png diff --git a/graphics/sprites/leg-cotton-female.xml b/graphics/sprites/leg-shorts-female.xml index d3346589..c944aebf 100644 --- a/graphics/sprites/leg-cotton-female.xml +++ b/graphics/sprites/leg-shorts-female.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-cotton-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-shorts-female.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/leg-shorts-male.png b/graphics/sprites/leg-shorts-male.png Binary files differnew file mode 100644 index 00000000..7b2cd6cf --- /dev/null +++ b/graphics/sprites/leg-shorts-male.png diff --git a/graphics/sprites/leg-jeans-female.xml b/graphics/sprites/leg-shorts-male.xml index d9244bee..44fce1d9 100644 --- a/graphics/sprites/leg-jeans-female.xml +++ b/graphics/sprites/leg-shorts-male.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-jeans-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-shorts-male.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/leg-skirt.png b/graphics/sprites/leg-skirt.png Binary files differindex dbe6dbf7..c221bc12 100644 --- a/graphics/sprites/leg-skirt.png +++ b/graphics/sprites/leg-skirt.png diff --git a/graphics/sprites/leg-skirt.xml b/graphics/sprites/leg-skirt.xml index c1c282b8..576156f4 100644 --- a/graphics/sprites/leg-skirt.xml +++ b/graphics/sprites/leg-skirt.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-skirt.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-skirt.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
|