summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-05-23 12:54:00 +0000
committerScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-05-23 12:54:00 +0000
commit46cad0e58450b62e5f0dc8f66a356998acc93fd0 (patch)
tree309cecf4499e5fbcde54a003037159c0c0aa6c91 /graphics
parent7d7e2bc96e125fae22d9003312f131c2418f1f18 (diff)
downloadclientdata-46cad0e58450b62e5f0dc8f66a356998acc93fd0.tar.gz
clientdata-46cad0e58450b62e5f0dc8f66a356998acc93fd0.tar.bz2
clientdata-46cad0e58450b62e5f0dc8f66a356998acc93fd0.tar.xz
clientdata-46cad0e58450b62e5f0dc8f66a356998acc93fd0.zip
Added Hill maps, particle effects and additional tiles, by Zipon.
And yet more map fixes.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/particles/apple.particle.xml45
-rw-r--r--graphics/particles/apple.pngbin0 -> 190 bytes
-rw-r--r--graphics/particles/hillunderfall.particle.xml22
-rw-r--r--graphics/particles/hillunderfall2.particle.xml58
-rw-r--r--graphics/particles/hillwaterfall1.particle.xml58
-rw-r--r--graphics/particles/hillwaterfall2.particle.xml58
-rw-r--r--graphics/particles/hillwaterfall3.particle.xml58
-rw-r--r--graphics/particles/hillwaterfall4.particle.xml58
-rw-r--r--graphics/particles/hillwaterfall5.particle.xml58
-rw-r--r--graphics/particles/hillwaterfall6.particle.xml58
-rw-r--r--graphics/tiles/Woodland_water.pngbin0 -> 9220 bytes
-rw-r--r--graphics/tiles/cave_x2.pngbin22524 -> 9749 bytes
12 files changed, 473 insertions, 0 deletions
diff --git a/graphics/particles/apple.particle.xml b/graphics/particles/apple.particle.xml
new file mode 100644
index 00000000..81a11634
--- /dev/null
+++ b/graphics/particles/apple.particle.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle position-x="0" position-y="0" position-z="0">
+ <emitter>
+ <property name="position-x" min="-13" max="30" />
+ <property name="position-y" min="15" max="18" />
+ <property name="position-z" min="35" max="88" />
+ <property name="image" value="graphics/particles/apple.png" />
+ <property name="output" min="-2350" max="1" />
+ <property name="horizontal-angle" value="90" />
+ <property name="gravity" value="0.01" />
+ <property name="fade-in" value="50" />
+ <property name="lifetime" value="1070" />
+ <property name="fade-out" value="20" />
+ <property name="bounce" min="0.2" max="0.2" />
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-15" max="0" />
+ <property name="position-y" min="0" max="3" />
+ <property name="position-z" min="15" max="15" />
+ <property name="image" value="graphics/particles/apple.png" />
+ <property name="output" min="-3000" max="1" />
+ <property name="horizontal-angle" value="90" />
+ <property name="gravity" value="0.01" />
+ <property name="fade-in" value="30" />
+ <property name="lifetime" value="870" />
+ <property name="fade-out" value="20" />
+ <property name="bounce" min="0.3" max="0.3" />
+ </emitter>
+ <emitter>
+ <property name="position-x" min="13" max="30" />
+ <property name="position-y" min="0" max="3" />
+ <property name="position-z" min="15" max="15" />
+ <property name="image" value="graphics/particles/apple.png" />
+ <property name="output" min="-3000" max="1" />
+ <property name="horizontal-angle" value="90" />
+ <property name="gravity" value="0.01" />
+ <property name="fade-in" value="30" />
+ <property name="lifetime" value="870" />
+ <property name="fade-out" value="20" />
+ <property name="bounce" min="0.3" max="0.3" />
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/apple.png b/graphics/particles/apple.png
new file mode 100644
index 00000000..522e79cd
--- /dev/null
+++ b/graphics/particles/apple.png
Binary files differ
diff --git a/graphics/particles/hillunderfall.particle.xml b/graphics/particles/hillunderfall.particle.xml
new file mode 100644
index 00000000..5ddc70dc
--- /dev/null
+++ b/graphics/particles/hillunderfall.particle.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-26" max="39"/>
+ <property name="position-y" min="-28" max="-24"/>
+ <property name="position-z" min="122" max="132"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="2" max="2"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillunderfall2.particle.xml b/graphics/particles/hillunderfall2.particle.xml
new file mode 100644
index 00000000..eca486d6
--- /dev/null
+++ b/graphics/particles/hillunderfall2.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-26" max="39"/>
+ <property name="position-y" min="-28" max="-24"/>
+ <property name="position-z" min="78" max="88"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="2" max="2"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-42" max="50"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillwaterfall1.particle.xml b/graphics/particles/hillwaterfall1.particle.xml
new file mode 100644
index 00000000..493d84b5
--- /dev/null
+++ b/graphics/particles/hillwaterfall1.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-24" max="30"/>
+ <property name="position-y" min="-28" max="-24"/>
+ <property name="position-z" min="0" max="100"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="2" max="2"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.7" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillwaterfall2.particle.xml b/graphics/particles/hillwaterfall2.particle.xml
new file mode 100644
index 00000000..6af40821
--- /dev/null
+++ b/graphics/particles/hillwaterfall2.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-4" max="14"/>
+ <property name="position-y" min="-28" max="-24"/>
+ <property name="position-z" min="72" max="82"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="1" max="1"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-16" max="26"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-16" max="26"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-16" max="26"/>
+ <property name="position-y" min="34" max="44"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillwaterfall3.particle.xml b/graphics/particles/hillwaterfall3.particle.xml
new file mode 100644
index 00000000..021180a2
--- /dev/null
+++ b/graphics/particles/hillwaterfall3.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-24" max="30"/>
+ <property name="position-y" min="-24" max="-20"/>
+ <property name="position-z" min="55" max="65"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="2" max="2"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="30" max="40"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="30" max="40"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="30" max="40"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillwaterfall4.particle.xml b/graphics/particles/hillwaterfall4.particle.xml
new file mode 100644
index 00000000..f5109e97
--- /dev/null
+++ b/graphics/particles/hillwaterfall4.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-4" max="14"/>
+ <property name="position-y" min="-28" max="-24"/>
+ <property name="position-z" min="52" max="62"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="1" max="1"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-16" max="26"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-16" max="26"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-16" max="26"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillwaterfall5.particle.xml b/graphics/particles/hillwaterfall5.particle.xml
new file mode 100644
index 00000000..e90ca1e7
--- /dev/null
+++ b/graphics/particles/hillwaterfall5.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-24" max="30"/>
+ <property name="position-y" min="-62" max="-58"/>
+ <property name="position-z" min="105" max="115"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="2" max="2"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/hillwaterfall6.particle.xml b/graphics/particles/hillwaterfall6.particle.xml
new file mode 100644
index 00000000..a9448036
--- /dev/null
+++ b/graphics/particles/hillwaterfall6.particle.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<effect>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+ <emitter>
+ <property name="position-x" min="-24" max="30"/>
+ <property name="position-y" min="-28" max="-24"/>
+ <property name="position-z" min="27" max="37"/>
+ <property name="image" value="graphics/particles/waterfall-a.png"/>
+ <property name="output" min="2" max="2"/>
+ <property name="horizontal-angle" value="90"/>
+ <property name="vertical-angle" min="0" max="0"/>
+ <property name="power" min="0.8" max="1.0"/>
+ <property name="gravity" value="0.05"/>
+ <property name="fade-in" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-40" max="48"/>
+ <property name="position-y" min="20" max="30"/>
+ <property name="position-z" min="0" max="8"/>
+ <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="90"/>
+ <property name="power" value="1.0"/>
+ <property name="output" min="3" max="4"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/tiles/Woodland_water.png b/graphics/tiles/Woodland_water.png
new file mode 100644
index 00000000..ad195704
--- /dev/null
+++ b/graphics/tiles/Woodland_water.png
Binary files differ
diff --git a/graphics/tiles/cave_x2.png b/graphics/tiles/cave_x2.png
index d68de671..c4b92a91 100644
--- a/graphics/tiles/cave_x2.png
+++ b/graphics/tiles/cave_x2.png
Binary files differ