diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-15 04:30:18 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-15 04:30:18 +0000 |
commit | f932c126b1a30254c114a697e88ddc1617936286 (patch) | |
tree | 1733140b01d730e797cf4db01e848938b6399d7d /graphics/sprites/equipment/head | |
parent | 8533682b565cfa1842a1606470edcf2c591d8955 (diff) | |
download | clientdata-f932c126b1a30254c114a697e88ddc1617936286.tar.gz clientdata-f932c126b1a30254c114a697e88ddc1617936286.tar.bz2 clientdata-f932c126b1a30254c114a697e88ddc1617936286.tar.xz clientdata-f932c126b1a30254c114a697e88ddc1617936286.zip |
leprechaun hat xml
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r-- | graphics/sprites/equipment/head/leprechaunhat.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/leprechaunhat.xml b/graphics/sprites/equipment/head/leprechaunhat.xml new file mode 100644 index 00000000..b53b4804 --- /dev/null +++ b/graphics/sprites/equipment/head/leprechaunhat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2: Moubootaur Legends --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/leprechaunhat.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite>
\ No newline at end of file |