blob: 5f1cb17a43a787d3fca86809f8eb6ab3e776aa39 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2015-2016 Evol Online -->
<sprite variants="4" variant_offset="1">
<imageset name="npc"
src="graphics/sprites/npcs/sprite/unanimated-tall.png|S"
width="64"
height="96"/>
<action name="stand" imageset="npc">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|