blob: 49f7276fcb306acdd251b5d1ac2e0b0c607fff30 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Saulc
Copyright (C) 2019 TMW2-->
<sprite>
<imageset name="base"
src="graphics/sprites/npcs/simple/thorn.png"
width="64"
height="64"/>
<action name="stand" imageset="base">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|