diff options
-rw-r--r-- | graphics/minimaps/002-1.png | bin | 0 -> 15347 bytes | |||
-rw-r--r-- | graphics/minimaps/002-2.png | bin | 0 -> 9471 bytes | |||
-rw-r--r-- | graphics/minimaps/003-1.png | bin | 0 -> 45551 bytes | |||
-rw-r--r-- | graphics/minimaps/003-2.png | bin | 0 -> 3373 bytes | |||
-rw-r--r-- | graphics/minimaps/005-1.png | bin | 0 -> 34086 bytes | |||
-rw-r--r-- | graphics/minimaps/008-1.png | bin | 0 -> 61665 bytes | |||
-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 |
12 files changed, 6 insertions, 4 deletions
diff --git a/graphics/minimaps/002-1.png b/graphics/minimaps/002-1.png Binary files differnew file mode 100644 index 00000000..ee172b91 --- /dev/null +++ b/graphics/minimaps/002-1.png diff --git a/graphics/minimaps/002-2.png b/graphics/minimaps/002-2.png Binary files differnew file mode 100644 index 00000000..f91b1557 --- /dev/null +++ b/graphics/minimaps/002-2.png diff --git a/graphics/minimaps/003-1.png b/graphics/minimaps/003-1.png Binary files differnew file mode 100644 index 00000000..01aec378 --- /dev/null +++ b/graphics/minimaps/003-1.png diff --git a/graphics/minimaps/003-2.png b/graphics/minimaps/003-2.png Binary files differnew file mode 100644 index 00000000..99c3aec8 --- /dev/null +++ b/graphics/minimaps/003-2.png diff --git a/graphics/minimaps/005-1.png b/graphics/minimaps/005-1.png Binary files differnew file mode 100644 index 00000000..d4736266 --- /dev/null +++ b/graphics/minimaps/005-1.png diff --git a/graphics/minimaps/008-1.png b/graphics/minimaps/008-1.png Binary files differnew file mode 100644 index 00000000..4d99bf3d --- /dev/null +++ b/graphics/minimaps/008-1.png diff --git a/maps/002-1.tmx b/maps/002-1.tmx index 2dd36437..e993bf87 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 84276b47..9b1457aa 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"/> |