diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-04 16:46:23 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-04 16:46:23 +0000 |
commit | fa145c9475020d5469ee9d359a247b068522d521 (patch) | |
tree | 4cfca4333730aecc0f4816a228c76f7f923fc1d9 /graphics | |
parent | 3d51c6a52d193063b96cdd136ab460d4268a5895 (diff) | |
download | clientdata-fa145c9475020d5469ee9d359a247b068522d521.tar.gz clientdata-fa145c9475020d5469ee9d359a247b068522d521.tar.bz2 clientdata-fa145c9475020d5469ee9d359a247b068522d521.tar.xz clientdata-fa145c9475020d5469ee9d359a247b068522d521.zip |
add good xml
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/shields/tulimsharbola.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/shields/tulimsharbola.xml b/graphics/sprites/equipment/shields/tulimsharbola.xml new file mode 100644 index 00000000..a167c664 --- /dev/null +++ b/graphics/sprites/equipment/shields/tulimsharbola.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2: Mouboutaur Legends --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/shields/tulimsharbola.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite>
\ No newline at end of file |