summaryrefslogtreecommitdiff
path: root/graphics/sprites/error.xml
blob: f50e741f7c09ad1d59b0a94a42223ba6b7b4a41e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<!-- Original Author possible tmw, tmw br, ufb projects
Copyright (C) 2010-2011  Evol Online -->
<sprite>
    <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" />
    
    <action name="default" imageset="base">
        <animation direction="default">
            <frame index="0" />
        </animation>
    </action>
</sprite>