summaryrefslogtreecommitdiff
path: root/maps/025-1.tmx
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-09-04 18:37:31 +0200
committerPhilipp Sehmisch <tmw@crushnet.org>2009-09-04 18:37:31 +0200
commitab1db603b89750893d56417adbe5bb99fde4715f (patch)
tree73f02cff32b6fd898c812731aada36c13009b818 /maps/025-1.tmx
parent981c0512e7dde62ea80b43a27d1c20dea62b7bac (diff)
downloadclientdata-ab1db603b89750893d56417adbe5bb99fde4715f.tar.gz
clientdata-ab1db603b89750893d56417adbe5bb99fde4715f.tar.bz2
clientdata-ab1db603b89750893d56417adbe5bb99fde4715f.tar.xz
clientdata-ab1db603b89750893d56417adbe5bb99fde4715f.zip
Corrected map properties of graveyard maps
Diffstat (limited to 'maps/025-1.tmx')
-rw-r--r--maps/025-1.tmx14
1 files changed, 11 insertions, 3 deletions
diff --git a/maps/025-1.tmx b/maps/025-1.tmx
index 29cbbae0..9d6d1d70 100644
--- a/maps/025-1.tmx
+++ b/maps/025-1.tmx
@@ -2,9 +2,17 @@
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="150" height="120" tilewidth="32" tileheight="32">
<properties>
- <property name="minimap" value="graphics/minimaps/025-1.png"/>
- <property name="music" value="Clouds Calling.ogg"/>
- <property name="name" value="Woodland Swamp"/>
+ <property name="minimap" value="graphics/minimaps/02x-1.png"/>
+ <property name="music" value="Feline Monstrosity - Graveyard.ogg"/>
+ <property name="name" value="Swamp"/>
+ <property name="overlay0image" value="graphics/images/ambient/fog.png"/>
+ <property name="overlay0parallax" value="1.0"/>
+ <property name="overlay0scrollX" value="0.307"/>
+ <property name="overlay0scrollY" value="0.211"/>
+ <property name="overlay1image" value="graphics/images/ambient/fog.png"/>
+ <property name="overlay1parallax" value="1.0"/>
+ <property name="overlay1scrollX" value="0.227"/>
+ <property name="overlay1scrollY" value="0.341"/>
</properties>
<tileset name="Collision" firstgid="1" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png"/>