summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/monster-bee-shadow.particle.xml19
-rw-r--r--graphics/particles/shadow-small-circle.pngbin364 -> 0 bytes
2 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>
diff --git a/graphics/particles/shadow-small-circle.png b/graphics/particles/shadow-small-circle.png
deleted file mode 100644
index d5fcfb86..00000000
--- a/graphics/particles/shadow-small-circle.png
+++ /dev/null
Binary files differ