diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-07-21 20:12:41 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:13:07 +0100 |
commit | c675b498f679de240fe046d6b17bc736e45101bf (patch) | |
tree | 836dc91a9193b06a1649c2bb74406f892ae6bbe3 /graphics/sprites/equipment/head/pinkiehat.xml | |
parent | 0c141539125edc1837fb3b6e3415e2369425ae2a (diff) | |
download | clientdata-c675b498f679de240fe046d6b17bc736e45101bf.tar.gz clientdata-c675b498f679de240fe046d6b17bc736e45101bf.tar.bz2 clientdata-c675b498f679de240fe046d6b17bc736e45101bf.tar.xz clientdata-c675b498f679de240fe046d6b17bc736e45101bf.zip |
add more
Diffstat (limited to 'graphics/sprites/equipment/head/pinkiehat.xml')
-rw-r--r-- | graphics/sprites/equipment/head/pinkiehat.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/pinkiehat.xml b/graphics/sprites/equipment/head/pinkiehat.xml new file mode 100644 index 00000000..2d163014 --- /dev/null +++ b/graphics/sprites/equipment/head/pinkiehat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/pinkiehat.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> |