diff options
author | Micksha <ms-shaman@gmx.de> | 2021-06-09 12:31:35 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2021-06-09 12:31:35 +0000 |
commit | 302685b8462f86f494511d72877c1ed3df7fdafc (patch) | |
tree | bbfec544eb83442feeb9ee3e9dfd08c65de82b8d /graphics/sprites/equipment/chest | |
parent | 594e8ff0923d54d57e71d53698d2a987beffd519 (diff) | |
download | clientdata-302685b8462f86f494511d72877c1ed3df7fdafc.tar.gz clientdata-302685b8462f86f494511d72877c1ed3df7fdafc.tar.bz2 clientdata-302685b8462f86f494511d72877c1ed3df7fdafc.tar.xz clientdata-302685b8462f86f494511d72877c1ed3df7fdafc.zip |
Spritefix
Diffstat (limited to 'graphics/sprites/equipment/chest')
63 files changed, 334 insertions, 462 deletions
diff --git a/graphics/sprites/equipment/chest/assassin-female.png b/graphics/sprites/equipment/chest/assassin-female.png Binary files differindex a0494392..a3b212f1 100644 --- a/graphics/sprites/equipment/chest/assassin-female.png +++ b/graphics/sprites/equipment/chest/assassin-female.png diff --git a/graphics/sprites/equipment/chest/assassin-female.xml b/graphics/sprites/equipment/chest/assassin-female.xml index ef1bdf5b..959fb44b 100644 --- a/graphics/sprites/equipment/chest/assassin-female.xml +++ b/graphics/sprites/equipment/chest/assassin-female.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/assassin-female.png" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/assassin-female.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/assassin.png b/graphics/sprites/equipment/chest/assassin.png Binary files differindex 9fceb568..043b0721 100644 --- a/graphics/sprites/equipment/chest/assassin.png +++ b/graphics/sprites/equipment/chest/assassin.png diff --git a/graphics/sprites/equipment/chest/assassin.xml b/graphics/sprites/equipment/chest/assassin.xml index 00fd7f1a..dc4ae945 100644 --- a/graphics/sprites/equipment/chest/assassin.xml +++ b/graphics/sprites/equipment/chest/assassin.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/assassin.png" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/assassin.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/bra-female.xml b/graphics/sprites/equipment/chest/bra-female.xml index 584720b6..39c108ed 100644 --- a/graphics/sprites/equipment/chest/bra-female.xml +++ b/graphics/sprites/equipment/chest/bra-female.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2018 TMW2 --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/bra-female.png|R" - width="64" - height="64"/> +Copyright (C) 2018 TMW2 +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/bra-female.png|R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/bromenalchest-female.xml b/graphics/sprites/equipment/chest/bromenalchest-female.xml index 9e35f978..ffe35a7b 100644 --- a/graphics/sprites/equipment/chest/bromenalchest-female.xml +++ b/graphics/sprites/equipment/chest/bromenalchest-female.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/bromenalchest-female.png" - width="64" - height="64"/> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/bromenalchest-female.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/bromenalchest.xml b/graphics/sprites/equipment/chest/bromenalchest.xml index 1fdc7cb3..3fa76755 100644 --- a/graphics/sprites/equipment/chest/bromenalchest.xml +++ b/graphics/sprites/equipment/chest/bromenalchest.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/bromenalchest.png" - width="64" - height="64"/> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/bromenalchest.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/chainmail-female.xml b/graphics/sprites/equipment/chest/chainmail-female.xml index 3ee7e4c2..b5d55746 100644 --- a/graphics/sprites/equipment/chest/chainmail-female.xml +++ b/graphics/sprites/equipment/chest/chainmail-female.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/chainmail-female.png|W" - width="64" - height="64"/> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/chainmail-female.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/chainmail.xml b/graphics/sprites/equipment/chest/chainmail.xml index dc136dfb..ab330203 100644 --- a/graphics/sprites/equipment/chest/chainmail.xml +++ b/graphics/sprites/equipment/chest/chainmail.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/chainmail.png|W" - width="64" - height="64"/> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/chainmail.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/contributor-female.png b/graphics/sprites/equipment/chest/contributor-female.png Binary files differindex 94af00e1..c082bfe9 100644 --- a/graphics/sprites/equipment/chest/contributor-female.png +++ b/graphics/sprites/equipment/chest/contributor-female.png diff --git a/graphics/sprites/equipment/chest/contributor-female.xml b/graphics/sprites/equipment/chest/contributor-female.xml index 27164d66..f33522e4 100644 --- a/graphics/sprites/equipment/chest/contributor-female.xml +++ b/graphics/sprites/equipment/chest/contributor-female.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/contributor-female.png|W;R" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/contributor-female.png|W;R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/contributor.png b/graphics/sprites/equipment/chest/contributor.png Binary files differindex a5ee1adb..b5359589 100644 --- a/graphics/sprites/equipment/chest/contributor.png +++ b/graphics/sprites/equipment/chest/contributor.png diff --git a/graphics/sprites/equipment/chest/contributor.xml b/graphics/sprites/equipment/chest/contributor.xml index 50320c4f..36a55755 100644 --- a/graphics/sprites/equipment/chest/contributor.xml +++ b/graphics/sprites/equipment/chest/contributor.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/contributor.png|W;R" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/contributor.png|W;R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/cotton-female.png b/graphics/sprites/equipment/chest/cotton-female.png Binary files differindex 2e894647..d04efbcd 100644 --- a/graphics/sprites/equipment/chest/cotton-female.png +++ b/graphics/sprites/equipment/chest/cotton-female.png diff --git a/graphics/sprites/equipment/chest/cotton-female.xml b/graphics/sprites/equipment/chest/cotton-female.xml index 4ea6d8c7..e5d065cc 100644 --- a/graphics/sprites/equipment/chest/cotton-female.xml +++ b/graphics/sprites/equipment/chest/cotton-female.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/cotton-female.png|W" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/cotton-female.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/cotton.png b/graphics/sprites/equipment/chest/cotton.png Binary files differindex 588bc7f8..272920b5 100644 --- a/graphics/sprites/equipment/chest/cotton.png +++ b/graphics/sprites/equipment/chest/cotton.png diff --git a/graphics/sprites/equipment/chest/cotton.xml b/graphics/sprites/equipment/chest/cotton.xml index 690acf54..30a7207b 100644 --- a/graphics/sprites/equipment/chest/cotton.xml +++ b/graphics/sprites/equipment/chest/cotton.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/cotton.png|W" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/cotton.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/demonwarlordplate.png b/graphics/sprites/equipment/chest/demonwarlordplate.png Binary files differindex d60f476a..0a08fad4 100644 --- a/graphics/sprites/equipment/chest/demonwarlordplate.png +++ b/graphics/sprites/equipment/chest/demonwarlordplate.png diff --git a/graphics/sprites/equipment/chest/demonwarlordplate.xml b/graphics/sprites/equipment/chest/demonwarlordplate.xml index 5a716e14..f56698e1 100644 --- a/graphics/sprites/equipment/chest/demonwarlordplate.xml +++ b/graphics/sprites/equipment/chest/demonwarlordplate.xml @@ -1,96 +1,11 @@ -<?xml version="1.0"?> -<sprite> - <imageset name="base" src="graphics/sprites/equipment/chest/demonwarlordplate.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> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/demonwarlordplate.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/fine-dress-female.png b/graphics/sprites/equipment/chest/fine-dress-female.png Binary files differindex e7de5998..fec1c7df 100644 --- a/graphics/sprites/equipment/chest/fine-dress-female.png +++ b/graphics/sprites/equipment/chest/fine-dress-female.png diff --git a/graphics/sprites/equipment/chest/fine-dress-female.xml b/graphics/sprites/equipment/chest/fine-dress-female.xml index 9b4e7b7c..4defaa21 100644 --- a/graphics/sprites/equipment/chest/fine-dress-female.xml +++ b/graphics/sprites/equipment/chest/fine-dress-female.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/fine-dress-female.png|W" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/fine-dress-female.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/fine-dress.png b/graphics/sprites/equipment/chest/fine-dress.png Binary files differindex 68e9ea68..8f024516 100644 --- a/graphics/sprites/equipment/chest/fine-dress.png +++ b/graphics/sprites/equipment/chest/fine-dress.png diff --git a/graphics/sprites/equipment/chest/fine-dress.xml b/graphics/sprites/equipment/chest/fine-dress.xml index 2c5980f9..22c92756 100644 --- a/graphics/sprites/equipment/chest/fine-dress.xml +++ b/graphics/sprites/equipment/chest/fine-dress.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/fine-dress.png|W" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/fine-dress.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/forest-armor-female.png b/graphics/sprites/equipment/chest/forest-armor-female.png Binary files differindex 863a014f..f193c520 100644 --- a/graphics/sprites/equipment/chest/forest-armor-female.png +++ b/graphics/sprites/equipment/chest/forest-armor-female.png diff --git a/graphics/sprites/equipment/chest/forest-armor-female.xml b/graphics/sprites/equipment/chest/forest-armor-female.xml index 2f898678..6ba5b564 100644 --- a/graphics/sprites/equipment/chest/forest-armor-female.xml +++ b/graphics/sprites/equipment/chest/forest-armor-female.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/forest-armor-female.png" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/forest-armor-female.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/forest-armor.png b/graphics/sprites/equipment/chest/forest-armor.png Binary files differindex e804e012..3164865b 100644 --- a/graphics/sprites/equipment/chest/forest-armor.png +++ b/graphics/sprites/equipment/chest/forest-armor.png diff --git a/graphics/sprites/equipment/chest/forest-armor.xml b/graphics/sprites/equipment/chest/forest-armor.xml index 2e8abe82..8be97f33 100644 --- a/graphics/sprites/equipment/chest/forest-armor.xml +++ b/graphics/sprites/equipment/chest/forest-armor.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/forest-armor.png" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/forest-armor.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/leather-female.png b/graphics/sprites/equipment/chest/leather-female.png Binary files differindex 0d3f1e57..5cfee27f 100644 --- a/graphics/sprites/equipment/chest/leather-female.png +++ b/graphics/sprites/equipment/chest/leather-female.png diff --git a/graphics/sprites/equipment/chest/leather-female.xml b/graphics/sprites/equipment/chest/leather-female.xml index 07e407d3..67723569 100644 --- a/graphics/sprites/equipment/chest/leather-female.xml +++ b/graphics/sprites/equipment/chest/leather-female.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/leather-female.png|W;R" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/leather-female.png|W;R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/leather.png b/graphics/sprites/equipment/chest/leather.png Binary files differindex a1899fc7..02e3775f 100644 --- a/graphics/sprites/equipment/chest/leather.png +++ b/graphics/sprites/equipment/chest/leather.png diff --git a/graphics/sprites/equipment/chest/leather.xml b/graphics/sprites/equipment/chest/leather.xml index 28a78fb8..a0c54393 100644 --- a/graphics/sprites/equipment/chest/leather.xml +++ b/graphics/sprites/equipment/chest/leather.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/leather.png|W;R" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/leather.png|W;R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/lightplatemail-female.xml b/graphics/sprites/equipment/chest/lightplatemail-female.xml index 7ef84ae5..0aeffdf9 100644 --- a/graphics/sprites/equipment/chest/lightplatemail-female.xml +++ b/graphics/sprites/equipment/chest/lightplatemail-female.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2018 TMW2 --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/lightplatemail-female.png|W" - width="64" - height="64"/> +Copyright (C) 2018 TMW2 +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/lightplatemail-female.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/lightplatemail.xml b/graphics/sprites/equipment/chest/lightplatemail.xml index dbcd26b7..ffbece90 100644 --- a/graphics/sprites/equipment/chest/lightplatemail.xml +++ b/graphics/sprites/equipment/chest/lightplatemail.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2018 TMW2 --> -<sprite> - <imageset name="base" - src="graphics/sprites/equipment/chest/lightplatemail.png|W" - width="64" - height="64"/> +Copyright (C) 2018 TMW2 +Copyright (C) 2021 The Mana World --> - <include file="races/human.xml"/> +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/lightplatemail.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/robe-female.png b/graphics/sprites/equipment/chest/robe-female.png Binary files differindex a6a231bb..74137a78 100644 --- a/graphics/sprites/equipment/chest/robe-female.png +++ b/graphics/sprites/equipment/chest/robe-female.png diff --git a/graphics/sprites/equipment/chest/robe-female.xml b/graphics/sprites/equipment/chest/robe-female.xml index 0f2296e3..e516d2cb 100644 --- a/graphics/sprites/equipment/chest/robe-female.xml +++ b/graphics/sprites/equipment/chest/robe-female.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/robe-female.png|W" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/robe-female.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/robe.png b/graphics/sprites/equipment/chest/robe.png Binary files differindex c06474df..e607ac8c 100644 --- a/graphics/sprites/equipment/chest/robe.png +++ b/graphics/sprites/equipment/chest/robe.png diff --git a/graphics/sprites/equipment/chest/robe.xml b/graphics/sprites/equipment/chest/robe.xml index 2889638d..e9fe51b0 100644 --- a/graphics/sprites/equipment/chest/robe.xml +++ b/graphics/sprites/equipment/chest/robe.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/robe.png|W" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/robe.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/saviorarmor-female.png b/graphics/sprites/equipment/chest/saviorarmor-female.png Binary files differindex 64e7e9cd..88b8822e 100644 --- a/graphics/sprites/equipment/chest/saviorarmor-female.png +++ b/graphics/sprites/equipment/chest/saviorarmor-female.png diff --git a/graphics/sprites/equipment/chest/saviorarmor-female.xml b/graphics/sprites/equipment/chest/saviorarmor-female.xml index 864f2935..f6db98dc 100644 --- a/graphics/sprites/equipment/chest/saviorarmor-female.xml +++ b/graphics/sprites/equipment/chest/saviorarmor-female.xml @@ -1,110 +1,11 @@ -<?xml version="1.0"?> -<sprite> - - <imageset name="base" src="graphics/sprites/equipment/chest/saviorarmor-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"> - <frame index="27" offsetX="0" offsetY ="0" delay="75" /> - <frame index="28" offsetX="0" offsetY ="0" delay="75" /> - <frame index="29" offsetX="0" offsetY ="0" delay="75" /> - <frame index="30" offsetX="4" offsetY ="0" delay="75" /> - <end /> - </animation> - <animation direction="up"> - <sequence start="45" end="48" delay="75" /> - <end /> - </animation> - <animation direction="right"> - <frame index="63" offsetX="0" offsetY ="0" delay="75" /> - <frame index="64" offsetX="0" offsetY ="0" delay="75" /> - <frame index="65" offsetX="0" offsetY ="0" delay="75" /> - <frame index="66" offsetX="-4" offsetY ="0" 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> - +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/saviorarmor-female.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/saviorarmor.png b/graphics/sprites/equipment/chest/saviorarmor.png Binary files differindex 73292a11..57065a37 100644 --- a/graphics/sprites/equipment/chest/saviorarmor.png +++ b/graphics/sprites/equipment/chest/saviorarmor.png diff --git a/graphics/sprites/equipment/chest/saviorarmor.xml b/graphics/sprites/equipment/chest/saviorarmor.xml index c98e47b7..84e87caf 100644 --- a/graphics/sprites/equipment/chest/saviorarmor.xml +++ b/graphics/sprites/equipment/chest/saviorarmor.xml @@ -1,110 +1,11 @@ -<?xml version="1.0"?> -<sprite> - - <imageset name="base" src="graphics/sprites/equipment/chest/saviorarmor.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"> - <frame index="27" offsetX="0" offsetY ="0" delay="75" /> - <frame index="28" offsetX="0" offsetY ="0" delay="75" /> - <frame index="29" offsetX="0" offsetY ="0" delay="75" /> - <frame index="30" offsetX="4" offsetY ="0" delay="75" /> - <end /> - </animation> - <animation direction="up"> - <sequence start="45" end="48" delay="75" /> - <end /> - </animation> - <animation direction="right"> - <frame index="63" offsetX="0" offsetY ="0" delay="75" /> - <frame index="64" offsetX="0" offsetY ="0" delay="75" /> - <frame index="65" offsetX="0" offsetY ="0" delay="75" /> - <frame index="66" offsetX="-4" offsetY ="0" 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> - +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: The Mana World asset +Copyright (C) 2006 - 2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/saviorarmor.png|W" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/shorttanktop-female.xml b/graphics/sprites/equipment/chest/shorttanktop-female.xml index c8a7b983..69b9e2d3 100644 --- a/graphics/sprites/equipment/chest/shorttanktop-female.xml +++ b/graphics/sprites/equipment/chest/shorttanktop-female.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2018 TMW2 --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/shorttanktop-female.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/shorttanktop.xml b/graphics/sprites/equipment/chest/shorttanktop.xml index a07578ef..ceb022b3 100644 --- a/graphics/sprites/equipment/chest/shorttanktop.xml +++ b/graphics/sprites/equipment/chest/shorttanktop.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/shorttanktop.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/sorcerer-robe-female.png b/graphics/sprites/equipment/chest/sorcerer-robe-female.png Binary files differindex 810877db..16623e2f 100644 --- a/graphics/sprites/equipment/chest/sorcerer-robe-female.png +++ b/graphics/sprites/equipment/chest/sorcerer-robe-female.png diff --git a/graphics/sprites/equipment/chest/sorcerer-robe-female.xml b/graphics/sprites/equipment/chest/sorcerer-robe-female.xml index bc0c8b44..ac905e1f 100644 --- a/graphics/sprites/equipment/chest/sorcerer-robe-female.xml +++ b/graphics/sprites/equipment/chest/sorcerer-robe-female.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/sorcerer-robe-female.png|W;R" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/sorcerer-robe-female.png|W;R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/sorcerer-robe.png b/graphics/sprites/equipment/chest/sorcerer-robe.png Binary files differindex 708e3b2c..eb732158 100644 --- a/graphics/sprites/equipment/chest/sorcerer-robe.png +++ b/graphics/sprites/equipment/chest/sorcerer-robe.png diff --git a/graphics/sprites/equipment/chest/sorcerer-robe.xml b/graphics/sprites/equipment/chest/sorcerer-robe.xml index eaf34fca..2a0d917f 100644 --- a/graphics/sprites/equipment/chest/sorcerer-robe.xml +++ b/graphics/sprites/equipment/chest/sorcerer-robe.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/sorcerer-robe.png|W;R" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/sorcerer-robe.png|W;R" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/tanktop-female.xml b/graphics/sprites/equipment/chest/tanktop-female.xml index 26692532..7c4b4677 100644 --- a/graphics/sprites/equipment/chest/tanktop-female.xml +++ b/graphics/sprites/equipment/chest/tanktop-female.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012 Evol Online --> +Copyright (C) 2012 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-female.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/tanktop.xml b/graphics/sprites/equipment/chest/tanktop.xml index 1361503b..a47f98e2 100644 --- a/graphics/sprites/equipment/chest/tanktop.xml +++ b/graphics/sprites/equipment/chest/tanktop.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012 Evol Online --> +Copyright (C) 2012 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/tanktop.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/terranite-female.png b/graphics/sprites/equipment/chest/terranite-female.png Binary files differindex 6e17dbe5..a7d82d0f 100644 --- a/graphics/sprites/equipment/chest/terranite-female.png +++ b/graphics/sprites/equipment/chest/terranite-female.png diff --git a/graphics/sprites/equipment/chest/terranite-female.xml b/graphics/sprites/equipment/chest/terranite-female.xml index ce28ae1e..4289fc83 100644 --- a/graphics/sprites/equipment/chest/terranite-female.xml +++ b/graphics/sprites/equipment/chest/terranite-female.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/terranite-female.png" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/terranite-female.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/terranite.png b/graphics/sprites/equipment/chest/terranite.png Binary files differindex 293eaf53..e379b931 100644 --- a/graphics/sprites/equipment/chest/terranite.png +++ b/graphics/sprites/equipment/chest/terranite.png diff --git a/graphics/sprites/equipment/chest/terranite.xml b/graphics/sprites/equipment/chest/terranite.xml index 1825b4e6..ce4a5bf0 100644 --- a/graphics/sprites/equipment/chest/terranite.xml +++ b/graphics/sprites/equipment/chest/terranite.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/terranite.png" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/terranite.png" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/tnecksweater-female.xml b/graphics/sprites/equipment/chest/tnecksweater-female.xml index fb25d885..9ce35542 100644 --- a/graphics/sprites/equipment/chest/tnecksweater-female.xml +++ b/graphics/sprites/equipment/chest/tnecksweater-female.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/tnecksweater-female.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/tnecksweater.xml b/graphics/sprites/equipment/chest/tnecksweater.xml index 5841844d..2f324cf0 100644 --- a/graphics/sprites/equipment/chest/tnecksweater.xml +++ b/graphics/sprites/equipment/chest/tnecksweater.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World --> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/tnecksweater.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/ugly-sweater-female.png b/graphics/sprites/equipment/chest/ugly-sweater-female.png Binary files differindex 806b9d85..c6dc2964 100644 --- a/graphics/sprites/equipment/chest/ugly-sweater-female.png +++ b/graphics/sprites/equipment/chest/ugly-sweater-female.png diff --git a/graphics/sprites/equipment/chest/ugly-sweater-female.xml b/graphics/sprites/equipment/chest/ugly-sweater-female.xml index 62f805b9..ba2e76a4 100644 --- a/graphics/sprites/equipment/chest/ugly-sweater-female.xml +++ b/graphics/sprites/equipment/chest/ugly-sweater-female.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/ugly-sweater-female.png|W;Y;G;C" width="64" height="64"/> - <include file="model/male.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/ugly-sweater-female.png|W;Y;G;C" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/ugly-sweater.png b/graphics/sprites/equipment/chest/ugly-sweater.png Binary files differindex 8e7c41da..62f7e362 100644 --- a/graphics/sprites/equipment/chest/ugly-sweater.png +++ b/graphics/sprites/equipment/chest/ugly-sweater.png diff --git a/graphics/sprites/equipment/chest/ugly-sweater.xml b/graphics/sprites/equipment/chest/ugly-sweater.xml index ddda5318..4fb5fe96 100644 --- a/graphics/sprites/equipment/chest/ugly-sweater.xml +++ b/graphics/sprites/equipment/chest/ugly-sweater.xml @@ -1,5 +1,12 @@ -<?xml version="1.0"?> -<sprite variants="135" variant_offset="1"> - <imageset name="base" src="graphics/sprites/equipment/chest/ugly-sweater.png|W;Y;G;C" width="64" height="64"/> - <include file="model/base.xml"/> +<?xml version="1.0" encoding="utf-8"?> + +<!-- Author: The Mana World asset +Copyright (C) 2006-2021 The Mana World --> + +<sprite variants="144" variant_offset="1"> + <imageset name="base" + src="graphics/sprites/equipment/chest/ugly-sweater.png|W;Y;G;C" + width="64" + height="64"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/vnecksweater-female.xml b/graphics/sprites/equipment/chest/vnecksweater-female.xml index 31b36576..50d8ff68 100644 --- a/graphics/sprites/equipment/chest/vnecksweater-female.xml +++ b/graphics/sprites/equipment/chest/vnecksweater-female.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/vnecksweater-female.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/vnecksweater.xml b/graphics/sprites/equipment/chest/vnecksweater.xml index 6fc921e7..939841be 100644 --- a/graphics/sprites/equipment/chest/vnecksweater.xml +++ b/graphics/sprites/equipment/chest/vnecksweater.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/vnecksweater.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/warlordplate-female.xml b/graphics/sprites/equipment/chest/warlordplate-female.xml index cd35e69e..fb79b581 100644 --- a/graphics/sprites/equipment/chest/warlordplate-female.xml +++ b/graphics/sprites/equipment/chest/warlordplate-female.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc ---> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/warlordplate-female.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> diff --git a/graphics/sprites/equipment/chest/warlordplate.xml b/graphics/sprites/equipment/chest/warlordplate.xml index 1d8addef..7270f8e9 100644 --- a/graphics/sprites/equipment/chest/warlordplate.xml +++ b/graphics/sprites/equipment/chest/warlordplate.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Saulc -Copyright (C) 2015 Evol Online --> +Copyright (C) 2015 Evol Online +Copyright (C) 2021 The Mana World--> + <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/warlordplate.png|W" width="64" height="64"/> - <include file="races/human.xml"/> + <include file="model/base.xml"/> </sprite> |