blob: 8ebcfab203c35e5248e57f118e5c50e2a9a32679 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: The Mana World asset
Copyright (C) 2006 - 2021 The Mana World -->
<sprite variants="144" variant_offset="1">
<imageset name="base"
src="tmw/graphics/sprites/equipment/chest/robe.png|W"
width="64"
height="64"/>
<include file="tmw/model/base.xml"/>
</sprite>
|