blob: 2378f236e9712dabac6f1e8927a58256460cb5c8 (
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/shields/britshield.png"
width="64"
height="64"/>
<include file="equipment/shields/standard.xml"/>
</sprite>
|