blob: 2f478ce1d58627d334d646fe656ef635064ce3ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Saulc
Copyright (C) 2018-2019 TMW2 -->
<sprite>
<imageset name="base"
src="ml/graphics/sprites/equipment/head/bloodymouboohat.png"
width="32"
height="64"
offsetY="1"/>
<include file="ml/equipment/head/largeheadmodel-male.xml"/>
</sprite>
|