diff options
author | gumi <git@gumi.ca> | 2018-03-09 12:53:54 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-03-09 14:26:18 -0500 |
commit | 607cb1bb1b8a6bee021fcdc304794f7848337e6a (patch) | |
tree | 21db11f0c25ff75a3fde7d553120479924127d5f /graphics/sprites/monsters/accessories/hairstyle19.xml | |
parent | c35ce1e64f90589afb8683b9511e7d156352f025 (diff) | |
download | clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.tar.gz clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.tar.bz2 clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.tar.xz clientdata-607cb1bb1b8a6bee021fcdc304794f7848337e6a.zip |
HAIR ON SKELS!!!11
Diffstat (limited to 'graphics/sprites/monsters/accessories/hairstyle19.xml')
-rw-r--r-- | graphics/sprites/monsters/accessories/hairstyle19.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/accessories/hairstyle19.xml b/graphics/sprites/monsters/accessories/hairstyle19.xml new file mode 100644 index 00000000..8faffeb7 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle19.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle19.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle01.xml"/> +</sprite> |