diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-27 00:50:10 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-27 00:50:10 +0000 |
commit | e7a2c4a892a66f69b1a04391a5b9694eadc37c55 (patch) | |
tree | 64fde980cb693f5df5b3457b5d256bcdaee345ad /graphics/sprites | |
parent | da0973aeb62dd2efc410f7631bafb22fe9b58dbb (diff) | |
download | clientdata-e7a2c4a892a66f69b1a04391a5b9694eadc37c55.tar.gz clientdata-e7a2c4a892a66f69b1a04391a5b9694eadc37c55.tar.bz2 clientdata-e7a2c4a892a66f69b1a04391a5b9694eadc37c55.tar.xz clientdata-e7a2c4a892a66f69b1a04391a5b9694eadc37c55.zip |
add short cotton gloves xml
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/hands/shortcottongloves-male.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/hands/shortcottongloves-male.xml b/graphics/sprites/equipment/hands/shortcottongloves-male.xml new file mode 100644 index 00000000..39b8a18d --- /dev/null +++ b/graphics/sprites/equipment/hands/shortcottongloves-male.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2: Mouboutaur Legends --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/shortcottongloves-male.png" + width="64" + height="64"/> + <include file="races/human-male.xml"/> +</sprite>
\ No newline at end of file |