summaryrefslogtreecommitdiff
path: root/graphics/sprites/error.xml
blob: e7c15e5ca0e07e932c38ac914364e4af58754211 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<!-- Author from The Mana World
Copyright (C) 2010-2012 Evol Online -->
<sprite>
    <imageset name="base" src="graphics/sprites/error.png" width="32" height="32"/>
    
    <action name="default" imageset="base">
        <animation direction="default">
            <frame index="0"/>
        </animation>
    </action>
</sprite>