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