diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-18 22:44:25 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-18 22:44:25 +0100 |
commit | a7d60e1d92cbcf96a932fb66f66e907dea5978ff (patch) | |
tree | e5b853fa6d87e8619feb6e85a08f99f61db86266 /graphics/sprites/equipment/legs/cottonshorts-female.xml | |
parent | ccd6e96f14b1d443df92d90810fae3c2357b3901 (diff) | |
download | clientdata-a7d60e1d92cbcf96a932fb66f66e907dea5978ff.tar.gz clientdata-a7d60e1d92cbcf96a932fb66f66e907dea5978ff.tar.bz2 clientdata-a7d60e1d92cbcf96a932fb66f66e907dea5978ff.tar.xz clientdata-a7d60e1d92cbcf96a932fb66f66e907dea5978ff.zip |
add candor stuff for female, not jealous
Diffstat (limited to 'graphics/sprites/equipment/legs/cottonshorts-female.xml')
-rw-r--r-- | graphics/sprites/equipment/legs/cottonshorts-female.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/legs/cottonshorts-female.xml b/graphics/sprites/equipment/legs/cottonshorts-female.xml new file mode 100644 index 00000000..90f0212a --- /dev/null +++ b/graphics/sprites/equipment/legs/cottonshorts-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2014 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/cottonshorts-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |