summaryrefslogtreecommitdiff
path: root/graphics/particles/gate-opening.xml
blob: 26d828824e84f5a9e758fd5ce4621bcf8ead4dfd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>

<effect>
	<!-- The gate opening animation -->
	<particle position-x="0" position-y="0" position-z="32">
		<animation imageset="graphics/sprites/npcs/npc-gate_224x192.png" width="224" height="192">
            <sequence start="0" end="4" delay="100" />
			<frame index="5" />
        </animation>
	</particle>
</effect>