diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-04 16:44:01 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-04 16:44:01 +0000 |
commit | 3d51c6a52d193063b96cdd136ab460d4268a5895 (patch) | |
tree | 4628412f90bb622d1d05847d8c46f799321b77b9 | |
parent | 18e833287092b47a74417f6731955d74ac55b288 (diff) | |
download | clientdata-3d51c6a52d193063b96cdd136ab460d4268a5895.tar.gz clientdata-3d51c6a52d193063b96cdd136ab460d4268a5895.tar.bz2 clientdata-3d51c6a52d193063b96cdd136ab460d4268a5895.tar.xz clientdata-3d51c6a52d193063b96cdd136ab460d4268a5895.zip |
purple bola xml
-rw-r--r-- | graphics/sprites/equipment/shields/purplebola.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/shields/purplebola.xml b/graphics/sprites/equipment/shields/purplebola.xml new file mode 100644 index 00000000..07a137e6 --- /dev/null +++ b/graphics/sprites/equipment/shields/purplebola.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/purplebola.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite>
\ No newline at end of file |