diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-04 14:54:52 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-04 14:54:52 +0000 |
commit | 4fff616770c0c0d8ac0a477a3134cc9497dc5ead (patch) | |
tree | 56b17b40a6ab5819d8f6cf239e6e0c5278559fb2 /graphics | |
parent | dc45c806646f0225218b1d4ee8b19b32c395680d (diff) | |
download | clientdata-4fff616770c0c0d8ac0a477a3134cc9497dc5ead.tar.gz clientdata-4fff616770c0c0d8ac0a477a3134cc9497dc5ead.tar.bz2 clientdata-4fff616770c0c0d8ac0a477a3134cc9497dc5ead.tar.xz clientdata-4fff616770c0c0d8ac0a477a3134cc9497dc5ead.zip |
add xml for miner tank top male
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/chest/minertanktop-male.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/chest/minertanktop-male.xml b/graphics/sprites/equipment/chest/minertanktop-male.xml new file mode 100644 index 00000000..18537233 --- /dev/null +++ b/graphics/sprites/equipment/chest/minertanktop-male.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-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |