blob: 0c7ae5398e1f407c1cf5865e3d3c378298452a40 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Jesusalva
Copyright (C) 2018 TMW2: Moubootaur Legends -->
<sprite>
<imageset name="shield"
src="graphics/sprites/equipment/shield/leather.png"
width="64"
height="64"/>
<include file="equipment/shield/standard.xml"/>
</sprite>
|