diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-04 17:20:16 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-04 17:20:16 +0000 |
commit | 34b20e88799523362cc4dae1371b4ef02a870e4e (patch) | |
tree | 00832e37c7c4fbf5f34386a2f2e795a502d8aa1e /graphics/sprites | |
parent | a4d410f5b473acac48a9377e5c603be9393070b2 (diff) | |
download | clientdata-34b20e88799523362cc4dae1371b4ef02a870e4e.tar.gz clientdata-34b20e88799523362cc4dae1371b4ef02a870e4e.tar.bz2 clientdata-34b20e88799523362cc4dae1371b4ef02a870e4e.tar.xz clientdata-34b20e88799523362cc4dae1371b4ef02a870e4e.zip |
add miner female tank top xml :b
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/chest/minertanktop-female.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/chest/minertanktop-female.xml b/graphics/sprites/equipment/chest/minertanktop-female.xml new file mode 100644 index 00000000..3a6c5c93 --- /dev/null +++ b/graphics/sprites/equipment/chest/minertanktop-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2019 TMW2: Moubootaur Legends --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/minertanktop-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |