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/hairstyles/hairstyle03b.xml | |
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/hairstyles/hairstyle03b.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle03b.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle03b.xml b/graphics/sprites/hairstyles/hairstyle03b.xml new file mode 100644 index 00000000..580173bc --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle03b.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012-2016 Evol Online +Copyright (C) 2020-2021 The Mana World --> +<sprite> + <imageset name="base" + src="graphics/sprites/hairstyles/hairstyle03b.png|R" + width="40" + height="50"/> + + <include file="hairstyles/hairstyle00.xml"/> +</sprite> |