diff options
Diffstat (limited to 'graphics/particles/monster-bee-shadow.particle.xml')
-rw-r--r-- | graphics/particles/monster-bee-shadow.particle.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/particles/monster-bee-shadow.particle.xml b/graphics/particles/monster-bee-shadow.particle.xml deleted file mode 100644 index 912f099e..00000000 --- a/graphics/particles/monster-bee-shadow.particle.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0"?> -<!-- -A sphere large enough for a player character. Useful to visualize a barrier. -481 particles. ---> -<effect> - <particle - position-x = "0" - position-y = "0" - position-z = "8" - > - <emitter> - <property name="image" value="graphics/particles/shadow-small-circle.png" /> - <property name="follow-parent" /> - <property name="lifetime" value="1"/> - - </emitter> - </particle> -</effect> |