diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-17 23:52:41 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-17 23:52:41 +0100 |
commit | 9514547bf3d318ab28794417856ba845a5b70d57 (patch) | |
tree | 4ee427d9a85762467a228dc6493f08d1bcfe31bf /graphics/sprites/equipment/chest/vnecksweater-female.xml | |
parent | 176d617736f96fc8c6c4da9ca492ffbb44b27154 (diff) | |
download | clientdata-9514547bf3d318ab28794417856ba845a5b70d57.tar.gz clientdata-9514547bf3d318ab28794417856ba845a5b70d57.tar.bz2 clientdata-9514547bf3d318ab28794417856ba845a5b70d57.tar.xz clientdata-9514547bf3d318ab28794417856ba845a5b70d57.zip |
add xml
Diffstat (limited to 'graphics/sprites/equipment/chest/vnecksweater-female.xml')
-rw-r--r-- | graphics/sprites/equipment/chest/vnecksweater-female.xml | 11 |
1 files changed, 11 insertions, 0 deletions
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> |