summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-10-28 10:13:05 +0100
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:58:21 +0100
commit8201f92e7838145383536ea65defd5cd75d57048 (patch)
treea55722600a78e8ba164372c00911ee4bf5ba75d7 /maps
parentdf9698927481e70b4ae4fc07157dc013f16e71f8 (diff)
downloadclientdata-8201f92e7838145383536ea65defd5cd75d57048.tar.gz
clientdata-8201f92e7838145383536ea65defd5cd75d57048.tar.bz2
clientdata-8201f92e7838145383536ea65defd5cd75d57048.tar.xz
clientdata-8201f92e7838145383536ea65defd5cd75d57048.zip
Add the torch, add the spotlight overlay, improve Wand
Diffstat (limited to 'maps')
-rw-r--r--maps/001-3-0.tmx1
-rw-r--r--maps/001-3-1.tmx1
-rw-r--r--maps/008-3-1.tmx3
3 files changed, 4 insertions, 1 deletions
diff --git a/maps/001-3-0.tmx b/maps/001-3-0.tmx
index fd40aa25..7386f7c3 100644
--- a/maps/001-3-0.tmx
+++ b/maps/001-3-0.tmx
@@ -6,6 +6,7 @@
<property name="minimap" value=""/>
<property name="music" value=""/>
<property name="name" value="Sewer"/>
+ <property name="overlay0image" value="graphics/images/ambient/spot.png"/>
</properties>
<tileset firstgid="1" name="Sewer" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../graphics/tilesets/artis-sewer.png" width="512" height="512"/>
diff --git a/maps/001-3-1.tmx b/maps/001-3-1.tmx
index 0dfa6a9c..0dff6ca5 100644
--- a/maps/001-3-1.tmx
+++ b/maps/001-3-1.tmx
@@ -6,6 +6,7 @@
<property name="minimap" value=""/>
<property name="music" value=""/>
<property name="name" value="Rivercave"/>
+ <property name="overlay0image" value="graphics/images/ambient/spot.png"/>
</properties>
<tileset firstgid="1" name="Sewer" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../graphics/tilesets/artis-sewer.png" width="512" height="512"/>
diff --git a/maps/008-3-1.tmx b/maps/008-3-1.tmx
index 0232c925..e504f39e 100644
--- a/maps/008-3-1.tmx
+++ b/maps/008-3-1.tmx
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" tiledversion="1.1.4" orientation="orthogonal" renderorder="right-down" width="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27">
+<map version="1.0" tiledversion="1.1.3" orientation="orthogonal" renderorder="right-down" width="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27">
<properties>
<property name="license" value="CC BY-SA 3.0"/>
<property name="manaplus version" value="2"/>
<property name="name" value="Bat Cave"/>
+ <property name="overlay0image" value="graphics/images/ambient/spot.png"/>
</properties>
<tileset firstgid="1" name="hurns-cave" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../graphics/tilesets/hurns-cave.png" width="512" height="512"/>