summaryrefslogtreecommitdiff
path: root/graphics/particles/wisp.particle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/wisp.particle.xml')
-rw-r--r--graphics/particles/wisp.particle.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/particles/wisp.particle.xml b/graphics/particles/wisp.particle.xml
deleted file mode 100644
index 8f7efd44..00000000
--- a/graphics/particles/wisp.particle.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
-<effect>
- <particle
- position-x="0" position-y="0" position-z="48">
- <emitter>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
- <property name="position-z" min="-16" max="16"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="360"/>
- <property name="power" min="0.4" max="2"/>
- <property name="lifetime" value="160"/>
- <property name="fade-out" value="40"/>
- <property name="fade-in" value="40"/>
- <property name="output" min="-20" max="1"/>
- <property name="acceleration" value="0.1"/>
- <property name="alpha" value="0.5"/>
- <property name="image" value="graphics/particles/star-small.png|W:#ffff00,ffffff"/>
- <property name="follow-parent"/>
- </emitter>
- </particle>
-</effect>