summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-gate-open.xml
blob: 893f5dbf974110d4d48b9f77427d1de8f80047b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<sprite>
    <imageset name="base" src="graphics/sprites/npcs/npc-gate_224x192.png" width="224" height="192" />
    <action name="stand" imageset="base">
        <animation direction="default">
            <!-- Open gate -->
            <frame index="3" />
        </animation>
    </action>
</sprite>