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/hands/cottongloves-female.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/hands/cottongloves-female.xml')
-rw-r--r-- | graphics/sprites/equipment/hands/cottongloves-female.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/hands/cottongloves-female.xml b/graphics/sprites/equipment/hands/cottongloves-female.xml new file mode 100644 index 00000000..41ecacc5 --- /dev/null +++ b/graphics/sprites/equipment/hands/cottongloves-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/cottongloves-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |