diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-04 16:39:39 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-04 16:39:39 +0000 |
commit | c91a8ef0c6050ec6acd0c4c5e622fec21588832b (patch) | |
tree | 3a6de55bbbea33a3d259a1367db051fef3c42b46 /graphics/sprites | |
parent | 37c6f2b1fa79eb74ca7d4a265158553553d4598b (diff) | |
download | clientdata-c91a8ef0c6050ec6acd0c4c5e622fec21588832b.tar.gz clientdata-c91a8ef0c6050ec6acd0c4c5e622fec21588832b.tar.bz2 clientdata-c91a8ef0c6050ec6acd0c4c5e622fec21588832b.tar.xz clientdata-c91a8ef0c6050ec6acd0c4c5e622fec21588832b.zip |
add master bola xml
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/shields/masterbola.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/shields/masterbola.xml b/graphics/sprites/equipment/shields/masterbola.xml new file mode 100644 index 00000000..ab40222e --- /dev/null +++ b/graphics/sprites/equipment/shields/masterbola.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/shield/masterbola.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite>
\ No newline at end of file |