blob: 9857638f1c0c42563ab7af4304e871979fcce0cb (
plain) (
blame)
1
2
3
4
5
|
<?xml version="1.0"?>
<sprite>
<imageset name="mob" src="graphics/sprites/monsters/snowman-boss.png" width="128" height="128" offsetY="0"/>
<include file="monsters/golem.xml"/>
</sprite>
|