summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorJarrett Thomas-Huxley <fotherjarrett@gmail.com>2010-05-01 03:31:55 -0400
committerJarrett Thomas-Huxley <fotherjarrett@gmail.com>2010-05-01 03:31:55 -0400
commit51be10d9c205590496f4696bd771c809f956fc14 (patch)
treea34e733c2d17a205c7f209c424ab9f50d9ad96e8 /graphics/particles
parent0de8db9e2c60b6004468471b0a485aafa9dd840a (diff)
downloadclientdata-51be10d9c205590496f4696bd771c809f956fc14.tar.gz
clientdata-51be10d9c205590496f4696bd771c809f956fc14.tar.bz2
clientdata-51be10d9c205590496f4696bd771c809f956fc14.tar.xz
clientdata-51be10d9c205590496f4696bd771c809f956fc14.zip
Changed Bee shadow to accessory layer, removed redundant newlines from monsters.xml, removed invalid closing tag from monster-squirrel.xml
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