blob: 675d196215b8a86cfcc8c0f5376761a8526ce909 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2012 Evol Online -->
<sprite>
<imageset name="base"
src="re/graphics/sprites/races/human-female.png"
width="64"
height="64"/>
<include file="re/races/human-male.xml"/>
</sprite>
|