diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-06-02 23:57:24 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-06-02 23:57:24 +0100 |
commit | a327d41adec5aa82333fa88ccbd13929c9e91c11 (patch) | |
tree | 993b4405e47594d7668796f7975cbbe222b8764a /graphics | |
parent | f6822e557a69ca982bd903fa650a2f14a7c990c6 (diff) | |
download | clientdata-a327d41adec5aa82333fa88ccbd13929c9e91c11.tar.gz clientdata-a327d41adec5aa82333fa88ccbd13929c9e91c11.tar.bz2 clientdata-a327d41adec5aa82333fa88ccbd13929c9e91c11.tar.xz clientdata-a327d41adec5aa82333fa88ccbd13929c9e91c11.zip |
Add 28th hairstyle.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle28.png | bin | 0 -> 1635 bytes | |||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle28.xml | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle28.png b/graphics/sprites/hairstyles/hairstyle28.png Binary files differnew file mode 100644 index 00000000..6ed09409 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle28.png diff --git a/graphics/sprites/hairstyles/hairstyle28.xml b/graphics/sprites/hairstyles/hairstyle28.xml new file mode 100644 index 00000000..ffdcf2d6 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle28.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2012 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/hairstyles/hairstyle28.png|S" + width="40" + height="40"/> + + <include file="hairstyles/hairstyle01.xml"/> +</sprite> |