diff options
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle13.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle13.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle13.xml b/graphics/sprites/hairstyles/hairstyle13.xml index cbf1d98c..35ab8fe9 100644 --- a/graphics/sprites/hairstyles/hairstyle13.xml +++ b/graphics/sprites/hairstyles/hairstyle13.xml @@ -1,8 +1,7 @@ <?xml version="1.0"?> -<!-- Original author from TMW, TMW BR or UFB projects. -Copyright (C) 2010-2011 Evol Online --> +<!-- Author from The Mana World +Copyright (C) 2010-2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle13.png|W" width="32" height="32"/> <action name="stand" imageset="base"> @@ -136,11 +135,9 @@ Copyright (C) 2010-2011 Evol Online --> </animation> </action> - <action name="dead" imageset="base"> <animation direction="default"> <frame index="12" offsetX="23" offsetY="-8"/> </animation> </action> - </sprite> |