blob: 06ccdcce37e6cdfc7b55b5fd498eb0557f5816c2 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Hal9000
Copyright (C) 2013 Evol Online -->
<effect>
<particle position-x="0" position-y="0" position-z="0">
<emitter>
<property name="position-x" value="0"/>
<property name="position-y" value="-32"/>
<property name="position-z" value="90"/>
<property name="vertical-angle" value="90"/>
<property name="lifetime" value="2"/>
<animation imageset="graphics/particles/queststatus.png" width="16" height="32">
<frame index="1"/>
</animation>
</emitter>
</particle>
</effect>
|