diff options
-rw-r--r-- | maps/023-4.tmx | 4 | ||||
-rw-r--r-- | maps/031-1.tmx | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/maps/023-4.tmx b/maps/023-4.tmx index 93f04261b..6c24de86e 100644 --- a/maps/023-4.tmx +++ b/maps/023-4.tmx @@ -4,7 +4,7 @@ <property name="author" value="Jesusalva"/> <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/000-0.png"/> + <property name="minimap" value="graphics/minimaps/023-4.png"/> <property name="music" value="Unforgiving_Lands.ogg"/> <property name="name" value="Ice Caves"/> </properties> @@ -484,7 +484,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="7" name="Objects"> + <objectgroup id="7" name="Objects" visible="0"> <object id="1" name="Margin" type="fixme" x="0" y="0" width="640" height="2240"/> <object id="2" name="Margin" type="fixme" x="0" y="2240" width="2240" height="640"/> <object id="3" name="Margin" type="fixme" x="2240" y="640" width="640" height="2240"/> diff --git a/maps/031-1.tmx b/maps/031-1.tmx index 0ecf50c06..686cef3e2 100644 --- a/maps/031-1.tmx +++ b/maps/031-1.tmx @@ -55,13 +55,13 @@ <image source="../graphics/tilesets/aethyra/snow_building.png" width="320" height="480"/> </tileset> <tileset firstgid="303" name="Snow Water" tilewidth="32" tileheight="32" tilecount="117" columns="13"> - <image source="../graphics/tilesets/aethyra/snow_water.png" width="420" height="300"/> + <image source="../graphics/tilesets/aethyra/snow_water.png" width="416" height="288"/> </tileset> <tileset firstgid="420" name="Woodland Snow" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/aethyra/snow.png" width="512" height="512"/> </tileset> <tileset firstgid="676" name="Woodland Snow Roof" tilewidth="32" tileheight="32" tilecount="99" columns="9"> - <image source="../graphics/tilesets/aethyra/snow_roof.png" width="288" height="367"/> + <image source="../graphics/tilesets/aethyra/snow_roof.png" width="288" height="352"/> </tileset> <tileset firstgid="775" name="Woodland Snow Village" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/aethyra/snow_village.png" width="512" height="512"/> |