summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-07 20:46:22 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-07 20:46:22 -0300
commit6270a77c7296d4b6e9c132ead617e5689dd0c4d1 (patch)
tree583cca877781402025a03748a4b991a31b66a2e5
parent2c93053da451b2186832c7aaf5c38a51e66a3aba (diff)
downloadclientdata-6270a77c7296d4b6e9c132ead617e5689dd0c4d1.tar.gz
clientdata-6270a77c7296d4b6e9c132ead617e5689dd0c4d1.tar.bz2
clientdata-6270a77c7296d4b6e9c132ead617e5689dd0c4d1.tar.xz
clientdata-6270a77c7296d4b6e9c132ead617e5689dd0c4d1.zip
Fix some pipelines, wait for other errors
-rw-r--r--graphics/minimaps/018-1-1.pngbin0 -> 1342 bytes
-rw-r--r--graphics/minimaps/018-1.pngbin0 -> 1539 bytes
-rw-r--r--graphics/minimaps/018-2.pngbin0 -> 29133 bytes
-rw-r--r--graphics/minimaps/018-3.pngbin0 -> 5823 bytes
-rw-r--r--graphics/minimaps/018-4-1.pngbin0 -> 3099 bytes
-rw-r--r--graphics/minimaps/018-4.pngbin0 -> 5991 bytes
-rw-r--r--[-rwxr-xr-x]graphics/sprites/equipment/chest/saviorarmor-female.pngbin114996 -> 116035 bytes
-rw-r--r--[-rwxr-xr-x]graphics/sprites/equipment/chest/saviorarmor-female.xml220
-rw-r--r--[-rwxr-xr-x]graphics/sprites/equipment/chest/saviorarmor-male.pngbin124885 -> 125407 bytes
-rw-r--r--[-rwxr-xr-x]graphics/sprites/equipment/chest/saviorarmor-male.xml220
-rw-r--r--maps/017-2-1.tmx7
-rw-r--r--maps/017-2.tmx7
-rw-r--r--maps/018-1-1.tmx7
-rw-r--r--maps/018-1.tmx4
-rw-r--r--maps/018-2-1.tmx2
-rw-r--r--maps/018-2.tmx12
-rw-r--r--maps/018-3-1.tmx12
-rw-r--r--maps/018-3.tmx12
-rw-r--r--maps/018-4-2.tmx2
19 files changed, 237 insertions, 268 deletions
diff --git a/graphics/minimaps/018-1-1.png b/graphics/minimaps/018-1-1.png
new file mode 100644
index 00000000..fa45e17a
--- /dev/null
+++ b/graphics/minimaps/018-1-1.png
Binary files differ
diff --git a/graphics/minimaps/018-1.png b/graphics/minimaps/018-1.png
new file mode 100644
index 00000000..a5f5c339
--- /dev/null
+++ b/graphics/minimaps/018-1.png
Binary files differ
diff --git a/graphics/minimaps/018-2.png b/graphics/minimaps/018-2.png
new file mode 100644
index 00000000..2d42734b
--- /dev/null
+++ b/graphics/minimaps/018-2.png
Binary files differ
diff --git a/graphics/minimaps/018-3.png b/graphics/minimaps/018-3.png
new file mode 100644
index 00000000..75342bce
--- /dev/null
+++ b/graphics/minimaps/018-3.png
Binary files differ
diff --git a/graphics/minimaps/018-4-1.png b/graphics/minimaps/018-4-1.png
new file mode 100644
index 00000000..b426ba46
--- /dev/null
+++ b/graphics/minimaps/018-4-1.png
Binary files differ
diff --git a/graphics/minimaps/018-4.png b/graphics/minimaps/018-4.png
new file mode 100644
index 00000000..7eefae2f
--- /dev/null
+++ b/graphics/minimaps/018-4.png
Binary files differ
diff --git a/graphics/sprites/equipment/chest/saviorarmor-female.png b/graphics/sprites/equipment/chest/saviorarmor-female.png
index 2b3fe04a..64e7e9cd 100755..100644
--- a/graphics/sprites/equipment/chest/saviorarmor-female.png
+++ b/graphics/sprites/equipment/chest/saviorarmor-female.png
Binary files differ
diff --git a/graphics/sprites/equipment/chest/saviorarmor-female.xml b/graphics/sprites/equipment/chest/saviorarmor-female.xml
index a257ff3e..864f2935 100755..100644
--- a/graphics/sprites/equipment/chest/saviorarmor-female.xml
+++ b/graphics/sprites/equipment/chest/saviorarmor-female.xml
@@ -1,110 +1,110 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/equipment/chest/saviorarmor-female.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="27" offsetX="0" offsetY ="0" delay="75" />
- <frame index="28" offsetX="0" offsetY ="0" delay="75" />
- <frame index="29" offsetX="0" offsetY ="0" delay="75" />
- <frame index="30" offsetX="4" offsetY ="0" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <frame index="63" offsetX="0" offsetY ="0" delay="75" />
- <frame index="64" offsetX="0" offsetY ="0" delay="75" />
- <frame index="65" offsetX="0" offsetY ="0" delay="75" />
- <frame index="66" offsetX="-4" offsetY ="0" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+
+ <imageset name="base" src="graphics/sprites/equipment/chest/saviorarmor-female.png|W" width="64" height="64" />
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" />
+ </animation>
+ <animation direction="left">
+ <frame index="18" />
+ </animation>
+ <animation direction="up">
+ <frame index="36" />
+ </animation>
+ <animation direction="right">
+ <frame index="54" />
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="1" end="6" delay="75" />
+ </animation>
+ <animation direction="left">
+ <sequence start="19" end="24" delay="75" />
+ </animation>
+ <animation direction="up">
+ <sequence start="37" end="42" delay="75" />
+ </animation>
+ <animation direction="right">
+ <sequence start="55" end="60" delay="75" />
+ </animation>
+ </action>
+
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="7" />
+ </animation>
+ <animation direction="left">
+ <frame index="25" />
+ </animation>
+ <animation direction="up">
+ <frame index="43" />
+ </animation>
+ <animation direction="right">
+ <frame index="61" />
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="8" />
+ </animation>
+ <animation direction="left">
+ <frame index="26" />
+ </animation>
+ <animation direction="up">
+ <frame index="44" />
+ </animation>
+ <animation direction="right">
+ <frame index="62" />
+ </animation>
+ </action>
+
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="9" end="12" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <frame index="27" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="28" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="29" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="30" offsetX="4" offsetY ="0" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="45" end="48" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <frame index="63" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="64" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="65" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="66" offsetX="-4" offsetY ="0" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+ <action name="attack_bow" imageset="base">
+ <animation direction="down">
+ <sequence start="13" end="17" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="31" end="35" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="49" end="53" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="67" end="71" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+</sprite>
diff --git a/graphics/sprites/equipment/chest/saviorarmor-male.png b/graphics/sprites/equipment/chest/saviorarmor-male.png
index b896f789..73292a11 100755..100644
--- a/graphics/sprites/equipment/chest/saviorarmor-male.png
+++ b/graphics/sprites/equipment/chest/saviorarmor-male.png
Binary files differ
diff --git a/graphics/sprites/equipment/chest/saviorarmor-male.xml b/graphics/sprites/equipment/chest/saviorarmor-male.xml
index 11a58b95..6ec471da 100755..100644
--- a/graphics/sprites/equipment/chest/saviorarmor-male.xml
+++ b/graphics/sprites/equipment/chest/saviorarmor-male.xml
@@ -1,110 +1,110 @@
-<?xml version="1.0"?>
-<sprite name="player" action="stand">
-
- <imageset name="base" src="graphics/sprites/equipment/chest/saviorarmor-male.png|W" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="0" />
- </animation>
- <animation direction="left">
- <frame index="18" />
- </animation>
- <animation direction="up">
- <frame index="36" />
- </animation>
- <animation direction="right">
- <frame index="54" />
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="1" end="6" delay="75" />
- </animation>
- <animation direction="left">
- <sequence start="19" end="24" delay="75" />
- </animation>
- <animation direction="up">
- <sequence start="37" end="42" delay="75" />
- </animation>
- <animation direction="right">
- <sequence start="55" end="60" delay="75" />
- </animation>
- </action>
-
- <action name="sit" imageset="base">
- <animation direction="down">
- <frame index="7" />
- </animation>
- <animation direction="left">
- <frame index="25" />
- </animation>
- <animation direction="up">
- <frame index="43" />
- </animation>
- <animation direction="right">
- <frame index="61" />
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation direction="down">
- <frame index="8" />
- </animation>
- <animation direction="left">
- <frame index="26" />
- </animation>
- <animation direction="up">
- <frame index="44" />
- </animation>
- <animation direction="right">
- <frame index="62" />
- </animation>
- </action>
-
- <action name="attack" imageset="base">
- <animation direction="down">
- <sequence start="9" end="12" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <frame index="27" offsetX="0" offsetY ="0" delay="75" />
- <frame index="28" offsetX="0" offsetY ="0" delay="75" />
- <frame index="29" offsetX="0" offsetY ="0" delay="75" />
- <frame index="30" offsetX="4" offsetY ="0" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="45" end="48" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <frame index="63" offsetX="0" offsetY ="0" delay="75" />
- <frame index="64" offsetX="0" offsetY ="0" delay="75" />
- <frame index="65" offsetX="0" offsetY ="0" delay="75" />
- <frame index="66" offsetX="-4" offsetY ="0" delay="75" />
- <end />
- </animation>
- </action>
-
- <action name="attack_bow" imageset="base">
- <animation direction="down">
- <sequence start="13" end="17" delay="75" />
- <end />
- </animation>
- <animation direction="left">
- <sequence start="31" end="35" delay="75" />
- <end />
- </animation>
- <animation direction="up">
- <sequence start="49" end="53" delay="75" />
- <end />
- </animation>
- <animation direction="right">
- <sequence start="67" end="71" delay="75" />
- <end />
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+
+ <imageset name="base" src="graphics/sprites/equipment/chest/saviorarmor-male.png|W" width="64" height="64" />
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" />
+ </animation>
+ <animation direction="left">
+ <frame index="18" />
+ </animation>
+ <animation direction="up">
+ <frame index="36" />
+ </animation>
+ <animation direction="right">
+ <frame index="54" />
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="1" end="6" delay="75" />
+ </animation>
+ <animation direction="left">
+ <sequence start="19" end="24" delay="75" />
+ </animation>
+ <animation direction="up">
+ <sequence start="37" end="42" delay="75" />
+ </animation>
+ <animation direction="right">
+ <sequence start="55" end="60" delay="75" />
+ </animation>
+ </action>
+
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="7" />
+ </animation>
+ <animation direction="left">
+ <frame index="25" />
+ </animation>
+ <animation direction="up">
+ <frame index="43" />
+ </animation>
+ <animation direction="right">
+ <frame index="61" />
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="8" />
+ </animation>
+ <animation direction="left">
+ <frame index="26" />
+ </animation>
+ <animation direction="up">
+ <frame index="44" />
+ </animation>
+ <animation direction="right">
+ <frame index="62" />
+ </animation>
+ </action>
+
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="9" end="12" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <frame index="27" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="28" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="29" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="30" offsetX="4" offsetY ="0" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="45" end="48" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <frame index="63" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="64" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="65" offsetX="0" offsetY ="0" delay="75" />
+ <frame index="66" offsetX="-4" offsetY ="0" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+ <action name="attack_bow" imageset="base">
+ <animation direction="down">
+ <sequence start="13" end="17" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="31" end="35" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="49" end="53" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="67" end="71" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+</sprite>
diff --git a/maps/017-2-1.tmx b/maps/017-2-1.tmx
index dff7cdad..73e3c893 100644
--- a/maps/017-2-1.tmx
+++ b/maps/017-2-1.tmx
@@ -6,12 +6,7 @@
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
-
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
- <property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
+ <property name="minimap" value="graphics/minimaps/017-2-1.png"/>
<property name="overlay1image" value="graphics/images/ambient/darkness2.png"/>
<property name="overlay1mask" value="2"/>
diff --git a/maps/017-2.tmx b/maps/017-2.tmx
index 12111994..21765a37 100644
--- a/maps/017-2.tmx
+++ b/maps/017-2.tmx
@@ -5,12 +5,7 @@
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
-
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
- <property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
+ <property name="minimap" value="graphics/minimaps/017-2.png"/>
<property name="overlay1image" value="graphics/images/ambient/darkness2.png"/>
<property name="overlay1mask" value="2"/>
diff --git a/maps/018-1-1.tmx b/maps/018-1-1.tmx
index 08e65c52..6b7dd33b 100644
--- a/maps/018-1-1.tmx
+++ b/maps/018-1-1.tmx
@@ -5,12 +5,7 @@
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
-
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
- <property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
+ <property name="minimap" value="graphics/minimaps/018-1-1.png"/>
<property name="overlay1image" value="graphics/images/ambient/darkness2.png"/>
<property name="overlay1mask" value="2"/>
diff --git a/maps/018-1.tmx b/maps/018-1.tmx
index 88500769..66f9ad98 100644
--- a/maps/018-1.tmx
+++ b/maps/018-1.tmx
@@ -7,10 +7,6 @@
<property name="minimap" value="graphics/minimaps/018-1.png"/>
<property name="music" value="dariunas_forest.ogg"/>
<property name="name" value="Sincerity"/>
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
- <property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
<property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
<property name="overlay0parallax" value="1.0"/>
diff --git a/maps/018-2-1.tmx b/maps/018-2-1.tmx
index 144f826f..c28530b4 100644
--- a/maps/018-2-1.tmx
+++ b/maps/018-2-1.tmx
@@ -5,7 +5,7 @@
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
+ <property name="minimap" value="graphics/minimaps/018-2-1.png"/>
<property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
<property name="overlay0parallax" value="1.0"/>
diff --git a/maps/018-2.tmx b/maps/018-2.tmx
index feffd7e9..213f3c30 100644
--- a/maps/018-2.tmx
+++ b/maps/018-2.tmx
@@ -4,19 +4,15 @@
<property name="minimap" value="graphics/minimaps/018-2.png"/>
<property name="music" value="Richard_Wagner_-_Ride_of_the_Valkyries.ogg"/>
<property name="name" value="Heroes' Hold - Outside"/>
- <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="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
+ <property name="minimap" value="graphics/minimaps/018-2.png"/>
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
+ <property name="overlay0image" value="graphics/images/ambient/fog.png"/>
<property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
+ <property name="overlay0scrollX" value="0.307"/>
+ <property name="overlay0scrollY" value="0.211"/>
<property name="overlay1image" value="graphics/images/ambient/darkness2.png"/>
<property name="overlay1mask" value="2"/>
diff --git a/maps/018-3-1.tmx b/maps/018-3-1.tmx
index 0f34f21d..7653ebfb 100644
--- a/maps/018-3-1.tmx
+++ b/maps/018-3-1.tmx
@@ -3,18 +3,14 @@
<properties>
<property name="music" value="finalman_and_yakslem-cavesong.ogg"/>
<property name="name" value="Skull Cave"/>
- <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/>
- <property name="overlay0keepratio" value="true"/>
- <property name="overlay0parallax" value="0.0"/>
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
+ <property name="minimap" value="graphics/minimaps/018-3-1.png"/>
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
- <property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
+ <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/>
+ <property name="overlay0keepratio" value="true"/>
+ <property name="overlay0parallax" value="0.0"/>
<property name="overlay1image" value="graphics/images/ambient/darkness2.png"/>
<property name="overlay1mask" value="2"/>
diff --git a/maps/018-3.tmx b/maps/018-3.tmx
index 9833b33d..41bc145f 100644
--- a/maps/018-3.tmx
+++ b/maps/018-3.tmx
@@ -3,18 +3,14 @@
<properties>
<property name="music" value="finalman_and_yakslem-cavesong.ogg"/>
<property name="name" value="Somber Cave"/>
- <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/>
- <property name="overlay0keepratio" value="true"/>
- <property name="overlay0parallax" value="0.0"/>
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
+ <property name="minimap" value="graphics/minimaps/018-3.png"/>
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
- <property name="overlay0parallax" value="1.0"/>
- <property name="overlay0scrollX" value="0.2"/>
- <property name="overlay0scrollY" value="0.1"/>
+ <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/>
+ <property name="overlay0keepratio" value="true"/>
+ <property name="overlay0parallax" value="0.0"/>
<property name="overlay1image" value="graphics/images/ambient/darkness2.png"/>
<property name="overlay1mask" value="2"/>
diff --git a/maps/018-4-2.tmx b/maps/018-4-2.tmx
index 0194607b..49a16800 100644
--- a/maps/018-4-2.tmx
+++ b/maps/018-4-2.tmx
@@ -6,7 +6,7 @@
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="manaplus version" value="2"/>
- <property name="minimap" value="graphics/minimaps/000-1.png"/>
+ <property name="minimap" value="graphics/minimaps/018-4-2.png"/>
<property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
<property name="overlay0parallax" value="1.0"/>