From 1dd2ae69ee8c47e5f8ffd1f522253a52d4cfae3e Mon Sep 17 00:00:00 2001 From: Ali-G Date: Sun, 9 Oct 2011 19:44:53 +0200 Subject: Added the pool particle effects for the Ancient Amulets project. Added as particle effects since colored tiles would be harder to handle. --- graphics/particles/pool-1-crozenite.particle.xml | 10 ++++++++++ graphics/particles/pool-2-bromenal.particle.xml | 10 ++++++++++ graphics/particles/pool-3-silver.particle.xml | 10 ++++++++++ graphics/particles/pool-4-gold.particle.xml | 10 ++++++++++ graphics/particles/pool-undyed.png | Bin 0 -> 4526 bytes 5 files changed, 40 insertions(+) create mode 100644 graphics/particles/pool-1-crozenite.particle.xml create mode 100644 graphics/particles/pool-2-bromenal.particle.xml create mode 100644 graphics/particles/pool-3-silver.particle.xml create mode 100644 graphics/particles/pool-4-gold.particle.xml create mode 100644 graphics/particles/pool-undyed.png (limited to 'graphics') diff --git a/graphics/particles/pool-1-crozenite.particle.xml b/graphics/particles/pool-1-crozenite.particle.xml new file mode 100644 index 00000000..821e3c5f --- /dev/null +++ b/graphics/particles/pool-1-crozenite.particle.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/graphics/particles/pool-2-bromenal.particle.xml b/graphics/particles/pool-2-bromenal.particle.xml new file mode 100644 index 00000000..37754bfd --- /dev/null +++ b/graphics/particles/pool-2-bromenal.particle.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/graphics/particles/pool-3-silver.particle.xml b/graphics/particles/pool-3-silver.particle.xml new file mode 100644 index 00000000..e3e0a79b --- /dev/null +++ b/graphics/particles/pool-3-silver.particle.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/graphics/particles/pool-4-gold.particle.xml b/graphics/particles/pool-4-gold.particle.xml new file mode 100644 index 00000000..af40ff6a --- /dev/null +++ b/graphics/particles/pool-4-gold.particle.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/graphics/particles/pool-undyed.png b/graphics/particles/pool-undyed.png new file mode 100644 index 00000000..8a1b6027 Binary files /dev/null and b/graphics/particles/pool-undyed.png differ -- cgit v1.2.3-60-g2f50