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