diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-03 02:38:19 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-03 02:38:19 +0000 |
commit | f390b21691a012775a7afd268a58d51d4a288d47 (patch) | |
tree | b69d13df23dcada7de558936e54fd669a6992f61 /graphics/sprites/equipment/chest/communityshirt-male.xml | |
parent | 2999470fadd1e33167cee362734503eeb8a3e6a0 (diff) | |
download | clientdata-f390b21691a012775a7afd268a58d51d4a288d47.tar.gz clientdata-f390b21691a012775a7afd268a58d51d4a288d47.tar.bz2 clientdata-f390b21691a012775a7afd268a58d51d4a288d47.tar.xz clientdata-f390b21691a012775a7afd268a58d51d4a288d47.zip |
and male too
Diffstat (limited to 'graphics/sprites/equipment/chest/communityshirt-male.xml')
-rw-r--r-- | graphics/sprites/equipment/chest/communityshirt-male.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/chest/communityshirt-male.xml b/graphics/sprites/equipment/chest/communityshirt-male.xml new file mode 100644 index 00000000..7dbeb612 --- /dev/null +++ b/graphics/sprites/equipment/chest/communityshirt-male.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/chest/communityshirt-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |