summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-28 07:37:36 +0000
committerSaulc <lucashelaine14@gmail.com>2018-02-28 07:37:36 +0000
commitee88b736c792bd1c4f064e3b31231b7c610f7ba8 (patch)
treeacb207213d97e8f415284cff12905a8e61be6352 /graphics
parent4a3010fb2a234c1eed69047268eef7e1d2a181f5 (diff)
downloadclientdata-ee88b736c792bd1c4f064e3b31231b7c610f7ba8.tar.gz
clientdata-ee88b736c792bd1c4f064e3b31231b7c610f7ba8.tar.bz2
clientdata-ee88b736c792bd1c4f064e3b31231b7c610f7ba8.tar.xz
clientdata-ee88b736c792bd1c4f064e3b31231b7c610f7ba8.zip
Add cotton gloves male xml file
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/hands/cottongloves-male.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/hands/cottongloves-male.xml b/graphics/sprites/equipment/hands/cottongloves-male.xml
new file mode 100644
index 00000000..c1fa7792
--- /dev/null
+++ b/graphics/sprites/equipment/hands/cottongloves-male.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/chest/bromenalchest-female.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite> \ No newline at end of file