summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-28 08:14:01 +0000
committerSaulc <lucashelaine14@gmail.com>2018-02-28 08:14:01 +0000
commit7ec24d96df117540ce4e3e6aa9a8b5e8b5e08698 (patch)
tree415de3696d412794fe5d078bc3c4e4be324e11f7
parentf1bbd5051faf2c9677c4d878165a693e39faed0b (diff)
downloadclientdata-7ec24d96df117540ce4e3e6aa9a8b5e8b5e08698.tar.gz
clientdata-7ec24d96df117540ce4e3e6aa9a8b5e8b5e08698.tar.bz2
clientdata-7ec24d96df117540ce4e3e6aa9a8b5e8b5e08698.tar.xz
clientdata-7ec24d96df117540ce4e3e6aa9a8b5e8b5e08698.zip
Add bromenal gloves xml file for female
-rw-r--r--graphics/sprites/equipment/hands/bromenalgloves-female.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/hands/bromenalgloves-female.xml b/graphics/sprites/equipment/hands/bromenalgloves-female.xml
new file mode 100644
index 00000000..154b0ecb
--- /dev/null
+++ b/graphics/sprites/equipment/hands/bromenalgloves-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/bromenalgloves-female.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>