blob: c0a60ccd6827141b44046440e7fb125a93009759 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Hocus
Copyright (C) 2022 Moubootaur Legends -->
<sprite>
<imageset name="base"
src="graphics/sprites/monsters/elli.png"
width="64"
height="64"/>
<include file="races/human-male.xml"/>
</sprite>
|