blob: 6dd87f1bf7772f92e817143cd9b3af3624adc412 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Micksha
Copyright (C) 2018 - 2020 Evol -->
<sprite>
<imageset name="base"
src="graphics/sprites/equipment/hands/managloves-male.png"
width="64"
height="64"/>
<include file="races/human-male.xml"/>
</sprite>
|