summaryrefslogblamecommitdiff
path: root/graphics/sprites/npcs/xml/stpatrickgoldpot.xml
blob: a75a239cd7b7d3d5ec79314c8e25c189f7433cbf (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                     
<?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>