blob: a9613f0ee34248df176c71264779b5cc68e83d2f (
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="graphics/sprites/model/tritan-female.png|W;B;R"
width="64"
height="64"/>
<include file="model/base.xml"/>
</sprite>
|