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