mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
small update on maps:
-shadow corrections -other small issues
This commit is contained in:
@@ -127,12 +127,12 @@
|
||||
</layer>
|
||||
<layer name="Objects" width="19" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA+sONmYHjJheCjsz2EUcXR1RMDehjJc9s2HgR7Kw8qHyZvxoLKvwlyGwsDQaDHDaE7gHpSBchznyY3Kv8vieHyhgdT7CYOM7CppSbo50fl/2NlYOBng2AGIF7JDAlrZHeAxNDVkRuW+AAAmnsWdw==
|
||||
eJxjYKA+sONmYHjJheCjsz2EUcXR1RMDehjJc9s2HgaGVAEIeysPKh8mb8aCyr8JchsLA0Ggxw2hO9DMJAVocqPy/5IYLm94MMVu4jADm1pqgn5+VP4/VgYGfjYIZgDilcyQsEZ2B0gMXR25YYkPAABq0Rdh
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="19" height="10">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAuCBcYmmZV8FDPLFLASDArDY9ZqVS0hxQAAHaKBEE=
|
||||
eJxjYKAuCBcYmmZV8CDYqWhq0flD1Y8DZVYaHrPQw5ZeAAApoAUr
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="19" height="10">
|
||||
@@ -140,7 +140,7 @@
|
||||
eJxzFWBgcB0BGAbQ2ch8bGK4zMKlDtkOQmpoYRY2gE8Om1pS1BNjHrrZuOIGlxpC+snBAFL/KS0=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="up" type="mapchange" x="576" y="224" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="fallhaven_church"/>
|
||||
@@ -158,11 +158,11 @@
|
||||
<object name="sign_catacombs1_grave3" type="sign" x="320" y="96" width="32" height="32"/>
|
||||
<object name="sign_catacombs1_grave4" type="sign" x="448" y="96" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="catacombguard1" type="spawn" x="224" y="224" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn_rats">
|
||||
<objectgroup name="Spawn_rats" width="0" height="0">
|
||||
<object name="catacombrat1" type="spawn" x="96" y="128" width="448" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
|
||||
@@ -1,125 +1,124 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="20" height="20" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png"/>
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png"/>
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png"/>
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png"/>
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png"/>
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png"/>
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png"/>
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png"/>
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png"/>
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png"/>
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png"/>
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png"/>
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png"/>
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png"/>
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png"/>
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png"/>
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png"/>
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png"/>
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png"/>
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png"/>
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png"/>
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png"/>
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png"/>
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png"/>
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png"/>
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png"/>
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png"/>
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png"/>
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png"/>
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png"/>
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png"/>
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png"/>
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png"/>
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png"/>
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png"/>
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png"/>
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png"/>
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png"/>
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png"/>
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png"/>
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
@@ -128,20 +127,20 @@
|
||||
</layer>
|
||||
<layer name="Objects" width="20" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAteMlFHL+HEbs8MuhiRFULAtOR2HOg7ElQuoIHIt+FpAYGxHkwxf6xMjDws0EwAxtCvIyXgWElMwNDB1BPqgBE7A2afpg4CLxGk0NXiw1sI0INxYAFwcQWD3bcpBlnxgIJ3wo0t8PiBxQf07GEPTpA9zsonG9yYYqD+VA/oIcxNgALd008/jJjwRTDZjepoJkHNU2gACx20hoQE17IAJY+kNMEvryJDEBhiiv85qDlYXj6gIYJLM7Q0xQ2ALIDFn+g/IkvzmB5F6QOPV4Ihc1NIv0NAhP4McWIyf/IoBWLGcQCWFqHlWWgcozUuCcFAACFAjDp
|
||||
eJxjYKAteMlFHL+HEbs8MuhiRFULAtOR2HOg7ElQuoIHIt+FpAYGxHkwxf6xMjDws0EwAxCnCkDEy3gZGFYyMzB08CDE3qDph4mDwGs0OXS12MA2ItRQDFgQTGzxYMdNmnFmLJDwrUBzOyx+QPExHUvYo4NtPKjhBwrnm1yY4uAwgvoBPYyxAVi4a+LxlxkLphjMbkpAM5rbUQAWO2kNiAkvZABLH8hpAl/eRAagMMUVfnPQ8jA8fUDDBBZn6GkKGwDZAYs/UP5ETy/IAJZ3QerQ1RAKm5tE+hsEJvBjihGT/5FBKxYziAWwtA4ry0DlGKlxTwoAAOH4Mr0=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="20" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKA+CBcYNW+om4dPDz3MSyVgx0C7bzCZRw6g1H3oaig1L40K5uFLM/jMQ7ebGDAY8ig+gOwnQnmJEgAAMloNnw==
|
||||
eJxjYKA+CBcY/OalU9FMkHlpVDaPmoAc8/DpoYd5qQTsGGj3DSbzyAGUug9dDaXmoecfYs1LxcEmxQ3k5N3BkEfxgTQiw4VSAACgvQ8B
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="20" height="20">
|
||||
<layer name="Walkable" width="20" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB2hGB3gk8cnhs0sUgEhe0nxCy45csOG2uaR4mdixAm5E1mOFLXkmEeMXaSmF3LTBD6347KHGuaR4z5cYYnNPGzqiEkXuNxGjL3Ehh8ue/G5EZcYOWkFXS+tMQCTmVNY
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="down" type="mapchange" x="544" y="544" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="catacombs3"/>
|
||||
@@ -164,14 +163,14 @@
|
||||
<object name="sign_catacombs2_papers2" type="sign" x="384" y="576" width="32" height="32"/>
|
||||
<object name="sign_catacombs2_papers1" type="sign" x="160" y="288" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn rats" visible="0">
|
||||
<objectgroup name="Spawn rats" width="0" height="0" visible="0">
|
||||
<object name="catacombrat1" type="spawn" x="64" y="96" width="480" height="512">
|
||||
<properties>
|
||||
<property name="quantity" value="4"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn guards" visible="0">
|
||||
<objectgroup name="Spawn guards" width="0" height="0" visible="0">
|
||||
<object name="catacombguard2" type="spawn" x="224" y="128" width="128" height="32"/>
|
||||
<object name="catacombguard2" type="spawn" x="32" y="96" width="160" height="288"/>
|
||||
<object name="catacombguard2" type="spawn" x="416" y="96" width="192" height="448">
|
||||
@@ -181,5 +180,5 @@
|
||||
</object>
|
||||
<object name="catacombguard2" type="spawn" x="256" y="256" width="160" height="352"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -1,125 +1,124 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
|
||||
<map version="1.0" orientation="orthogonal" width="20" height="20" tilewidth="32" tileheight="32">
|
||||
<tileset firstgid="1" name="map_bed_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bed_1.png"/>
|
||||
<image source="../drawable/map_bed_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="129" name="map_border_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_border_1.png"/>
|
||||
<image source="../drawable/map_border_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="257" name="map_bridge_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_bridge_1.png"/>
|
||||
<image source="../drawable/map_bridge_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="385" name="map_broken_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_broken_1.png"/>
|
||||
<image source="../drawable/map_broken_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="513" name="map_cavewall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_1.png"/>
|
||||
<image source="../drawable/map_cavewall_1.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="621" name="map_cavewall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_2.png"/>
|
||||
<image source="../drawable/map_cavewall_2.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="729" name="map_cavewall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cavewall_3.png"/>
|
||||
<image source="../drawable/map_cavewall_3.png" width="576" height="192"/>
|
||||
</tileset>
|
||||
<tileset firstgid="837" name="map_chair_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_chair_table_1.png"/>
|
||||
<image source="../drawable/map_chair_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="965" name="map_crate_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_crate_1.png"/>
|
||||
<image source="../drawable/map_crate_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1093" name="map_cupboard_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_cupboard_1.png"/>
|
||||
<image source="../drawable/map_cupboard_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1221" name="map_curtain_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_curtain_1.png"/>
|
||||
<image source="../drawable/map_curtain_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1349" name="map_entrance_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_entrance_1.png"/>
|
||||
<image source="../drawable/map_entrance_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1477" name="map_fence_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_1.png"/>
|
||||
<image source="../drawable/map_fence_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1605" name="map_fence_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_fence_2.png"/>
|
||||
<image source="../drawable/map_fence_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1733" name="map_ground_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_1.png"/>
|
||||
<image source="../drawable/map_ground_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1861" name="map_ground_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_2.png"/>
|
||||
<image source="../drawable/map_ground_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="1989" name="map_ground_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_3.png"/>
|
||||
<image source="../drawable/map_ground_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2117" name="map_ground_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_4.png"/>
|
||||
<image source="../drawable/map_ground_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2245" name="map_ground_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_5.png"/>
|
||||
<image source="../drawable/map_ground_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2373" name="map_ground_6" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_6.png"/>
|
||||
<image source="../drawable/map_ground_6.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2501" name="map_ground_7" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_7.png"/>
|
||||
<image source="../drawable/map_ground_7.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2629" name="map_ground_8" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_ground_8.png"/>
|
||||
<image source="../drawable/map_ground_8.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2757" name="map_indoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_indoor_1.png"/>
|
||||
<image source="../drawable/map_indoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="2885" name="map_kitchen_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_kitchen_1.png"/>
|
||||
<image source="../drawable/map_kitchen_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3013" name="map_outdoor_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_outdoor_1.png"/>
|
||||
<image source="../drawable/map_outdoor_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3141" name="map_pillar_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_pillar_1.png"/>
|
||||
<image source="../drawable/map_pillar_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3269" name="map_plant_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_plant_1.png"/>
|
||||
<image source="../drawable/map_plant_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3397" name="map_rock_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_rock_1.png"/>
|
||||
<image source="../drawable/map_rock_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3525" name="map_roof_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_1.png"/>
|
||||
<image source="../drawable/map_roof_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3653" name="map_roof_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_roof_2.png"/>
|
||||
<image source="../drawable/map_roof_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3781" name="map_shop_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_shop_1.png"/>
|
||||
<image source="../drawable/map_shop_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="3909" name="map_sign_ladder_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_sign_ladder_1.png"/>
|
||||
<image source="../drawable/map_sign_ladder_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4037" name="map_table_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_table_1.png"/>
|
||||
<image source="../drawable/map_table_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4165" name="map_trail_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_trail_1.png"/>
|
||||
<image source="../drawable/map_trail_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4293" name="map_tree_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_tree_1.png"/>
|
||||
<image source="../drawable/map_tree_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4421" name="map_wall_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_1.png"/>
|
||||
<image source="../drawable/map_wall_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4549" name="map_wall_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_2.png"/>
|
||||
<image source="../drawable/map_wall_2.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4669" name="map_wall_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_wall_3.png"/>
|
||||
<image source="../drawable/map_wall_3.png" width="480" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4789" name="map_window_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_1.png"/>
|
||||
<image source="../drawable/map_window_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png"/>
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="20" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
@@ -128,20 +127,20 @@
|
||||
</layer>
|
||||
<layer name="Objects" width="20" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9U0EOgjAQXBAvpgTvhBfoGV9k4gckPIGzFw5yNjHe/Q4P4A0m2pQN67Jba2KcC6HtzG47swD/QRsBnKKws4flfO2cuW/30tjGAHcDUKUAm1jXqY2rWQt6t8zphMKebcaaFrTuNzqIMgEYzPR/Me/7A/tH5KRWG4XVvy4A9mu5B4Sm0ZtJQ0MucUftYxrOEXU8vfk49G5cqydvq/E5esEP3leoFkLKrvX9k47NdBs4SxK6kY/9V4JH3DfNA5xFCp7dgnDtnS2HZhLXNM/s2UaZh13i9mi+Ja84pDfGvh+r+bxoOdbWQyHNudRb4cka3/Pp/BpPZA4k7w==
|
||||
eJy9UzEOwjAMdEtZUKp2r3gBzPCUvgCJD1D1CZ1ZOtAZCbHznT6gb0ACK7VqUrukDNwSJbHPTu4M8B/UAcA58Is9Lsdnl8SuzZtjGwI8DEARA2xCnac0tmYp8N0Ty+MLjK36mghedw4PYRcBdGbYX83nfefsCRmrVQd+9W8LgEMq90DQOFozcGjIpNzI1jzF/jkiz0RvUzn8bS5Xy/5Wy3fRCnq4fflyESTvou7feNDTtecsSWj6fOq/EDRyddM0oFnkcL2bM+/hmzGHe5LONM0wtlLmYR/ZO+5vSSsX0h9T38/VeF40H2vnvpDmXOotT/WYtaLNXD/+ghfb1CX0
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="20" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBi6IFVg4OycxkN/u0fBKBgqoAJP/sAnhwsMRF4fBYQBAK5+Awo=
|
||||
eJxjYMAOwgVwSJAIYOakEWEeMXYim5OKR326AG4708nwG8xtMDun8WDKEWsGCOALD2LMw+c/cswjJb4JqSXFbYTMI9UsfOaRYxY+88gNV1LNI5RusOnD5ldi8yI287DpwWdOBVL+kGXCLUcsQM/r5ORhfIBa5R2tzEMPw8ECALnUFj8=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="20" height="20">
|
||||
<layer name="Walkable" width="20" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB3mGARwiSHLwQC55qHrJ2QeNj3o4uiAGLOINZNYMwiZRYqb8LmNUJgT4wdc8YPLPHLTD6E4JMduUs0hNh2Rqpcc8wjFDSlipNiHy82k+IuQfmIAKWmfVLNIdT8hc6iJAYfNVgA=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="north" type="mapchange" x="544" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="catacombs4"/>
|
||||
@@ -157,14 +156,14 @@
|
||||
<object name="sign_catacombs3_grave1" type="sign" x="224" y="96" width="32" height="32"/>
|
||||
<object name="sign_catacombs3_grave2" type="sign" x="448" y="416" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn rats" visible="0">
|
||||
<objectgroup name="Spawn rats" width="0" height="0" visible="0">
|
||||
<object name="catacombrat1" type="spawn" x="64" y="128" width="544" height="480">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn guards" visible="0">
|
||||
<objectgroup name="Spawn guards" width="0" height="0" visible="0">
|
||||
<object name="catacombguard3" type="spawn" x="288" y="320" width="32" height="32"/>
|
||||
<object name="catacombguard2" type="spawn" x="32" y="288" width="32" height="64"/>
|
||||
<object name="catacombguard2" type="spawn" x="64" y="128" width="224" height="128"/>
|
||||
@@ -184,5 +183,5 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
</layer>
|
||||
<layer name="Above" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy9VksKAjEM7Qi6EWUQdOfG43gBT6AeyVMNiAcRFRR0pQGLMb4m6TD1bUabmbz8+toQPtjUoShWb/9N/buWQtNBTIiD1q59/P4NrGu1Ob1s5/rz1L4h3ukA+5kl1hFQXc5KjFqdrR5InAxub39TNb0PQ3gM/fGgvEvPMgLlivqyq0JYvnu7ZD3mv+mdXMQ+5PavDfiMR3BeysXK4Vjp/zUujtL5pjTnH3UuyZs7YxbvZdQ+llxertWT8bct6rXUc6njyM41G/FyrV4I3qjXUs+ljlv2ee+XV0OMs22+HNuM2SJNXYPzKzdfQhczbflYAQ1B36R0KLVfrLNF2onzX+eRnOcu9ujeiJ3XOM6c3KMEdK/ygOeUOhvizMk9SvDeq+Q9zjqHCNr+8cy45luzW/eqdaF5k7yleCRyNdIDeV9Hdg8OYDbRvHqeXmyZ/4g2fvi3hCc2XXBm
|
||||
eJy9VksKAjEMrYJuRBkE3bnxOF5gTqAeyVMNiAcRFRR0pQGLMb4m6TD1beaTmbw0TV4awgebKhRF/fbfMJ6twdl0EFMNfNC76wB/fwPvtdycXrZz9blq/xDvbIj9zBPvEVBezkqMKAceG8LJ4Oaxab5TOb2PQniM/PGgdZeuZQSqZbQvu14Iq/fertge83v6JhdxH3L3rw14jUdwXlqLtYZjT3/WuDhKrzelOf/Ic0ne3BqzeC/j9rHk8nKtnk6+bVGvpZ5LHUd2rtmIl2v1UvBGvR4I3R6KZ8u+6P/yaohxtuGVPWXNXw7S1DWYX3JuWXZCFzVt+aiBhqB/UjqU6hdrtkg75fhf80jWcxc9ujdi5zmOPSZ7lIDOVR7wNaVmQ6w52aME77lKnuOsOUTQ+sdT45pvzW6dq9aF6k3yluKRyNVID+R5Hdk9OIDaRPXquXqxZf4j2vjh/xKeD/Bsmg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="30" height="30" visible="0">
|
||||
@@ -143,7 +143,7 @@
|
||||
eJzFlNERwCAIQx2hS7n/Sv3teTUJCbbc+dMKDwI4rzHmzweZ4qsyVN8urloDur9qcZKLesDioZ6hGCoX8Zluqu1yZuxUf5a38s+t2TGnLlUzheXmzOKle1Lh7u5+UW/Xu4C4rlVnAb0RLMYpbtf8n+A6Gin5d+37s7a3b8k87+Kq9SLtTuySa6znipYJM425ap4wE+3dea+y05lms9nNXLWpGvPt7GNH/7tny62/sr/uuQG+VaKz
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="cave" type="mapchange" x="576" y="32" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="crossglen_cave"/>
|
||||
@@ -187,7 +187,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="crossglen_wasp" type="spawn" x="736" y="160" width="192" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
@@ -209,5 +209,5 @@
|
||||
<object name="Odair" type="spawn" x="896" y="32" width="32" height="32"/>
|
||||
<object name="Oromir" type="spawn" x="896" y="864" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
</tileset>
|
||||
<layer name="Ground" width="14" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyVk8ENgCAMRQ0HFxJHACdQ4wS6qSfX8WyNEH+aX8TDSwPmoZZ+75rGJ3rhaF+CrKPCE7Q3y3oUJqihwrtZZW9zb73P6oirPQbzalzLs/j7vrw/ONtjvcnOYnjxw9nJdw7pjrQ3KQe9Pj1bf94D+6cSpV58OdqzzirNs+5vyUGPzbpFgDmYHc8cI+cKM4d5s2rOFfYA82bVs31A76zgAkwjiR4=
|
||||
eJyVk8sNgCAQBQ0HGxJKEDvw04GxUU+241mIENeXt4iHOQAZWPZjTdPYhAsc7UMf1h6wBPSmsJ6BvsKLbOZNvKsjLnoM5tW4mqfx9728PxjdY7nJzqJ4/sPZSZxDqg96IzjSc+ls+1kH9qcSpVx8Oehpd5X6GfNbcqTHel3Diz6YDJ85RqzZKGJiM8eINVshBzhzjLO9kd5ZwQW9q4lr
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="14" height="20">
|
||||
@@ -132,15 +132,15 @@
|
||||
</layer>
|
||||
<layer name="Above" width="14" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYEAF4QIMZAFK9E3nhbANmYjXp0xALSlmDSRIxxNuuORA4ml49GGLC3x6YPZgk8enB5ecEZ6wpzR9KZIYr7jCghx9hNIcLn3EgKGiD1+6wwYAWjcMhQ==
|
||||
eJxjYEAF4QIMZAFK9E3nhbANmYjXp0xALSlmDSRIxxNuuORA4ml49GGLC3x6YOqxyePSg888IzxhT2n6UiQxXnGFBTn6CKU5XPqIAUNFH750hw0AADR3DHU=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="14" height="20">
|
||||
<layer name="Walkable" width="14" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcEXCMOAqQDomVy817EQH9HQ/TO9w1UcoXLDJ49NDCJDiBmLcNtjDd6D0UZIWiNULAF2fTbM=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="south" type="mapchange" x="64" y="608" width="96" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lostmine9"/>
|
||||
@@ -154,7 +154,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="fire3" type="spawn" x="64" y="416" width="32" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
@@ -179,5 +179,5 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -120,14 +120,29 @@
|
||||
<tileset firstgid="4917" name="map_window_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_window_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5045" name="map_transition_1" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_1.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5173" name="map_transition_2" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_2.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5301" name="map_transition_3" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_3.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5429" name="map_transition_4" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_4.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<tileset firstgid="5557" name="map_transition_5" tilewidth="32" tileheight="32">
|
||||
<image source="../drawable/map_transition_5.png" width="512" height="256"/>
|
||||
</tileset>
|
||||
<layer name="Ground" width="17" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzFk8ENwjAMANM84M0afNOMEMICFMEC8IYNYLi+2AlbjVUrddxEPHicFLn11bHd3hrTC3w2E9KzNSJwAh47Y57AAOfQkO+BC3ADXpD/Bu5wPjd4PLtDTq0nKo79dvbEgi+me9D7yKGboRh6htSzYJd94N9E8jryOPpcRR80B+JYLWuO0E3k8dqZlBzaXKlmZ8sOJ8zF2+W9jxAbBQf5JQfPR64pNjIHr1Haj9xBoIOgWGm/SjuhzYLv16jMRMsnxy/50l5IvWr93//l+AJQTozP
|
||||
eJzFk8ENwjAMANM84M0afNOOEMICtIIF4A0bwHB5sRO2iFUrdUwikHicFFnx1bHd3hrT/5gAHIDrxpgbMMLZN+QPwBE4A3fIfwAXOE8NHnQ8VzK1nqA4tuvZEwq+kN5B95FdN0Mx9IypZ94u+8C/ieR15HH0uYo+aA7EsVo+OXz3Jo/XzqTk0OZKNTtbdjhhLoNdvnsPsSg4yC85eD5ySrHIHLxGaT9yB4EOgmKl/SrthDYLvl9RmYmWT45v8qW9kHrV+r//y/EC67GLlQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="17" height="20">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJy1UzEKwzAMNJljCP1Bn9D8pFOHZOlQsrVTKZjU3o3z51pYBlVYbjz0QMSxT2edoij1H5z78roF17683ouxU+pB8vwQ34c2DRP5K8Ybc6f4nBt0gH/Hu2emcep+54MP4NsYrqABAB1Jb8Q98B8wNqJh0Z9jehSXil9Pzqj2UfBW6qnEkc4c9jQgh2tBvVOl5py/Ec6ik/8b7vk+8SRQry+dnny++B0lLyvrB6/bVnpBvQScMcv6k0MCzAetszQn0rfk+cA7CFFDzjeN/ycF5D/19zy2wlRmcg8+Kfc3ug==
|
||||
eJyVU7EOgkAMbZghIcoPOBhn+RMnB1gcjJtOxoTgsRP4XJ29hpLU2p7cSxqOu9d3faUA/GJbALzXAC8fu0IhLMAh1dcxOKX6einKBODG8vrcv+dxGo3ntxRPyq38s47QQf6V7q6Fxj75n48+kO98dIoGAnUsvZL20P9AMTINR/46ocdxDPjt2RnX3hjetJ5aHOuso54OxJFaWG8VqHnOHxnnkk3+z7TXpxPPAvf6yKannC95h+alFf2QdbtAL7iXgWbMif7MYQHng9epzYn1LWU+8lZGhDDnN5H/Jwfm37PveYxFE5jJJfgAS3A6Pw==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Above" width="17" height="20">
|
||||
@@ -135,12 +150,12 @@
|
||||
eJxjYKANSBeAYEr0p0ExuSAcqLeHh4GhlwfCzwfShkykmzEHqG8uEKciuYVYc9Ip9AOy/tlAN2zlQchVo7GNcLgpHI/93TzY2ehAmQT/Eis/nZeBQQWLuTD3KhLhn+W8CHMrkdxfBWS38+J2B7YwAYl1IpkBMjMVj39A6tHtQDeXUNyjq89hwq4HV1gQm74o1Y8P4EtfI80MADHvG9c=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="17" height="20">
|
||||
<layer name="Walkable" width="17" height="20" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB3FODEIoLORxYg1Axeg1B2kmIPLblLdgs9cStQTawY++8gxA5878JmFHg/44poUd5Cin1D6IkY/IT+QEqeUpiFy9Q8WMwAQJlWr
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="south" type="mapchange" x="32" y="608" width="64" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lostmine10"/>
|
||||
@@ -148,7 +163,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="fire4" type="spawn" x="96" y="288" width="128" height="224">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
@@ -177,5 +192,5 @@
|
||||
<object name="fire5" type="spawn" x="256" y="160" width="32" height="32"/>
|
||||
<object name="thukuzun" type="spawn" x="128" y="128" width="128" height="128"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -132,15 +132,15 @@
|
||||
</layer>
|
||||
<layer name="Above" width="12" height="29">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAOSBcgTT4Nj3qQWm9eBgYfXuLsDidgdyqaPLp6dHlSzUcHskykmQ8ChMIPHYRjCaO3PMS7idaAHP8MdfXTiEyvxJqPHIb48gtMLSE1uOx/ToQ+XO51xZHmkNXD0j++fEBOHsOX3rGBwZAmAQd9E3A=
|
||||
eJxjYKAOCBcgTT4Nj/p0oJw3LwODDy917E5Fk0dXjy5PqvnoQJaJNPNBIJ1EO8KxhNFbHuLdRGtAjn+GuvppRKZXYs1HVoMvv4AAKLwJqcFl9nMS3YIMXHGkOWT1sPSPLx+Qk8fwpXdsYDCkSQBHLhNA
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="12" height="29">
|
||||
<layer name="Walkable" width="12" height="29" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB0gDAKkqIUBYtXhUosujwvgMxddPy47kOWpaT42c4kNU3zuoDT8sfmflumBFmaTa/5gcg8xdqCnG3zqCQFi3EvILlLMp1eaobZ6ANTRVFc=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="up lostmine5" type="mapchange" x="224" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lostmine4"/>
|
||||
@@ -154,7 +154,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="ash3" type="spawn" x="32" y="128" width="320" height="288">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
@@ -184,5 +184,5 @@
|
||||
</object>
|
||||
<object name="ash4" type="spawn" x="128" y="800" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
</layer>
|
||||
<layer name="Above" width="29" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzNVkEKwzAMKzuvsN/1BWuf01PpoZ8dOwSCcWzJdtl8jSLFSiI8Tf9R26tuL8q1GDiPYxXrFlfPKfcha+gZWE7kzGx5nL/Q7D14G/5HNUecDMcd+AqO/cFrSC81jmvmODyM1lfmThGM1tcdd/rFnIZfjCaaM56fqKaXeX1puIXUrMjYhsl4haxl8Fb+sH8W1YxkQQVXZjaQ+ytmA6TWwbu19FFPvOyUmsicEK3+LMz84vl7AD2yFblT1JtRPjfN7enPCU0r+8+YPqvmsaxm5A0yPmmalXmGaqL1AWx4Lws=
|
||||
eJzNlkEOwyAMBKOeGym/ywtKntNT1UM+W+WAhIixd21Hja+YHbwGi2m6R6xL3l5US8uzNIqDuS3nfcgaegZWM+K5V/MfzNaDl+K/lznSZDSuyM/QeD94Ru+lpLHPnIYUbS1SXZGeIjlSXVf09Mj5Kn4xTHTOWH6iTI3Xa0h5Vo8ZHlp7zYl4haxF8rX5w75ZlOmZBRla7DvW9qNa0VlbBvdW00U9sWZnz0H+Cd5oz8L8Xyx/P0CNbHh6inozms+VuT3tf0JlRd8ZU2fWfyzK9NxBxieJmTnPUCYaP/etLps=
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="29" height="30" visible="0">
|
||||
@@ -140,7 +140,7 @@
|
||||
eJzlktEJgDAMRB3Bpbr/SuKHUEp7fZeUihgQQZO85HLlPI7y4+eOrzCfuvadYTpR589YozzVW+VQnmKq2chcqueqPSmX1irm7FZUX+o/d0/qN+dGdM8IL+MjosXomzsvyX+L2eZFmfSOO5jEEy6z7uEwezNQrWqWo4vaU2nSy1vBdG65k+neYjVTBfFxljn719NG9SFc4nMS9J6E6dzE1VYxM953mLP6iO8jda5ndz4XMR3MNA==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="up lostmine7" type="mapchange" x="192" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lostmine6"/>
|
||||
@@ -154,7 +154,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<objectgroup name="Spawn" width="0" height="0" visible="0">
|
||||
<object name="ash4" type="spawn" x="192" y="128" width="32" height="32"/>
|
||||
<object name="fire1" type="spawn" x="96" y="160" width="160" height="256">
|
||||
<properties>
|
||||
@@ -203,5 +203,5 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
</layer>
|
||||
<layer name="Above" width="13" height="19">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYKAMpAuQJgcSS8OhB5scPvUgEI5FDpsYqXpm8xLW08+E3x58/iQVELKLVoActxIKf0r0ILsHW/hORYs3QumHErcgA0Lxg56e6AEAvUEN0Q==
|
||||
eJxjYKAMhAuQJpcOFEvDoQebHD71uOzA5yZi9czmJaynnwm/Pfj8SSogZBetADluJRT+lOhBVoctfKeixRuh9EOJW5ABofhBT0/0AAA4wQ2h
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="13" height="19" visible="0">
|
||||
@@ -140,7 +140,7 @@
|
||||
eJxzFWBgcB0ADAK01IMOcMmRogefPaS6l1R7sLkPlxkDFeYDoYfUcCBWD75wxqUPlzpS44nc8EDHANfDPm0=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="up lostmine8" type="mapchange" x="128" y="64" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lostmine7"/>
|
||||
@@ -154,7 +154,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<objectgroup name="Spawn" width="0" height="0" visible="0">
|
||||
<object name="fire1" type="spawn" x="64" y="128" width="128" height="160">
|
||||
<properties>
|
||||
<property name="quantity" value="3"/>
|
||||
@@ -173,5 +173,5 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
</tileset>
|
||||
<layer name="Ground" width="28" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJytVcENwjAMjCoBu8ATGAEyASAmoAvAin2xE42ExXGyHaftw0pT5XLO+RIfupQOC8d5Iu44xmmM/B0jmLL2Qv8uQbxgr4DJMO6V/O5jPMZ4rlJ6faPMb8p6C9t3P8wVcuCcC2ZYp/Q2osanYXrIgXO2MHP4vD1qmJpXNAzrxTWtnUPziIflPLCmpd7bTZwvE5bzZ76ydwmpqcwjfOJHwWr5C+cAXFpE+HJn1xnvg3DuNnZEzxbx403BsmdOdA7tnqL/vDvLvj52/28Qv0VcC+aztPfuAL5BqP2d5vsGPlzDdwC9GvFRbuRDD+E/2ZfnyMde8XwV8ZPGL8FvuuezKZx4Xq123G+ifVLLA89l8XG/EV9F317cZ6doGdVI0xlHLwfm8jgHR2evz7eG1vtYZ+7zczlbvS8aeNovzSlntbRv6fsRzWvaz+GreYy/a2/XVE6rl8n6D/iXPVI=
|
||||
eJytVkGOwjAMjCIt/AWOwBMgfGDVhQ8gcYcv9sSfSCQszY5sx205jJRUcSYZT+3sc0r7L+NEmBsbWV8qfiv+AG1+DMZi3LHDf6i4VNwqHj8pPT9o86Fi53BJ7B0wKPwcM65Sehno8WkxzL8LxCzh8/boxXi5s2JZL8xpyf17WH60YvkcmNOW7806zlcols/PfG3vBsmnzCN87Eft/OLHEbg0RPhKtvOMfhTO7dpG9G4RPw5OznmszTkno+JBz9cH0PtM2pes1wbks7T3/gHR+5r/a3/Jem2I8OEa/gfQqxEflYl86CH8JvvyHPnYK56vIn7S+AVc07nfaD1nDh/qZuXF6jnRu+O9LD7uN+KraO3FfbaKllGNNJ2j7wzm8jhHR+c5mnv1zaqhGqSuTn2LLfG+aOBp/21O7U2FmNL3I5r3tF/C1/MYj3u1ay6n1ctk/RtbFD6V
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Objects" width="28" height="28">
|
||||
@@ -132,15 +132,15 @@
|
||||
</layer>
|
||||
<layer name="Above" width="28" height="28">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBjZIF2AturR9aaRqD8cqD6fB1UMxDdkIk4vqYAcPZTap0iEX4jRKwRkKxMwixb+w5cmSI1vZLNw6UV2BzHpAJ9dMDuM8JgDCtN2XvLtgQFSw4ISQEk+JQegpw0hEuIFn1tBcvbchO1DB/jyAbreaqTyhZg0hwvg8gfIzHSk9NMNLb9AaW42kL2VB1MPMfbB1CDnAWzpuBqL+c1IYsSWy4TKFhjoxmIfcjlFShkESkeE0hI2/yEDSso8bADmv1wc9mKLF0oAehig1xf44oVabhhsIB2tDqC1P4lN+wMF6BHP2Mo3Wto70GEOy3Ow/IetLAIAttQeEQ==
|
||||
eJxjYBjZIFyANPXpJKpH15tGon6Q+/J5UMVAfEMm4vSSCsjRQ6l9ikT4hRi9QkC2MgGzaOE/fGmCnPgmpBdZDTHpABdATo9GeMwBhWk7L/n2wACpYUEJoCSfkgPQ04YQCfGCrBfdHBDfnpuwfegAXz5At68aqXwhJs3hArjCHGRmOjD95DBB2N3Q8guU5mYD2Vt5MPUQYx9MDXIewJaOq7GY34wkRmy5TKhsgYFuLPYhl1OklEGgdEQoLWHzHzKgpMzDBmD+y8VhL7Z4oQSghwF6fYEvXqjlhsEG0qlUBxALiE37AwXoEQbYyjda2jvQYQ7Lc7D8h60sAgCH/B9Q
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="Walkable" width="28" height="28">
|
||||
<layer name="Walkable" width="28" height="28" visible="0">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxzFWBgcB3FJGNkMNjtI0UfNezBBvDpoSRM8Iljk6eVfbj8ORzsIxS/5NpFiVtJsYOa7iY3/GhhJ7HxNdD2wcRIcQ8xavHZR2rck+ouQmZTyz5y3USvtEcv+wiFG764oAemt50D4Ud84TwSwpxYe2mZ9gc6zNExAFjv1n8=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents">
|
||||
<objectgroup name="Mapevents" width="0" height="0">
|
||||
<object name="up lostmine9" type="mapchange" x="800" y="800" width="32" height="32">
|
||||
<properties>
|
||||
<property name="map" value="lostmine8"/>
|
||||
@@ -154,7 +154,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn">
|
||||
<objectgroup name="Spawn" width="0" height="0">
|
||||
<object name="fire2" type="spawn" x="640" y="832" width="128" height="32"/>
|
||||
<object name="fire2" type="spawn" x="576" y="800" width="32" height="32"/>
|
||||
<object name="fire3" type="spawn" x="480" y="736" width="64" height="64"/>
|
||||
@@ -181,5 +181,5 @@
|
||||
<object name="fire3" type="spawn" x="640" y="160" width="32" height="128"/>
|
||||
<object name="fire3" type="spawn" x="704" y="128" width="32" height="32"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys"/>
|
||||
<objectgroup name="Keys" width="0" height="0"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user