blob: 5f0bcec2e42fc3293d383c0ea6c6b3975ea1bad3 (
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 TMW2 -->
<sprite>
<imageset name="base"
src="graphics/sprites/equipment/head/pinkiehat.png"
width="32"
height="64"
offsetY="1"/>
<include file="equipment/head/headmodel.xml"/>
</sprite>
|