summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/chest/sorcererrobe-female.xml11
-rw-r--r--graphics/sprites/equipment/chest/terranitearmor-female.xml11
-rw-r--r--graphics/sprites/equipment/chest/tnecksweater-female.xml11
-rw-r--r--graphics/sprites/equipment/chest/uglychristmassweater-female.xml11
-rw-r--r--graphics/sprites/equipment/chest/valentinedress-female.xml11
-rw-r--r--graphics/sprites/equipment/chest/vnecksweater-female.xml11
6 files changed, 66 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/chest/sorcererrobe-female.xml b/graphics/sprites/equipment/chest/sorcererrobe-female.xml
new file mode 100644
index 00000000..345d7006
--- /dev/null
+++ b/graphics/sprites/equipment/chest/sorcererrobe-female.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2015 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/sorcererrobe-female.png|W"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/equipment/chest/terranitearmor-female.xml b/graphics/sprites/equipment/chest/terranitearmor-female.xml
new file mode 100644
index 00000000..f98d46c5
--- /dev/null
+++ b/graphics/sprites/equipment/chest/terranitearmor-female.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2015 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/terranitearmor-female.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/equipment/chest/tnecksweater-female.xml b/graphics/sprites/equipment/chest/tnecksweater-female.xml
new file mode 100644
index 00000000..a56dfe54
--- /dev/null
+++ b/graphics/sprites/equipment/chest/tnecksweater-female.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2015 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/tnecksweater-female.png|W"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/equipment/chest/uglychristmassweater-female.xml b/graphics/sprites/equipment/chest/uglychristmassweater-female.xml
new file mode 100644
index 00000000..fb1d5745
--- /dev/null
+++ b/graphics/sprites/equipment/chest/uglychristmassweater-female.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2015 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/uglychristmassweater-female.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/equipment/chest/valentinedress-female.xml b/graphics/sprites/equipment/chest/valentinedress-female.xml
new file mode 100644
index 00000000..864a9cf4
--- /dev/null
+++ b/graphics/sprites/equipment/chest/valentinedress-female.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2015 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/valentinedress-female.png|W"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/graphics/sprites/equipment/chest/vnecksweater-female.xml b/graphics/sprites/equipment/chest/vnecksweater-female.xml
new file mode 100644
index 00000000..e04a9679
--- /dev/null
+++ b/graphics/sprites/equipment/chest/vnecksweater-female.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2015 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/chest/vnecksweater-female.png|W"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>