blob: d2b0d068b4c938d8659ab538a53e31780f68f7fa (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<effect>
<particle position-x="0" position-y="0" position-z="32" lifetime="128">
<rotation imageset="graphics/particles/peppermint.png" width="8" height="8">
<sequence start="0" end="7"/>
</rotation>
</particle>
</effect>
|