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

                                      
                                       
        
                          


                                              

                                            
                                       
                              

                    
         
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2012-2013 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>