summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/haunted.xml
blob: f587330f3ad069f5f1e6f4c8ba7efae92da4bdaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<sprite>
    <imageset
        name="base"
        src="graphics/sprites/monsters/haunted.png"
        width="64"
        height="64"
    />

    <include file="monsters/slime-mother.xml"/>
</sprite>