diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-09 18:19:03 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-09 18:19:03 +0400 |
commit | 0646a95e1bc002b71c0a96cb64c2b3a130434605 (patch) | |
tree | 2a8c7beb2c68e8b9143703684401982f0d109dce /graphics/sprites/equipment/chest | |
parent | 14c0ee664984c8192fd0d6b304355a05694f703e (diff) | |
download | clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.gz clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.bz2 clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.xz clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.zip |
Updated all XML files.
Diffstat (limited to 'graphics/sprites/equipment/chest')
-rw-r--r-- | graphics/sprites/equipment/chest/cottonshirt-female.xml | 13 | ||||
-rw-r--r-- | graphics/sprites/equipment/chest/cottonshirt-male.xml | 13 | ||||
-rw-r--r-- | graphics/sprites/equipment/chest/shirt-female.xml | 13 | ||||
-rw-r--r-- | graphics/sprites/equipment/chest/shirt-male.xml | 13 | ||||
-rw-r--r-- | graphics/sprites/equipment/chest/tanktop-female.xml | 13 | ||||
-rw-r--r-- | graphics/sprites/equipment/chest/tanktop-male.xml | 13 |
6 files changed, 48 insertions, 30 deletions
diff --git a/graphics/sprites/equipment/chest/cottonshirt-female.xml b/graphics/sprites/equipment/chest/cottonshirt-female.xml index 3172f9de..9a7d41cd 100644 --- a/graphics/sprites/equipment/chest/cottonshirt-female.xml +++ b/graphics/sprites/equipment/chest/cottonshirt-female.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-female.png|W" width="64" height="64"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/cottonshirt-female.png|W" + width="64" + height="64"/> <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/cottonshirt-male.xml b/graphics/sprites/equipment/chest/cottonshirt-male.xml index 75304927..113c8f50 100644 --- a/graphics/sprites/equipment/chest/cottonshirt-male.xml +++ b/graphics/sprites/equipment/chest/cottonshirt-male.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-male.png|W" width="64" height="64"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/cottonshirt-male.png|W" + width="64" + height="64"/> <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/shirt-female.xml b/graphics/sprites/equipment/chest/shirt-female.xml index 3dead3af..bece2f7d 100644 --- a/graphics/sprites/equipment/chest/shirt-female.xml +++ b/graphics/sprites/equipment/chest/shirt-female.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/chest/shirt-female.png|W;R" width="64" height="64"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/shirt-female.png|W" + width="64" + height="64"/> <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/shirt-male.xml b/graphics/sprites/equipment/chest/shirt-male.xml index 9a301e7c..113c8f50 100644 --- a/graphics/sprites/equipment/chest/shirt-male.xml +++ b/graphics/sprites/equipment/chest/shirt-male.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/chest/shirt-male.png|W;R" width="64" height="64"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/cottonshirt-male.png|W" + width="64" + height="64"/> <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/tanktop-female.xml b/graphics/sprites/equipment/chest/tanktop-female.xml index 027649f9..9e310439 100644 --- a/graphics/sprites/equipment/chest/tanktop-female.xml +++ b/graphics/sprites/equipment/chest/tanktop-female.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-female.png|W" width="64" height="64"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/tanktop-female.png|W" + width="64" + height="64"/> <include file="races/human-male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/tanktop-male.xml b/graphics/sprites/equipment/chest/tanktop-male.xml index 9bede6ed..7a49edfa 100644 --- a/graphics/sprites/equipment/chest/tanktop-male.xml +++ b/graphics/sprites/equipment/chest/tanktop-male.xml @@ -1,8 +1,11 @@ -<?xml version="1.0"?> -<!-- Author from The Mana World -Copyright (C) 2010-2012 Evol Online --> -<sprite name="player" action="stand"> - <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-male.png|W" width="64" height="64"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/tanktop-male.png|W" + width="64" + height="64"/> <include file="races/human-male.xml"/> </sprite> |