diff options
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle14.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle14.xml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle14.xml b/graphics/sprites/hairstyles/hairstyle14.xml index ee0a5cd9..0e8d923f 100644 --- a/graphics/sprites/hairstyles/hairstyle14.xml +++ b/graphics/sprites/hairstyles/hairstyle14.xml @@ -1,5 +1,11 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle14.png|W;B;R" width="40" height="40"/> - <include file="hairstyles/hairstyle01.xml"/> + <imageset name="base" + src="graphics/sprites/hairstyles/hairstyle14.png|S" + width="40" + height="50"/> + + <include file="hairstyles/hairstyle01.xml"/> </sprite> |