Merge branch 'master' into change
| @@ -114,8 +114,8 @@ | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N205"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|     <property name="nextX" type="int" value="1"/> | ||||
|     <property name="nextY" type="int" value="1"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="10" name="21N206" x="1008" y="529.333"/> | ||||
|   | ||||
							
								
								
									
										70
									
								
								resources/map/21N205.tmx
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,70 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="10" height="14" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="2"> | ||||
|  <tileset firstgid="1" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="229" source="assets/Slates_v2.tsx"/> | ||||
|  <tileset firstgid="293" source="assets/pokemon_v2.tsx"/> | ||||
|  <layer id="4" name="floor" width="10" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="1" name="wall" width="10" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 4,5,5,5,5,5,5,5,5,6, | ||||
| 23,24,24,24,24,24,24,24,24,25, | ||||
| 22,0,26,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,45,45,0,0,0,0,45,20, | ||||
| 42,45,43,43,43,43,43,43,43,44, | ||||
| 61,45,62,62,62,62,62,62,62,63 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="6" name="column" width="10" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,1019,0,0,0,0,0,1019,0, | ||||
| 0,0,1053,0,0,0,0,0,1053,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,1019,0,0,0,0,0,1019,0, | ||||
| 0,0,1053,0,0,0,0,0,1053,0, | ||||
| 0,0,0,0,0,0,0,0,0,0 | ||||
| </data> | ||||
|  </layer> | ||||
|  <objectgroup id="7" name="door"> | ||||
|   <object id="1" x="49" y="433.5"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N2"/> | ||||
|     <property name="nextX" type="int" value="32"/> | ||||
|     <property name="nextY" type="int" value="11"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|  </objectgroup> | ||||
| </map> | ||||
| @@ -89,16 +89,16 @@ | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N308"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|     <property name="nextX" type="int" value="1"/> | ||||
|     <property name="nextY" type="int" value="12"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="4" name="21N307" x="370" y="242"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N307"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|     <property name="nextX" type="int" value="2"/> | ||||
|     <property name="nextY" type="int" value="12"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="5" name="WC" x="336" y="80.0003"/> | ||||
| @@ -115,16 +115,16 @@ | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N307"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextX" type="int" value="11"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="9" name="21N304" x="1039.67" y="240.75"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value="down"/> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N304"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|     <property name="nextX" type="int" value="1"/> | ||||
|     <property name="nextY" type="int" value="1"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="10" name="21N305" x="1008" y="401.333"/> | ||||
|   | ||||
							
								
								
									
										70
									
								
								resources/map/21N304.tmx
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,70 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="10" height="14" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="2"> | ||||
|  <tileset firstgid="1" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="229" source="assets/Slates_v2.tsx"/> | ||||
|  <tileset firstgid="293" source="assets/pokemon_v2.tsx"/> | ||||
|  <layer id="4" name="floor" width="10" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242, | ||||
| 242,242,242,242,242,242,242,242,242,242 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="1" name="wall" width="10" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 4,5,5,5,5,5,5,5,5,6, | ||||
| 23,24,24,24,24,24,24,24,24,25, | ||||
| 22,0,26,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,45,45,0,0,0,0,45,20, | ||||
| 42,45,43,43,43,43,43,43,43,44, | ||||
| 61,45,62,62,62,62,62,62,62,63 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="6" name="column" width="10" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,1019,0,0,0,0,0,1019,0, | ||||
| 0,0,1053,0,0,0,0,0,1053,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,1019,0,0,0,0,0,1019,0, | ||||
| 0,0,1053,0,0,0,0,0,1053,0, | ||||
| 0,0,0,0,0,0,0,0,0,0 | ||||
| </data> | ||||
|  </layer> | ||||
|  <objectgroup id="7" name="door"> | ||||
|   <object id="1" x="49" y="433.5"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N3"/> | ||||
|     <property name="nextX" type="int" value="32"/> | ||||
|     <property name="nextY" type="int" value="11"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|  </objectgroup> | ||||
| </map> | ||||
							
								
								
									
										78
									
								
								resources/map/21N307.tmx
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,78 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="16" height="14" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="3"> | ||||
|  <tileset firstgid="1" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="229" source="assets/pokemon_v2.tsx"/> | ||||
|  <tileset firstgid="1215" source="assets/Slates_v2.tsx"/> | ||||
|  <layer id="4" name="floor" width="16" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="1" name="wall" width="16" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 4,5,45,5,5,5,5,5,5,5,5,45,5,5,5,6, | ||||
| 23,24,45,24,24,24,24,24,24,24,24,45,24,24,24,25, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,0,0,0,45,45,45,0,20, | ||||
| 42,43,43,43,43,43,43,43,43,43,43,43,43,43,43,44, | ||||
| 61,62,62,62,62,62,62,62,62,62,62,62,62,62,62,63 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="3" name="column" width="16" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,955,0,0,0,0,0,955,0,0,0,0,0,955,0,0, | ||||
| 0,989,0,0,0,0,0,989,0,0,0,0,0,989,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,955,0,0,0,0,0,955,0,0,0,0,0,955,0,0, | ||||
| 0,989,0,0,0,0,0,989,0,0,0,0,0,989,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||||
| </data> | ||||
|  </layer> | ||||
|  <objectgroup id="5" name="door"> | ||||
|   <object id="1" x="81.3333" y="14.6667"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N3"/> | ||||
|     <property name="nextX" type="int" value="11"/> | ||||
|     <property name="nextY" type="int" value="7"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="2" x="370.667" y="16"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N307"/> | ||||
|     <property name="nextX" type="int" value="20"/> | ||||
|     <property name="nextY" type="int" value="7"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|  </objectgroup> | ||||
| </map> | ||||
							
								
								
									
										88
									
								
								resources/map/21N308.tmx
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,88 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="9" height="14" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="2"> | ||||
|  <tileset firstgid="1" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="229" source="assets/pokemon_v2.tsx"/> | ||||
|  <tileset firstgid="1215" source="assets/Slates_v2.tsx"/> | ||||
|  <layer id="3" name="floor" width="9" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228, | ||||
| 1228,1228,1228,1228,1228,1228,1228,1228,1228 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="1" name="wall" width="9" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 4,5,26,40,40,40,40,40,6, | ||||
| 23,24,26,59,59,59,59,59,25, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 22,0,0,0,0,0,0,0,20, | ||||
| 42,43,43,43,43,43,43,43,44, | ||||
| 61,62,62,62,62,62,62,62,63 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="5" name="column" width="9" height="14"> | ||||
|   <data encoding="csv"> | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,955,0,0,0,0,0,0,0, | ||||
| 0,989,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0, | ||||
| 0,64,0,0,0,0,0,0,0, | ||||
| 0,64,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="6" name="column" width="9" height="14"> | ||||
|   <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,955,0,0,0,0,0,0,0, | ||||
| 0,989,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0 | ||||
| </data> | ||||
|  </layer> | ||||
|  <objectgroup id="7" name="door"> | ||||
|   <object id="1" x="80.6667" y="16"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value="21N3"/> | ||||
|     <property name="nextX" type="int" value="1"/> | ||||
|     <property name="nextY" type="int" value="13"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|  </objectgroup> | ||||
| </map> | ||||
| @@ -91,9 +91,9 @@ | ||||
|   <object id="1" name="down" x="80.6667" y="177.667"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value="down"/> | ||||
|     <property name="nextMap" value="21SS"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|     <property name="nextMap" value="SS"/> | ||||
|     <property name="nextX" type="int" value="5"/> | ||||
|     <property name="nextY" type="int" value="20"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="2" name="up" x="178" y="177.667"> | ||||
|   | ||||
| @@ -3,9 +3,6 @@ | ||||
|  <tileset firstgid="1" source="assets/pokemon_v2.tsx"/> | ||||
|  <tileset firstgid="987" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="1215" source="assets/Slates_v2.tsx"/> | ||||
|  <imagelayer id="8" name="Calque d'Images 1" visible="0" offsetx="-385.506" offsety="3.03654"> | ||||
|   <image source="png/21RS.PNG" width="4164" height="1053"/> | ||||
|  </imagelayer> | ||||
|  <layer id="4" name="floor" width="41" height="24"> | ||||
|   <data encoding="csv"> | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1031,1007,1007,1007,1007,1031,1031,1031,809,809,1031,1031, | ||||
| @@ -14,13 +11,13 @@ | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1007,1007,1007,1007,837,837,837,837,837,837,837, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1007,1007,1007,1007,837,837,837,837,837,837,837, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1007,1007,1007,1007,837,837,837,837,837,837,837, | ||||
| 1031,1031,1031,1031,1031,1031,1031,1031,1031,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1007,1007,1007,1007,837,837,837,837,837,837,837, | ||||
| 1031,1031,1031,1031,1031,1031,1031,1031,1031,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1031,1031,1031,1031,837,837,837,837,837,837,837, | ||||
| 1031,1031,1031,1031,1031,1031,1031,1031,1031,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1031,1031,1031,1031,1031,1031,1031,1031,1031,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 459,1031,1031,1031,1031,1031,1031,1031,1031,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 459,1031,1031,1031,1031,1031,1031,1031,1050,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 459,1031,1031,1031,1031,1031,459,459,459,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1007,1007,1007,1007,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,1031,1031,1031,1031,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1063,1063,1063,1063,1063,1063,1063,1063,1063,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837,837, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,837,837,837,1031, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1031,1031,1031,1007, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1031,1031,1031,1007, | ||||
|   | ||||
							
								
								
									
										126
									
								
								resources/map/23N1.tmx
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,126 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="115" height="25" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="5"> | ||||
|  <tileset firstgid="1" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="229" source="assets/pokemon_v2.tsx"/> | ||||
|  <layer id="1" name="floor" width="115" height="25"> | ||||
|   <data encoding="csv"> | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21, | ||||
| 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,77,77,77,77,77,77,77,77,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="3" name="stairs" width="115" height="25"> | ||||
|   <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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3221226061,1073742412,3221226059,587,588,589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3221226061,1073742412,3221226059,587,588,589,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,848,848,848,848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1073742672,1073742672,1073742672,1073742672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2147484237,588,2147484235,1073742411,1073742412,1073742413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2147484237,588,2147484235,1073742411,1073742412,1073742413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,955,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,989,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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> | ||||
|  <layer id="4" name="wall" width="115" height="25"> | ||||
|   <data encoding="csv"> | ||||
| 26,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 26,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,5,5,5,5,5,5,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23,24,24,24,24,24,24,24,24,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,814,814,814,814,814,814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 4,5,5,5,5,5,5,5,5,5,0,5,0,5,5,5,5,0,5,5,5,5,5,0,5,40,41,814,39,41,814,39,5,5,5,0,5,0,5,5,5,0,5,5,5,5,5,5,5,0,5,5,164,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 23,24,24,24,24,24,24,24,24,24,0,24,0,24,24,24,24,0,24,24,24,24,24,0,24,59,60,848,58,60,848,58,24,24,24,0,24,0,24,24,24,0,24,24,24,24,24,24,24,0,24,24,183,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 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,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 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,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 42,43,0,43,43,43,43,43,43,43,43,43,43,43,0,43,43,43,43,43,43,43,43,43,43,0,43,43,43,43,43,43,43,43,43,43,0,0,43,43,43,43,43,43,43,43,43,43,43,43,43,43,0,43,202,0,0,0,0,0,0,39,40,0,40,40,40,40,40,40,40,40,40,40,40,40,40,40,0,40,40,40,40,40,0,40,40,40,40,40,40,40,40,40,40,0,0,40,40,40,40,40,40,40,40,40,40,40,40,40,40,5,6,0,0, | ||||
| 61,62,0,62,62,62,62,62,62,62,62,62,62,62,0,62,62,62,62,62,62,62,62,62,62,0,62,62,62,62,62,62,62,62,62,62,0,0,62,62,62,62,62,62,62,62,62,62,62,62,62,62,0,62,221,0,0,0,0,0,0,58,59,0,59,59,59,59,59,59,59,59,59,59,59,59,59,59,0,59,59,59,59,59,0,59,59,59,59,59,59,59,59,59,59,0,0,59,59,59,59,59,59,59,59,59,59,59,59,59,59,24,25,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,20,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,20,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,203,43,43,0,43,43,43,43,43,43,43,0,43,43,43,43,202,26,203,202,26,203,43,43,43,43,43,43,43,43,0,43,43,43,43,43,0,43,43,43,43,43,0,43,0,43,43,43,43,43,43,44,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,222,62,62,64,62,62,62,62,62,62,62,0,62,62,62,62,221,814,222,221,814,222,62,62,62,62,62,62,62,62,0,62,62,62,62,62,0,62,62,62,62,62,0,62,0,62,62,62,62,62,62,63,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,22,814,20,22,814,20,814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,814,814,814,814,814,814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,848,848,848,814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 26,26,26,26,26,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,43,43,43,43,43,43,44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 26,26,26,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,62,62,62,62,62,62,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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="5" name="door"> | ||||
|   <object id="1" name="up" x="878.5" y="210.5"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value=""/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="2" name="down" x="976" y="208.5"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value=""/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="3" name="down" x="2511" y="592.5"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value=""/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="4" name="up" x="2607" y="592"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value=""/> | ||||
|     <property name="nextMap" value=""/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|  </objectgroup> | ||||
| </map> | ||||
| @@ -3,7 +3,7 @@ | ||||
|         "height": 4300, | ||||
|         "width": 2 | ||||
|     }, | ||||
|     "activeFile": "21RI.tmx", | ||||
|     "activeFile": "23N1.tmx", | ||||
|     "expandedProjectPaths": [ | ||||
|         "png", | ||||
|         ".", | ||||
| @@ -19,22 +19,66 @@ | ||||
|             "expandedObjectLayers": [ | ||||
|                 6 | ||||
|             ], | ||||
|             "scale": 0.75, | ||||
|             "scale": 1.5, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 571.9999999999999, | ||||
|                 "y": 186 | ||||
|                 "x": 254, | ||||
|                 "y": 269 | ||||
|             } | ||||
|         }, | ||||
|         "21N205.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 7 | ||||
|             ], | ||||
|             "scale": 2, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 80.5, | ||||
|                 "y": 302.25 | ||||
|             } | ||||
|         }, | ||||
|         "21N3.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 6 | ||||
|             ], | ||||
|             "scale": 0.75, | ||||
|             "scale": 1, | ||||
|             "selectedLayer": 0, | ||||
|             "viewCenter": { | ||||
|                 "x": 673, | ||||
|                 "y": 358.5 | ||||
|             } | ||||
|         }, | ||||
|         "21N304.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 7 | ||||
|             ], | ||||
|             "scale": 2.0908482142857143, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 425.33333333333337, | ||||
|                 "y": 276.66666666666663 | ||||
|                 "x": 122.43834738977259, | ||||
|                 "y": 302.50880751574675 | ||||
|             } | ||||
|         }, | ||||
|         "21N307.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 5 | ||||
|             ], | ||||
|             "scale": 1.5, | ||||
|             "selectedLayer": 0, | ||||
|             "viewCenter": { | ||||
|                 "x": 251.3333333333333, | ||||
|                 "y": 237 | ||||
|             } | ||||
|         }, | ||||
|         "21N308.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 7 | ||||
|             ], | ||||
|             "scale": 1.5, | ||||
|             "selectedLayer": 4, | ||||
|             "viewCenter": { | ||||
|                 "x": 256.6666666666667, | ||||
|                 "y": 214.33333333333331 | ||||
|             } | ||||
|         }, | ||||
|         "21N3_v2.tmx": { | ||||
| @@ -49,22 +93,33 @@ | ||||
|             "expandedObjectLayers": [ | ||||
|                 6 | ||||
|             ], | ||||
|             "scale": 0.75, | ||||
|             "selectedLayer": 3, | ||||
|             "scale": 1, | ||||
|             "selectedLayer": 1, | ||||
|             "viewCenter": { | ||||
|                 "x": 583.9999999999999, | ||||
|                 "y": 498 | ||||
|                 "x": 233, | ||||
|                 "y": 318.5 | ||||
|             } | ||||
|         }, | ||||
|         "21RS.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 6 | ||||
|             ], | ||||
|             "scale": 0.75, | ||||
|             "selectedLayer": 4, | ||||
|             "scale": 1, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 589.3333333333333, | ||||
|                 "y": 99.33333333333337 | ||||
|                 "x": 313, | ||||
|                 "y": 380.5 | ||||
|             } | ||||
|         }, | ||||
|         "23N1.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 5 | ||||
|             ], | ||||
|             "scale": 2, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 2511, | ||||
|                 "y": 592.25 | ||||
|             } | ||||
|         }, | ||||
|         "C:/Users/remi/AppData/Roaming/Tiled/#Tests": { | ||||
| @@ -181,6 +236,17 @@ | ||||
|                 "y": 347.3333333333333 | ||||
|             } | ||||
|         }, | ||||
|         "SS.tmx": { | ||||
|             "expandedObjectLayers": [ | ||||
|                 6 | ||||
|             ], | ||||
|             "scale": 0.5, | ||||
|             "selectedLayer": 3, | ||||
|             "viewCenter": { | ||||
|                 "x": 3098, | ||||
|                 "y": 503 | ||||
|             } | ||||
|         }, | ||||
|         "assets/32x32 first tileset.tsx": { | ||||
|             "dynamicWrapping": false, | ||||
|             "scaleInDock": 1, | ||||
| @@ -354,34 +420,34 @@ | ||||
|     "loadedWorlds": [ | ||||
|     ], | ||||
|     "map.fixedSize": true, | ||||
|     "map.height": 10, | ||||
|     "map.height": 20, | ||||
|     "map.lastUsedExportFilter": "Fichiers de carte Tiled (*.tmx *.xml)", | ||||
|     "map.lastUsedFormat": "tmx", | ||||
|     "map.tileHeight": 32, | ||||
|     "map.tileWidth": 32, | ||||
|     "map.width": 20, | ||||
|     "openFiles": [ | ||||
|         "21RI.tmx", | ||||
|         "21RS.tmx", | ||||
|         "21N2.tmx", | ||||
|         "21N3.tmx" | ||||
|         "SS.tmx", | ||||
|         "23N1.tmx", | ||||
|         "21RI.tmx" | ||||
|     ], | ||||
|     "project": "Maps.tiled-project", | ||||
|     "property.type": "string", | ||||
|     "recentFiles": [ | ||||
|         "21N3.tmx", | ||||
|         "21N2.tmx", | ||||
|         "21RS.tmx", | ||||
|         "SS.tmx", | ||||
|         "21RI.tmx", | ||||
|         "assets/pokemon_v2.tsx", | ||||
|         "assets/Slates_v2.tsx", | ||||
|         "23N1.tmx", | ||||
|         "assets/Dungeon_v2.tsx", | ||||
|         "assets/Interior_v2.tsx", | ||||
|         "test.tmx", | ||||
|         "test_couloir.tmx", | ||||
|         "I21N3.tmx", | ||||
|         "desert.tmx" | ||||
|         "21RS.tmx", | ||||
|         "21N3.tmx", | ||||
|         "21N307.tmx", | ||||
|         "21N308.tmx", | ||||
|         "21N205.tmx", | ||||
|         "21N2.tmx", | ||||
|         "21N304.tmx", | ||||
|         "assets/pokemon_v2.tsx" | ||||
|     ], | ||||
|     "resizeMap.removeObjects": true, | ||||
|     "tileset.lastUsedFilter": "Fichiers de jeu de tuiles Tiled (*.tsx *.xml)", | ||||
|     "tileset.lastUsedFormat": "tsx", | ||||
|     "tileset.margin": 0, | ||||
|   | ||||
							
								
								
									
										116
									
								
								resources/map/SS.tmx
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,116 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="166" height="22" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="22"> | ||||
|  <tileset firstgid="1" source="assets/pokemon_v2.tsx"/> | ||||
|  <tileset firstgid="987" source="assets/Dungeon_v2.tsx"/> | ||||
|  <tileset firstgid="1215" source="assets/Slates_v2.tsx"/> | ||||
|  <layer id="4" name="floor" width="166" height="22"> | ||||
|   <data encoding="csv"> | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 586,586,1139,586,586,1139,586,586,586,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,586,586,586,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139, | ||||
| 1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1139,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007, | ||||
| 1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007,1007 | ||||
| </data> | ||||
|  </layer> | ||||
|  <layer id="2" name="stairs" width="166" height="22"> | ||||
|   <data encoding="csv"> | ||||
| 0,1012,1012,1012,359,360,361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1025,1012,1012,1012,359,360,361,0,0,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,1268,0,0,0,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1044,0,1012,1012,620,620,0,0,0,0,1268,0,0,0,0,0,0,0,0,0,0,0,1268,1268,0,1268,0,0,0,1267,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 620,620,620,620,620,620,620,552,0,0,1268,0,0,0,0,0,0,0,0,0,0,0,1268,0,0,1268,0,0,0,0,0,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,620,620,620,620,620,620,620,0,0,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 594,594,594,594,594,594,620,620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,0,0,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 594,594,594,594,594,594,620,620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,0,0,0,1268,0,0,0,0,1031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,620,620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,0,0,0,1268,0,0,0,0,1031,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,0,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,1268,1268,0,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,360,361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1276,0,0,0,1268,0,0,1268,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,360,361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,0,1268,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,459,459,459,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,1268,0,1268,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,0,0,0,1268,1268,0,0,1268,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,1268,1268,0,0,1268,1268,1268,1268,0,1268,1268,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,0,0,1268,1268,0,1268,0,0,0,1268,1268,0,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,360,361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,360,361,0,0,0,0,0,0,0,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> | ||||
|  <layer id="1" name="wall" width="166" height="22"> | ||||
|   <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, | ||||
| 1149,991,991,991,1027,620,1025,991,991,991,1268,991,991,991,991,991,1268,991,991,991,991,992,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1009,1010,1010,1010,1046,0,1044,1010,1010,1010,1268,1010,1010,1010,1010,1010,586,1010,1010,1010,1010,1011,586,1050,1050,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,1268,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,620,0,0,0,0,0,0,0,1268,1268,1268,1268,1268,1268,1268,1268,0,586,586,586,1006,0,0,0,1268,1268,1268,0,586,1268,1268,1268,1268,1268,1268,1268,1268,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,0,0,0,0,0,0,0,0,0,0,0,0,1268,1268,1268,1268,1268,1268,586,586,1006,0,0,0,1268,1268,1268,0,586,1268,0,0,1268,1268,1268,1268,1268,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,1268,1268,586,586,586,586,586,586,586,1268,586,586,586,586,1268,1268,1268,1268,1268,1268,1006,1268,1268,1268,1268,1268,1268,1268,1268,0,0,0,1268,1268,586,1268,586,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,1268,1268,586,586,586,586,1268,586,586,1268,586,586,586,1268,1268,1268,586,1268,586,586,1006,1268,586,1277,0,1268,1268,1268,586,586,586,586,1268,1268,1268,1268,586,586,586,586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,0,1268,0,0,0,0,1268,1268,1268,1268,0,0,586,1268,1268,0,586,1268,586,586,1006,1268,586,1277,0,0,1268,1268,586,586,586,586,1268,1268,1268,1268,586,1268,586,586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,586,1268,586,586,586,586,1268,1268,1268,1268,586,1268,1268,1268,0,0,586,1268,0,586,1006,1268,586,1277,0,0,1268,1268,586,586,0,586,1268,1268,1268,1268,0,1268,0,586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,0,1268,1268,0,0,1268,987,988,989,1268,1268,1268,0,0,1268,586,0,1268,0,586,1006,1268,586,1277,0,0,1268,0,586,586,586,0,1268,586,586,1268,1268,1268,0,586,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1008,0,1268,1268,0,0,1268,1006,1007,1008,1268,0,0,0,0,1268,1268,0,1268,0,0,1006,1268,586,1277,0,0,1268,0,586,586,586,586,1268,586,586,1268,1268,1268,586,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 1150,0,1268,1268,1268,1268,1268,1006,1007,1008,1268,0,0,0,586,1268,0,1268,1268,0,0,1025,991,991,991,991,0,1268,991,991,991,586,991,991,586,1268,991,991,991,991,991,0,991,991,991,991,0,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,0,991,991,991,0,991,991,991,991,0,991,991,991,991,991,991,991,991,1027,0,1025,991,991,0,0,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,991,0,0,991,991,991,991,991,991,991,991,991,991,0,0,991,991,991,991,991,991,991,991,991,0,0,991,991,991,991,991,991,991,991,0,0,991,991,991,991,991,0,991,991,991,991,0,0,991,991,0,0,991,991,992, | ||||
| 1169,1268,0,0,1268,1268,0,1025,1026,1027,1268,0,0,0,586,1268,0,0,0,0,0,1044,1010,1010,1010,1010,0,1268,1010,1010,1010,586,1010,1010,0,1268,1010,1010,1010,1010,1010,0,1010,1010,1010,1010,0,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,0,1010,1010,1010,0,1010,1010,1010,1010,0,1010,1010,1010,1010,1010,1010,1010,1010,1046,0,1044,1010,1010,0,0,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,0,0,1010,1010,1010,1010,1010,1010,1010,1010,1010,1010,0,0,1010,1010,1010,1010,1010,1010,1010,1010,1010,0,0,1010,1010,1010,1010,1010,1010,1010,1010,0,0,1010,1010,1010,1010,1010,0,1010,1010,1010,1010,0,0,1010,1010,0,0,1010,1010,1011, | ||||
| 1114,1114,1114,0,0,0,1268,1044,1045,1046,0,0,0,586,586,1268,0,0,0,0,0,1268,1268,586,1277,0,0,1268,0,586,586,586,0,1268,0,1268,1268,1268,1268,1268,1268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1006, | ||||
| 1268,1268,0,0,0,0,0,1268,1268,1268,0,0,0,586,0,1268,0,0,0,0,0,1268,1268,586,1277,0,0,1268,0,586,586,0,0,1268,0,1268,1268,1268,1268,1268,620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1006, | ||||
| 1029,1029,1029,0,1268,0,1029,1029,1029,1029,1029,1029,1029,1029,0,1029,1029,1029,0,1029,1029,1029,1029,586,1029,1029,1268,1029,1029,1029,1029,0,1029,1029,1029,1029,1268,1029,1029,1029,620,1029,1029,1029,1029,0,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,0,1029,0,0,1029,1029,1029,1029,1029,1029,1029,1029,0,1029,1029,1029,1029,0,0,1029,1029,1029,1029,1029,1029,0,1029,1029,1029,0,0,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,0,0,1029,1029,1029,0,1029,1029,1029,1029,0,1029,0,1029,1029,0,1029,1029,1188,0,0,0,0,0,0,0,0,0,1189,1029,1029,1029,0,1029,1029,1029,0,0,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,1029,0,0,1029,1029,1030, | ||||
| 1048,1048,1048,1268,1268,1268,1048,1048,1048,1048,1048,1048,1048,1048,1268,1048,1048,1048,1268,1048,1048,1048,1048,586,1048,1048,1268,1048,1048,1048,1048,1268,1048,1048,1048,1048,1268,1048,1048,1048,620,1048,1048,1048,1048,0,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,0,1048,0,0,1048,1048,1048,1048,1048,1048,1048,1048,0,1048,1048,1048,1048,0,0,1048,1048,1048,1048,1048,1048,0,1048,1048,1048,0,0,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,0,0,1048,1048,1048,0,1048,1048,1048,1048,0,1048,0,1048,1048,0,1048,1048,1207,0,0,0,0,0,0,0,0,0,1208,1048,1048,1048,0,1048,1048,1048,0,0,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,1048,0,0,1048,1048,1049, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1008,0,0,0,0,0,0,0,0,0,1006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1028,1029,1029,1188,0,1189,1029,1029,1029,1029,1030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1047,1048,1048,1207,0,1208,1048,1048,1048,1048,1049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1008,0,1006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, | ||||
| 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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="6" name="door"> | ||||
|   <properties> | ||||
|    <property name="nextDirection" value="down"/> | ||||
|    <property name="nextMap" value="21RI"/> | ||||
|    <property name="nextX" type="int" value="2"/> | ||||
|    <property name="nextY" type="int" value="17"/> | ||||
|   </properties> | ||||
|   <object id="2" name="up" x="178" y="17.667"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value="down"/> | ||||
|     <property name="nextMap" value="21RI"/> | ||||
|     <property name="nextX" type="int" value="2"/> | ||||
|     <property name="nextY" type="int" value="16"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="20" x="2607.33" y="336"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value="down"/> | ||||
|     <property name="nextMap" value="23RI"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|   <object id="21" x="4271.33" y="686.667"> | ||||
|    <properties> | ||||
|     <property name="nextDirection" value="down"/> | ||||
|     <property name="nextMap" value="23RS"/> | ||||
|     <property name="nextX" type="int" value="0"/> | ||||
|     <property name="nextY" type="int" value="0"/> | ||||
|    </properties> | ||||
|   </object> | ||||
|  </objectgroup> | ||||
| </map> | ||||
| @@ -735,7 +735,7 @@ | ||||
|  </tile> | ||||
|  <tile id="122"> | ||||
|   <properties> | ||||
|    <property name="speed" type="float" value="1"/> | ||||
|    <property name="speed" type="float" value="1.5"/> | ||||
|    <property name="walkable" type="bool" value="true"/> | ||||
|   </properties> | ||||
|  </tile> | ||||
|   | ||||
| Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 558 KiB | 
| Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 586 KiB | 
| Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 545 KiB | 
| Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 548 KiB | 
| Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 600 KiB | 
| Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 484 KiB | 
| Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 388 KiB | 
| Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 594 KiB | 
| @@ -52,6 +52,16 @@ public class ScreenMap extends RenderingScreen{ | ||||
| 		createMap("test"); | ||||
| 		createMap("test_couloir"); | ||||
| 		createMap("desert"); | ||||
|         createMap("SS"); | ||||
|         createMap("21RI"); | ||||
|         createMap("21RS"); | ||||
|         createMap("21N2"); | ||||
|         createMap("21N3"); | ||||
|         createMap("21N205"); | ||||
|         createMap("21N304"); | ||||
|         createMap("21N307"); | ||||
|         createMap("21N308"); | ||||
|          | ||||
| 	} | ||||
|  | ||||
|     @Override | ||||
|   | ||||
| @@ -17,6 +17,7 @@ public class ScreenPlayer { | ||||
|  | ||||
|         // One player by ScreenPlayer | ||||
|         p = new Player(8, 15, "desert"); | ||||
|       //p = new Player(4, 2, "21RI"); | ||||
|  | ||||
|         b = new Battle(new Enemy("enemi", 0, 0, "charachter", "desert", 50, "enemi")); | ||||
|  | ||||
|   | ||||