diff options
-rw-r--r-- | graphics/minimaps/001-4.png (renamed from graphics/minimaps/012.png) | bin | 144249 -> 144249 bytes | |||
-rw-r--r-- | maps.xml | 6 | ||||
-rw-r--r-- | maps/001-4.tmx (renamed from maps/012.tmx) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/minimaps/012.png b/graphics/minimaps/001-4.png Binary files differindex ec856b17..ec856b17 100644 --- a/graphics/minimaps/012.png +++ b/graphics/minimaps/001-4.png @@ -49,6 +49,9 @@ Copyright (C) 2018 TMW2 --> <map name="001-2.tmx"> <atlas name="coliseum"/> </map> + <map name="001-4.tmx"> + <atlas name="magic-forest"/> + </map> <map name="002-1.tmx"> <atlas name="ship"/> </map> @@ -181,9 +184,6 @@ Copyright (C) 2018 TMW2 --> <map name="008-2-14.tmx"> <atlas name="legacy-woodland-indoor"/> </map> - <map name="012.tmx"> - <atlas name="magic-forest"/> - </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> diff --git a/maps/012.tmx b/maps/001-4.tmx index dd63fddd..d7c3e6d8 100644 --- a/maps/012.tmx +++ b/maps/001-4.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="299" height="299" tilewidth="32" tileheight="32" infinite="0" nextobjectid="86"> <properties> - <property name="minimap" value="/graphics/minimaps/012.png"/> + <property name="minimap" value="graphics/minimaps/001-4.png"/> <property name="music" value="bartk - in the forest of the birches.ogg"/> <property name="name" value="Enchanted Forest"/> <property name="overlay0image" value="graphics/images/ambient/clouds.png"/> |