blob: cef5f733b340215c89836820b889a91b5802707f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0"?>
<!-- Author : Reid
Copyright (C) 2012-2015 Evol Online -->
<sprite>
<imageset name="base" src="graphics/sprites/npcs/sprite/bacchus.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0" />
</animation>
</action>
</sprite>
|