blob: 04f772658f4f407845d81203aac132ff4a643c9b (
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/icons/hidden.png" width="12" height="12" />
<action name="default" imageset="base">
<animation direction="default">
<frame index="0" offsetY="-15" delay="0"/>
</animation>
</action>
</sprite>
|