aboutsummaryrefslogtreecommitdiffstats
path: root/Assets
diff options
context:
space:
mode:
authorLibravatar perivesta <>2023-07-09 12:16:47 +0200
committerLibravatar perivesta <>2023-07-09 12:16:47 +0200
commit1bdd095785d4b2baa4c11bf981b008ce59ccb75d (patch)
tree4a5815526374e5f0f25908a2593a22fb6268aa46 /Assets
parent0d31b1a2bd4658263d957971a3877ef30383eac2 (diff)
download2023-1bdd095785d4b2baa4c11bf981b008ce59ccb75d.tar.gz
2023-1bdd095785d4b2baa4c11bf981b008ce59ccb75d.tar.bz2
2023-1bdd095785d4b2baa4c11bf981b008ce59ccb75d.zip
add background
Diffstat (limited to 'Assets')
-rw-r--r--Assets/Images/grass_tileset_16x16.pngbin0 -> 5089 bytes
-rw-r--r--Assets/Images/grass_tileset_16x16.png.import34
-rw-r--r--Assets/copyright.txt6
-rw-r--r--Assets/grass_tile_set.tres63
-rw-r--r--Assets/grass_tileset_16x16.zipbin0 -> 6894 bytes
-rw-r--r--Assets/grass_tileset_map.tmx197
6 files changed, 300 insertions, 0 deletions
diff --git a/Assets/Images/grass_tileset_16x16.png b/Assets/Images/grass_tileset_16x16.png
new file mode 100644
index 0000000..4f8b988
--- /dev/null
+++ b/Assets/Images/grass_tileset_16x16.png
Binary files differ
diff --git a/Assets/Images/grass_tileset_16x16.png.import b/Assets/Images/grass_tileset_16x16.png.import
new file mode 100644
index 0000000..bd799fb
--- /dev/null
+++ b/Assets/Images/grass_tileset_16x16.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://b6eutco3peceu"
+path="res://.godot/imported/grass_tileset_16x16.png-6e9a0eb90b48488bf2ceb075c28b50bd.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Images/grass_tileset_16x16.png"
+dest_files=["res://.godot/imported/grass_tileset_16x16.png-6e9a0eb90b48488bf2ceb075c28b50bd.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/copyright.txt b/Assets/copyright.txt
new file mode 100644
index 0000000..08198a1
--- /dev/null
+++ b/Assets/copyright.txt
@@ -0,0 +1,6 @@
+Grass Tileset:
+CC-BY-SA 3.0
+Bonsaiheldin
+https://opengameart.org/content/grass-tileset-16x16
+
+
diff --git a/Assets/grass_tile_set.tres b/Assets/grass_tile_set.tres
new file mode 100644
index 0000000..261440f
--- /dev/null
+++ b/Assets/grass_tile_set.tres
@@ -0,0 +1,63 @@
+[gd_resource type="TileSet" load_steps=3 format=3 uid="uid://cl8153posdeim"]
+
+[ext_resource type="Texture2D" uid="uid://b6eutco3peceu" path="res://Assets/Images/grass_tileset_16x16.png" id="1_a7xf3"]
+
+[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_6qw33"]
+texture = ExtResource("1_a7xf3")
+0:0/0 = 0
+1:0/0 = 0
+2:0/0 = 0
+3:0/0 = 0
+4:0/0 = 0
+5:0/0 = 0
+6:0/0 = 0
+7:0/0 = 0
+8:0/0 = 0
+0:1/0 = 0
+1:1/0 = 0
+3:1/0 = 0
+4:1/0 = 0
+5:1/0 = 0
+6:1/0 = 0
+7:1/0 = 0
+8:1/0 = 0
+0:2/0 = 0
+1:2/0 = 0
+2:2/0 = 0
+3:2/0 = 0
+6:2/0 = 0
+7:2/0 = 0
+8:2/0 = 0
+0:3/0 = 0
+1:3/0 = 0
+2:3/0 = 0
+3:3/0 = 0
+4:3/0 = 0
+5:3/0 = 0
+0:4/0 = 0
+1:4/0 = 0
+3:4/0 = 0
+4:4/0 = 0
+5:4/0 = 0
+0:5/0 = 0
+1:5/0 = 0
+2:5/0 = 0
+3:5/0 = 0
+0:6/0 = 0
+1:6/0 = 0
+2:6/0 = 0
+3:6/0 = 0
+4:6/0 = 0
+5:6/0 = 0
+0:7/0 = 0
+1:7/0 = 0
+3:7/0 = 0
+4:7/0 = 0
+5:7/0 = 0
+0:8/0 = 0
+1:8/0 = 0
+2:8/0 = 0
+3:8/0 = 0
+
+[resource]
+sources/0 = SubResource("TileSetAtlasSource_6qw33")
diff --git a/Assets/grass_tileset_16x16.zip b/Assets/grass_tileset_16x16.zip
new file mode 100644
index 0000000..8bd9afe
--- /dev/null
+++ b/Assets/grass_tileset_16x16.zip
Binary files differ
diff --git a/Assets/grass_tileset_map.tmx b/Assets/grass_tileset_map.tmx
new file mode 100644
index 0000000..454f70f
--- /dev/null
+++ b/Assets/grass_tileset_map.tmx
@@ -0,0 +1,197 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="32" height="32" tilewidth="16" tileheight="16" nextobjectid="1">
+ <tileset firstgid="1" name="Grass tileset" tilewidth="16" tileheight="16" tilecount="256" columns="16">
+ <image source="grass_tileset_16x16.png" width="256" height="256"/>
+ <terraintypes>
+ <terrain name="Grass Bright" tile="2"/>
+ <terrain name="Grass Normal" tile="50"/>
+ <terrain name="Grass Dark" tile="98"/>
+ </terraintypes>
+ <tile id="0" terrain="0,0,0,0"/>
+ <tile id="1" terrain="0,0,0,"/>
+ <tile id="2" terrain="0,0,,"/>
+ <tile id="3" terrain="0,0,,0"/>
+ <tile id="4" terrain=",,,0"/>
+ <tile id="5" terrain=",,0,"/>
+ <tile id="16" terrain="0,0,0,0"/>
+ <tile id="17" terrain="0,,0,"/>
+ <tile id="19" terrain=",0,,0"/>
+ <tile id="20" terrain=",0,,"/>
+ <tile id="21" terrain="0,,,"/>
+ <tile id="33" terrain="0,,0,0"/>
+ <tile id="34" terrain=",,0,0"/>
+ <tile id="35" terrain=",0,0,0"/>
+ <tile id="48" terrain="1,1,1,1"/>
+ <tile id="49" terrain="1,1,1,"/>
+ <tile id="50" terrain="1,1,,"/>
+ <tile id="51" terrain="1,1,,1"/>
+ <tile id="52" terrain=",,,1"/>
+ <tile id="53" terrain=",,1,"/>
+ <tile id="64" terrain="1,1,1,1"/>
+ <tile id="65" terrain="1,,1,"/>
+ <tile id="67" terrain=",1,,1"/>
+ <tile id="68" terrain=",1,,"/>
+ <tile id="69" terrain="1,,,"/>
+ <tile id="81" terrain="1,,1,1"/>
+ <tile id="82" terrain=",,1,1"/>
+ <tile id="83" terrain=",1,1,1"/>
+ <tile id="96" terrain="2,2,2,2"/>
+ <tile id="97" terrain="2,2,2,"/>
+ <tile id="98" terrain="2,2,,"/>
+ <tile id="99" terrain="2,2,,2"/>
+ <tile id="100" terrain=",,,2"/>
+ <tile id="101" terrain=",,2,"/>
+ <tile id="112" terrain="2,2,2,2"/>
+ <tile id="113" terrain="2,,2,"/>
+ <tile id="115" terrain=",2,,2"/>
+ <tile id="116" terrain=",2,,"/>
+ <tile id="117" terrain="2,,,"/>
+ <tile id="129" terrain="2,,2,2"/>
+ <tile id="130" terrain=",,2,2"/>
+ <tile id="131" terrain=",2,2,2"/>
+ </tileset>
+ <layer name="Paths" width="32" height="32">
+ <data encoding="csv">
+24,23,23,24,24,23,23,23,24,24,24,23,23,23,23,24,23,23,23,23,23,23,23,23,23,24,24,24,24,24,23,23,
+23,23,24,23,23,23,23,24,23,23,24,23,23,23,23,24,23,24,23,23,24,24,24,23,24,24,24,24,23,24,24,24,
+24,23,24,23,24,23,23,24,24,24,23,24,23,23,23,23,24,24,24,24,24,23,23,24,23,24,24,24,24,24,23,23,
+24,24,23,23,23,23,23,23,24,23,24,24,23,24,23,23,24,24,24,24,23,24,23,24,23,24,24,24,23,23,23,23,
+23,24,23,23,24,23,24,24,23,24,24,24,24,24,23,23,23,24,23,23,23,24,24,24,23,24,23,23,23,23,23,23,
+23,24,23,24,24,24,23,24,24,23,24,23,23,23,24,23,24,23,24,24,24,24,24,23,24,24,24,24,23,23,24,24,
+23,23,23,24,23,23,24,23,24,23,24,24,24,23,24,24,23,23,23,23,24,23,24,24,24,24,23,24,24,24,24,23,
+24,23,24,24,24,24,23,24,23,24,23,24,24,24,23,24,23,23,23,23,24,24,24,24,23,23,24,24,23,23,24,23,
+24,24,24,23,24,23,24,24,24,23,24,23,23,24,23,23,24,24,24,23,23,23,24,23,24,23,23,23,23,23,23,24,
+23,23,23,23,24,24,24,23,23,23,24,24,24,23,24,23,24,24,23,23,24,24,24,24,23,24,23,23,24,23,23,23,
+24,24,23,24,24,24,23,23,23,24,23,24,23,24,23,24,24,23,23,24,24,23,23,24,24,23,24,23,24,23,23,23,
+24,23,24,24,23,23,24,24,24,24,23,23,23,23,24,23,23,23,24,23,23,23,23,24,24,23,23,23,24,23,23,24,
+24,23,24,23,24,24,23,24,24,23,23,23,23,24,23,24,23,24,24,23,24,24,23,23,24,23,23,24,23,23,24,24,
+24,23,23,24,24,23,24,24,24,23,23,23,23,23,24,24,23,23,24,23,24,24,23,23,23,24,23,23,24,24,24,23,
+23,23,23,23,23,23,23,24,23,23,23,23,23,23,24,23,23,24,23,23,24,24,24,24,24,24,23,24,23,24,24,24,
+23,23,23,23,23,24,24,24,23,23,24,23,23,24,23,24,24,24,24,23,23,24,23,23,24,24,23,24,23,24,23,24,
+23,24,24,23,23,24,24,23,23,24,23,24,23,23,23,23,24,23,24,24,24,24,23,23,24,23,24,23,24,24,23,24,
+24,23,23,23,23,23,24,23,23,24,23,24,24,24,24,24,24,24,23,23,24,24,24,23,23,24,24,23,24,23,24,24,
+23,23,24,23,24,24,24,24,24,24,24,23,23,24,23,23,23,24,23,23,23,24,24,23,24,24,23,23,24,24,24,24,
+24,23,24,24,24,23,23,23,24,24,23,23,24,24,24,24,23,23,24,24,23,24,23,24,23,24,24,24,23,23,24,24,
+24,24,23,24,23,24,23,23,23,23,24,24,24,23,23,23,23,24,23,23,23,23,24,23,24,24,24,24,24,24,23,24,
+24,23,24,23,24,23,24,24,23,23,24,24,24,23,24,24,24,24,23,23,23,23,24,24,23,24,23,23,23,24,23,24,
+23,24,23,24,24,23,23,24,23,23,24,24,24,24,23,24,24,24,23,23,23,23,23,24,23,23,24,23,24,23,23,23,
+23,23,23,24,24,24,23,24,23,23,23,24,24,23,24,24,24,23,23,24,23,23,24,23,23,23,24,24,23,23,23,24,
+23,24,24,23,23,23,23,24,23,24,24,23,24,24,23,24,23,23,23,23,24,23,24,23,23,23,23,23,24,23,23,23,
+24,23,23,24,24,23,23,24,24,24,23,23,23,23,24,23,23,23,24,24,23,24,24,23,23,24,23,23,23,23,24,23,
+23,23,24,23,23,24,23,23,24,24,23,24,24,24,24,23,23,24,24,23,24,23,24,23,24,23,24,23,24,23,24,23,
+23,23,23,24,23,23,24,24,23,23,23,24,23,24,24,23,23,23,23,23,23,24,23,23,23,23,24,24,23,24,23,23,
+23,24,23,24,23,24,24,23,24,23,24,24,23,23,24,24,24,23,23,24,24,23,23,24,23,24,23,23,24,23,24,23,
+23,24,23,24,23,24,23,23,23,24,24,24,23,24,24,24,24,24,24,24,24,24,23,23,24,24,24,23,23,23,23,24,
+23,24,23,24,24,24,24,23,24,23,23,23,23,24,23,24,24,23,24,23,23,24,24,23,24,24,24,24,24,23,23,24,
+23,23,23,24,23,24,24,23,24,23,24,24,23,24,23,24,23,23,24,24,24,24,24,24,24,23,23,24,24,23,24,23
+</data>
+ </layer>
+ <layer name="Grass Normal" width="32" height="32">
+ <data encoding="csv">
+49,65,65,65,65,49,49,49,65,49,65,65,65,49,65,65,49,49,49,49,65,65,65,65,65,49,65,49,65,65,65,49,
+65,49,65,65,65,65,81,81,65,49,65,49,49,65,49,49,49,65,49,49,49,65,65,65,65,49,65,49,49,49,49,49,
+65,81,65,65,49,65,65,81,81,65,65,65,49,65,65,65,65,49,49,49,49,49,49,49,49,49,49,49,65,49,49,65,
+49,65,49,49,65,49,49,49,49,65,65,49,65,49,81,49,49,65,49,65,65,49,49,49,65,65,65,49,65,65,65,49,
+65,49,49,49,49,65,65,65,65,65,49,49,65,65,65,65,49,49,49,49,65,65,49,49,49,49,49,49,65,65,65,49,
+49,50,51,52,49,65,65,49,49,81,49,50,51,51,51,51,52,65,65,49,49,49,49,65,49,49,65,65,49,49,65,65,
+49,66,0,69,51,51,51,51,51,51,51,70,0,0,0,0,69,52,49,49,65,49,49,49,65,65,65,49,65,49,49,49,
+49,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,49,49,65,65,65,49,49,49,65,65,65,65,49,49,
+81,82,83,83,83,83,83,83,83,83,83,83,83,54,0,0,0,68,49,65,49,49,49,49,49,65,65,49,49,49,65,49,
+49,65,65,65,65,65,49,65,65,65,65,49,65,82,54,0,0,68,49,81,49,49,49,65,65,65,65,49,65,49,65,49,
+65,65,65,49,49,65,65,65,65,65,49,49,81,49,66,0,0,69,52,49,65,49,49,49,65,49,65,49,65,81,49,49,
+49,65,49,49,65,65,49,65,65,49,49,49,49,65,66,0,0,0,69,51,51,51,52,65,49,49,49,49,50,51,52,65,
+65,65,65,49,65,65,65,65,49,49,65,65,49,65,66,0,0,0,0,0,0,0,69,51,51,51,51,51,70,0,68,49,
+49,65,65,49,49,65,65,49,49,49,49,65,65,49,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,65,
+65,49,49,49,65,65,65,49,65,49,65,49,65,65,66,0,0,0,53,83,83,83,83,83,83,83,83,83,83,83,84,65,
+65,49,65,65,65,49,65,49,65,49,49,49,65,49,66,0,0,53,84,65,49,49,49,49,49,49,65,49,49,65,49,49,
+49,49,49,49,65,49,65,49,65,49,49,65,49,65,66,0,0,68,65,81,65,65,65,49,65,65,65,65,81,65,49,49,
+65,81,65,49,65,49,65,49,65,49,49,49,65,50,70,0,0,68,65,65,65,65,49,49,81,65,65,49,49,65,49,49,
+65,50,51,52,49,49,65,65,49,49,81,50,51,70,0,0,0,68,65,49,49,65,65,49,81,81,65,49,65,49,65,49,
+49,66,0,69,51,51,51,51,51,51,51,70,0,0,0,0,0,68,65,65,65,49,65,65,81,81,65,49,65,65,65,49,
+49,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,49,49,65,81,65,65,49,81,65,49,49,49,49,49,
+65,82,83,83,83,83,83,83,83,83,83,83,83,54,0,0,0,69,52,65,65,65,65,65,65,49,65,49,65,65,49,81,
+65,81,65,49,49,65,65,65,49,65,65,49,49,82,54,0,0,0,69,51,51,51,51,52,49,49,65,65,50,51,52,65,
+49,65,65,49,49,65,65,49,65,65,65,65,49,81,66,0,0,0,0,0,0,0,0,69,51,51,51,51,70,0,68,65,
+49,49,49,65,49,65,65,65,49,65,65,65,65,49,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,65,
+65,49,49,49,49,49,49,65,49,49,65,65,49,49,66,0,0,0,53,83,83,83,83,83,83,83,83,83,83,83,84,65,
+49,49,49,49,49,49,65,49,65,49,65,49,65,65,66,0,0,53,84,65,65,65,49,65,81,65,49,65,49,49,49,49,
+49,49,49,49,49,49,49,49,65,49,65,49,65,65,66,0,0,68,65,49,49,65,65,49,49,49,65,65,65,49,49,65,
+49,65,49,49,65,49,65,65,49,65,65,65,49,65,66,0,0,68,65,49,65,49,49,65,65,49,65,65,65,65,65,49,
+65,49,49,65,49,65,65,49,49,49,49,65,49,65,66,0,0,68,49,65,65,49,65,65,65,65,65,49,65,49,65,49,
+65,65,65,49,49,49,49,49,49,65,65,49,49,81,66,0,0,68,49,65,49,49,49,49,65,49,49,65,49,65,65,65,
+49,65,49,65,49,49,65,49,65,49,65,49,49,65,66,0,0,68,49,49,49,65,49,65,49,49,65,49,65,49,49,49
+</data>
+ </layer>
+ <layer name="Grass Dark" width="32" height="32">
+ <data encoding="csv">
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,113,113,97,113,113,113,97,97,113,97,97,113,97,113,97,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,99,100,113,97,113,113,129,129,129,129,113,97,113,97,97,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,100,113,97,113,129,129,129,129,129,113,113,97,113,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,113,129,113,97,129,129,129,129,129,113,113,97,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,100,113,97,113,129,129,129,129,129,113,113,113,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,113,113,113,113,129,129,129,129,97,97,97,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,113,97,113,113,113,113,97,113,97,97,97,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,100,113,113,113,113,97,113,113,113,113,97,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,99,99,100,97,97,129,97,97,98,99,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,99,99,99,99,99,118,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,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,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,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,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,
+131,131,131,131,131,131,131,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+113,97,113,113,97,97,97,130,131,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+97,97,113,129,97,97,97,113,97,130,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+97,97,97,129,129,113,97,113,113,97,130,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+97,97,113,129,129,129,113,97,97,129,97,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+97,113,113,129,129,129,97,113,113,97,97,130,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+97,113,97,97,129,129,129,97,113,113,113,97,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+113,129,97,97,113,129,129,113,113,97,113,113,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+113,97,97,97,113,113,113,113,97,113,97,97,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+</data>
+ </layer>
+ <layer name="Grass Bright" width="32" height="32">
+ <data encoding="csv">
+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,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,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+35,35,35,35,35,35,35,35,35,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+1,1,1,17,1,1,17,17,17,34,35,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+17,1,17,1,33,17,17,1,1,1,1,34,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+17,1,33,33,33,33,17,1,1,17,17,1,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+1,17,17,33,33,33,33,1,1,17,33,1,34,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+17,17,1,1,1,17,17,17,1,33,33,17,1,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+1,1,17,1,1,17,1,17,1,33,17,1,2,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+3,3,3,3,4,1,17,1,17,1,17,1,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,21,3,3,4,17,2,3,3,22,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,21,3,22,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,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,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,0,0,0,5,35,35,35,35,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,35,35,35,35,36,1,17,17,17,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,36,1,1,17,1,1,1,17,1,1,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,35,36,17,17,17,1,17,1,1,17,17,17,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,36,17,17,33,1,1,17,17,17,33,33,33,33,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,17,17,17,17,1,1,33,33,33,33,33,33,33
+</data>
+ </layer>
+</map>