summaryrefslogblamecommitdiff
path: root/graphics/sprites/error.xml
blob: 28ac8a555a69b668b30e3539f5c1f9e99c4dfa90 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                      
                                  
        





                                            
                                       
                              

                    
         
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2012 Evol Online -->
<sprite>
    <imageset name="error"
        src="graphics/sprites/error.png"
        width="32"
        height="32"/>

    <action name="default" imageset="error">
        <animation direction="default">
            <frame index="0"/>
        </animation>
    </action>
</sprite>