diff options
author | Fate <fate.tmw@googlemail.com> | 2008-11-07 23:17:45 +0000 |
---|---|---|
committer | Fate <fate.tmw@googlemail.com> | 2008-11-07 23:17:45 +0000 |
commit | 5d11b8a0d2bb13fa7ebcb7bf4733fb3f9b1a0454 (patch) | |
tree | 7ac1d9e3f401d34e0858ffbbcf0999511b50a35d /graphics/sprites/head-mouboohead.xml | |
parent | e09dd779b9409a6511fbd0ab0d9aca5794d753d8 (diff) | |
download | clientdata-5d11b8a0d2bb13fa7ebcb7bf4733fb3f9b1a0454.tar.gz clientdata-5d11b8a0d2bb13fa7ebcb7bf4733fb3f9b1a0454.tar.bz2 clientdata-5d11b8a0d2bb13fa7ebcb7bf4733fb3f9b1a0454.tar.xz clientdata-5d11b8a0d2bb13fa7ebcb7bf4733fb3f9b1a0454.zip |
* Added new headgear, specifically Black Don's High Priest headgear and the monster skull helmet (#523)
Diffstat (limited to 'graphics/sprites/head-mouboohead.xml')
-rw-r--r-- | graphics/sprites/head-mouboohead.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/sprites/head-mouboohead.xml b/graphics/sprites/head-mouboohead.xml new file mode 100644 index 00000000..a2ab344b --- /dev/null +++ b/graphics/sprites/head-mouboohead.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/head-mouboohead.png" width="80" height="51" /> + <include file="head-christmastree.xml"/> +</sprite> |