diff options
author | Reid <reidyaro@gmail.com> | 2012-09-06 21:41:11 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-06 21:41:11 +0200 |
commit | 61e6d607edfe82bfb8af5a34a649afdde62d65e9 (patch) | |
tree | 27234a01e5a8aec10f863ec95c8de86fab7dc074 /graphics/sprites/races | |
parent | b96b5766bde109d153062286c0f3789e9af1b033 (diff) | |
download | clientdata-61e6d607edfe82bfb8af5a34a649afdde62d65e9.tar.gz clientdata-61e6d607edfe82bfb8af5a34a649afdde62d65e9.tar.bz2 clientdata-61e6d607edfe82bfb8af5a34a649afdde62d65e9.tar.xz clientdata-61e6d607edfe82bfb8af5a34a649afdde62d65e9.zip |
Correct Alige commits and replace every players/ by races/ .
Diffstat (limited to 'graphics/sprites/races')
-rw-r--r-- | graphics/sprites/races/demon-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/demon-male.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/elven-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/elven-male.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/human-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/orc-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/orc-male.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/raijin-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/raijin-male.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/tritan-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/tritan-male.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/ukar-female.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/races/ukar-male.xml | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/graphics/sprites/races/demon-female.xml b/graphics/sprites/races/demon-female.xml index e6b59472..5a308fc3 100644 --- a/graphics/sprites/races/demon-female.xml +++ b/graphics/sprites/races/demon-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/demon-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/demon-male.xml b/graphics/sprites/races/demon-male.xml index 17eaf761..2c16b93f 100644 --- a/graphics/sprites/races/demon-male.xml +++ b/graphics/sprites/races/demon-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/demon-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/elven-female.xml b/graphics/sprites/races/elven-female.xml index 6247f315..7e5dc5d5 100644 --- a/graphics/sprites/races/elven-female.xml +++ b/graphics/sprites/races/elven-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/elven-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="race/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/elven-male.xml b/graphics/sprites/races/elven-male.xml index 005da167..5a9cae80 100644 --- a/graphics/sprites/races/elven-male.xml +++ b/graphics/sprites/races/elven-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/elven-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/human-female.xml b/graphics/sprites/races/human-female.xml index c864afd2..be3d514a 100644 --- a/graphics/sprites/races/human-female.xml +++ b/graphics/sprites/races/human-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/human-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/orc-female.xml b/graphics/sprites/races/orc-female.xml index b264a794..8d82d7d2 100644 --- a/graphics/sprites/races/orc-female.xml +++ b/graphics/sprites/races/orc-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/orc-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/orc-male.xml b/graphics/sprites/races/orc-male.xml index cc3a9032..0c223bb3 100644 --- a/graphics/sprites/races/orc-male.xml +++ b/graphics/sprites/races/orc-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/orc-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/raijin-female.xml b/graphics/sprites/races/raijin-female.xml index 897b632d..17731a2e 100644 --- a/graphics/sprites/races/raijin-female.xml +++ b/graphics/sprites/races/raijin-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/raijin-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/raijin-male.xml b/graphics/sprites/races/raijin-male.xml index 2776381e..64732bd3 100644 --- a/graphics/sprites/races/raijin-male.xml +++ b/graphics/sprites/races/raijin-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/raijin-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/tritan-female.xml b/graphics/sprites/races/tritan-female.xml index 8c2f5529..3248cf79 100644 --- a/graphics/sprites/races/tritan-female.xml +++ b/graphics/sprites/races/tritan-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/tritan-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/tritan-male.xml b/graphics/sprites/races/tritan-male.xml index e37304be..f0a98635 100644 --- a/graphics/sprites/races/tritan-male.xml +++ b/graphics/sprites/races/tritan-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/tritan-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/ukar-female.xml b/graphics/sprites/races/ukar-female.xml index be7aa4d5..252309f1 100644 --- a/graphics/sprites/races/ukar-female.xml +++ b/graphics/sprites/races/ukar-female.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/ukar-female.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/races/ukar-male.xml b/graphics/sprites/races/ukar-male.xml index e44ea79e..9f23a782 100644 --- a/graphics/sprites/races/ukar-male.xml +++ b/graphics/sprites/races/ukar-male.xml @@ -4,5 +4,5 @@ Copyright (C) 2010-2012 Evol Online --> <sprite name="player" action="stand"> <imageset name="base" src="graphics/sprites/races/ukar-male.png" width="64" height="64"/> - <include file="players/human-male.xml"/> + <include file="races/human-male.xml"/> </sprite> |