diff options
Diffstat (limited to 'graphics/sprites/equipment/chest/forestarmor-female.xml')
-rw-r--r-- | graphics/sprites/equipment/chest/forestarmor-female.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/chest/forestarmor-female.xml b/graphics/sprites/equipment/chest/forestarmor-female.xml new file mode 100644 index 00000000..57039859 --- /dev/null +++ b/graphics/sprites/equipment/chest/forestarmor-female.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/forestarmor-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> |