diff options
Diffstat (limited to 'graphics/sprites/players/ukar-female.xml')
-rw-r--r-- | graphics/sprites/players/ukar-female.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/sprites/players/ukar-female.xml b/graphics/sprites/players/ukar-female.xml index 0aa90b6a..d0bd5652 100644 --- a/graphics/sprites/players/ukar-female.xml +++ b/graphics/sprites/players/ukar-female.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2012 Evol Online --> +<!-- Author from The Mana World +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"/> </sprite> |