summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/hands
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-28 08:15:00 +0000
committerSaulc <lucashelaine14@gmail.com>2018-02-28 08:15:00 +0000
commitd4cedc61ea5fcf2ffc3000e49290f3ae15169784 (patch)
treed847d1df1fa5d76eb5c39b38636aebfe6bb9b5f4 /graphics/sprites/equipment/hands
parent7ec24d96df117540ce4e3e6aa9a8b5e8b5e08698 (diff)
downloadclientdata-d4cedc61ea5fcf2ffc3000e49290f3ae15169784.tar.gz
clientdata-d4cedc61ea5fcf2ffc3000e49290f3ae15169784.tar.bz2
clientdata-d4cedc61ea5fcf2ffc3000e49290f3ae15169784.tar.xz
clientdata-d4cedc61ea5fcf2ffc3000e49290f3ae15169784.zip
Add bromenal gloves male XML
Diffstat (limited to 'graphics/sprites/equipment/hands')
-rw-r--r--graphics/sprites/equipment/hands/bromenalgloves-male.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/hands/bromenalgloves-male.xml b/graphics/sprites/equipment/hands/bromenalgloves-male.xml
new file mode 100644
index 00000000..f9e43220
--- /dev/null
+++ b/graphics/sprites/equipment/hands/bromenalgloves-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/hands/bromenalgloves-male.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>