diff options
Diffstat (limited to 'graphics/sprites/equipment/chest/chainmail-male.xml')
-rw-r--r-- | graphics/sprites/equipment/chest/chainmail-male.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/chest/chainmail-male.xml b/graphics/sprites/equipment/chest/chainmail-male.xml new file mode 100644 index 00000000..0df333e0 --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2015 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/chainmail-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |