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