diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-07 21:04:07 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-07 21:04:07 +0100 |
commit | fb4fad03d49a4f41f2313ff50429f67957cf10e6 (patch) | |
tree | 5ab7d42928fde9e4ed147d51e84ad12d4ef49a5e /maps | |
parent | 0d7e1c467338cbcb9efc8ff45f042b50c31b3b26 (diff) | |
parent | 0a6db402a19d95b854a2484c42e165a40034407f (diff) | |
download | clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.tar.gz clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.tar.bz2 clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.tar.xz clientdata-fb4fad03d49a4f41f2313ff50429f67957cf10e6.zip |
Merge branch 'master' of gitlab.com:TMW2/clientdata
Diffstat (limited to 'maps')
-rw-r--r-- | maps/002-1.tmx | 2 | ||||
-rw-r--r-- | maps/002-2.tmx | 2 | ||||
-rw-r--r-- | maps/003-1.tmx | 2 | ||||
-rw-r--r-- | maps/003-2.tmx | 1 | ||||
-rw-r--r-- | maps/005-1.tmx | 2 | ||||
-rw-r--r-- | maps/008-1.tmx | 1 |
6 files changed, 6 insertions, 4 deletions
diff --git a/maps/002-1.tmx b/maps/002-1.tmx index 4ace3f6f..8fb40f60 100644 --- a/maps/002-1.tmx +++ b/maps/002-1.tmx @@ -4,7 +4,7 @@ <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> - <property name="minimap" value="graphics/minimaps/000-2-1.png"/> + <property name="minimap" value="graphics/minimaps/002-1.png"/> <property name="music" value="bartk - in the forest of the birches.ogg"/> <property name="name" value="Second Deck"/> </properties> diff --git a/maps/002-2.tmx b/maps/002-2.tmx index 323aaf69..36f3c38c 100644 --- a/maps/002-2.tmx +++ b/maps/002-2.tmx @@ -4,7 +4,7 @@ <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> - <property name="minimap" value="graphics/minimaps/000-2-2.png"/> + <property name="minimap" value="graphics/minimaps/002-2.png"/> <property name="music" value="bartk - in the forest of the birches.ogg"/> <property name="name" value="Hold"/> </properties> diff --git a/maps/003-1.tmx b/maps/003-1.tmx index a1f8f9a3..dc0b2048 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/000-1.png"/> + <property name="minimap" value="graphics/minimaps/003-1.png"/> <property name="music" value="bartk - the adventure begins.ogg"/> <property name="name" value="Tulimshar"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> diff --git a/maps/003-2.tmx b/maps/003-2.tmx index 590846d8..1f358726 100644 --- a/maps/003-2.tmx +++ b/maps/003-2.tmx @@ -3,6 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/003-2.png"/> <property name="name" value="Tulimshar Guild "/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/005-1.tmx b/maps/005-1.tmx index ad5f3ac9..016242d5 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/000-1.png"/> + <property name="minimap" value="graphics/minimaps/005-1.png"/> <property name="music" value="bartk - the adventure begins.ogg"/> <property name="name" value="Candor Island"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> diff --git a/maps/008-1.tmx b/maps/008-1.tmx index c130c553..377b6e77 100644 --- a/maps/008-1.tmx +++ b/maps/008-1.tmx @@ -3,6 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/008-1.png"/> <property name="name" value="Hurnscald"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> |