blob: c46fcab85896209953ebf9e845aea16efa88a376 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid, Micksha, Ledmitz
Copyright (C) 2019-2021 The Mana World
Copyright (C) 2012-2013 Evol Online -->
<sprite>
<imageset name="base"
src="tmw/graphics/sprites/model/talpan-male.png|W;B;R"
width="64"
height="64"/>
<include file="model/base.xml"/>
</sprite>
|