summaryrefslogtreecommitdiff
path: root/graphics/sprites/effects/questcontinue-low.xml
blob: e4eebdb85d36bb68f5400333d4f4fb57c5be8e28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Hal9000
Copyright (C) 2013 Evol Online -->

<sprite>
    <imageset name="queststatus"
              src="graphics/sprites/effects/queststatus.png"
              width="16"
              height="32"
              offsetY="24"/>

    <action name="default" imageset="queststatus">
        <animation direction="default">
            <frame index="4"/>
        </animation>
    </action>
</sprite>