diff options
Diffstat (limited to 'graphics/sprites/races/gispaan-male.xml')
-rw-r--r-- | graphics/sprites/races/gispaan-male.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/sprites/races/gispaan-male.xml b/graphics/sprites/races/gispaan-male.xml new file mode 100644 index 00000000..92f4a40c --- /dev/null +++ b/graphics/sprites/races/gispaan-male.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite name="player" action="stand" variants="135" variant_offset="1"> + <imageset name="base" src="graphics/sprites/model/male.png|W:#53202b,7f4f45,9e6a43,d09459;B:#2f312f,727471,a4a6a3,dad5f5;R:#3a3a3a,d5d5d5;" width="64" height="64"/> + <include file="model/male.xml"/> +</sprite> |