summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2017-08-27 18:05:31 +0400
committerAlige <gauvain.dauchy@free.fr>2017-08-27 18:05:31 +0400
commitea5556c35d028021e2999a31db2da9795f1fe7da (patch)
tree110d8520019eaecb7a6a3906166ed1284dca6c26
parentcc01c82d307e26c09010b42dbc3eddf29f8b48e1 (diff)
downloadclientdata-ea5556c35d028021e2999a31db2da9795f1fe7da.tar.gz
clientdata-ea5556c35d028021e2999a31db2da9795f1fe7da.tar.bz2
clientdata-ea5556c35d028021e2999a31db2da9795f1fe7da.tar.xz
clientdata-ea5556c35d028021e2999a31db2da9795f1fe7da.zip
Renamed the ship flags tileset and fixed two tiles in map 001-1.
-rw-r--r--LICENSE2
-rw-r--r--graphics/tilesets/ship-flags-x3x2.png (renamed from graphics/tilesets/ship-flags.png)bin3155 -> 3155 bytes
-rw-r--r--maps.xml4
-rw-r--r--maps/000-0.tmx4
-rw-r--r--maps/000-1.tmx4
-rw-r--r--maps/001-1.tmx10
6 files changed, 12 insertions, 12 deletions
diff --git a/LICENSE b/LICENSE
index 381ea902..45ac0d0f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -471,7 +471,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/tilesets/ship-indoor.png (Lunovox) (GPLv2) (Reid, Saci)
graphics/tilesets/ship-indoor-fringe.png (Crush) (CC BY-SA 3.0) (Reid, Yosuhara)
graphics/tilesets/ship-indoor-x2x4.png (Reid) (CC BY-SA 3.0) (-)
- graphics/tilesets/ship-flags.png (Alige) (CC BY-SA 3.0) (Reid)
+ graphics/tilesets/ship-flags-x3x2.png (Alige) (CC BY-SA 3.0) (Reid)
graphics/tilesets/ship-mast.png (Lunovox, Reid) (GPLv2) (Alige, Hal9000, Saci)
graphics/tilesets/ship-sunlight-x1x5.png (Len) (CC BY-SA 3.0) (Reid)
graphics/tilesets/tree-x3x3.png (Hal9000) (CC BY-SA 3.0) (Reid)
diff --git a/graphics/tilesets/ship-flags.png b/graphics/tilesets/ship-flags-x3x2.png
index 60187fd2..60187fd2 100644
--- a/graphics/tilesets/ship-flags.png
+++ b/graphics/tilesets/ship-flags-x3x2.png
Binary files differ
diff --git a/maps.xml b/maps.xml
index 82e218f0..8ecc0a22 100644
--- a/maps.xml
+++ b/maps.xml
@@ -200,7 +200,7 @@ Copyright (C) 2012-2017 Evol Online -->
<file name="graphics/tilesets/box-x1x2.png"/>
<file name="graphics/tilesets/ground.png"/>
<file name="graphics/tilesets/ship-base.png"/>
- <file name="graphics/tilesets/ship-flags.png"/>
+ <file name="graphics/tilesets/ship-flags-x3x2.png"/>
<file name="graphics/tilesets/ship-mast.png"/>
<file name="graphics/tilesets/tree-x3x3.png"/>
<file name="graphics/tilesets/tree-x3x4.png"/>
@@ -242,7 +242,7 @@ Copyright (C) 2012-2017 Evol Online -->
<file name="graphics/tilesets/box.png"/>
<file name="graphics/tilesets/box-x1x2.png"/>
<file name="graphics/tilesets/ship-base.png"/>
- <file name="graphics/tilesets/ship-flags.png"/>
+ <file name="graphics/tilesets/ship-flags-x3x2.png"/>
<file name="graphics/tilesets/ship-mast.png"/>
<file name="graphics/tilesets/artis-fountain.png"/>
<file name="graphics/tilesets/artis-fountain-x1x4.png"/>
diff --git a/maps/000-0.tmx b/maps/000-0.tmx
index 04cb10e1..fe2593e8 100644
--- a/maps/000-0.tmx
+++ b/maps/000-0.tmx
@@ -34,8 +34,8 @@
<tileset firstgid="1018" name="Box x1x2" tilewidth="32" tileheight="64" tilecount="8" columns="4">
<image source="../graphics/tilesets/box-x1x2.png" width="128" height="128"/>
</tileset>
- <tileset firstgid="1026" name="Ship Flags" tilewidth="96" tileheight="64" tilecount="2" columns="2">
- <image source="../graphics/tilesets/ship-flags.png" width="192" height="64"/>
+ <tileset firstgid="1026" name="Ship Flags x3x2" tilewidth="96" tileheight="64" tilecount="2" columns="2">
+ <image source="../graphics/tilesets/ship-flags-x3x2.png" width="192" height="64"/>
</tileset>
<layer name="Ground" width="47" height="47">
<data encoding="csv">
diff --git a/maps/000-1.tmx b/maps/000-1.tmx
index 8036e819..ee200e5d 100644
--- a/maps/000-1.tmx
+++ b/maps/000-1.tmx
@@ -43,8 +43,8 @@
<tileset firstgid="1105" name="Height Numbers" tilewidth="32" tileheight="32" tilecount="16" columns="16">
<image source="../graphics/tilesets/level-number.png" width="512" height="32"/>
</tileset>
- <tileset firstgid="1121" name="Ship Flags" tilewidth="96" tileheight="64" tilecount="2" columns="2">
- <image source="../graphics/tilesets/ship-flags.png" width="192" height="64"/>
+ <tileset firstgid="1121" name="Ship Flags x3x2" tilewidth="96" tileheight="64" tilecount="2" columns="2">
+ <image source="../graphics/tilesets/ship-flags-x3x2.png" width="192" height="64"/>
</tileset>
<layer name="Ground" width="120" height="160">
<data encoding="csv">
diff --git a/maps/001-1.tmx b/maps/001-1.tmx
index b607a462..c38bd6f8 100644
--- a/maps/001-1.tmx
+++ b/maps/001-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" renderorder="right-down" width="250" height="175" tilewidth="32" tileheight="32" nextobjectid="117">
+<map version="1.0" tiledversion="1.0.2" orientation="orthogonal" renderorder="right-down" width="250" height="175" tilewidth="32" tileheight="32" nextobjectid="117">
<properties>
<property name="license" value="CC BY-SA 3.0"/>
<property name="manaplus version" value="2"/>
@@ -113,8 +113,8 @@
<tileset firstgid="2737" name="Lamps x1x3" tilewidth="32" tileheight="96" tilecount="6" columns="6">
<image source="../graphics/tilesets/artis-lamps-x1x3.png" width="192" height="96"/>
</tileset>
- <tileset firstgid="2743" name="Ship Flags" tilewidth="96" tileheight="64" tilecount="2" columns="2">
- <image source="../graphics/tilesets/ship-flags.png" width="192" height="64"/>
+ <tileset firstgid="2743" name="Ship Flags x3x2" tilewidth="96" tileheight="64" tilecount="2" columns="2">
+ <image source="../graphics/tilesets/ship-flags-x3x2.png" width="192" height="64"/>
</tileset>
<tileset firstgid="2745" source="../graphics/tilesets/artis-fountain-x3x2.tsx"/>
<layer name="Ground" width="250" height="175">
@@ -559,7 +559,7 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,196,212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,1427,1427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1442,0,0,0,0,0,0,0,192,180,181,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,158,2291,0,0,0,0,0,0,0,0,0,0,0,0,0,1695,0,0,0,0,1697,0,0,1705,969,970,970,970,971,0,0,0,1681,1699,1700,1682,1706,1704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,859,223,0,0,192,0,0,0,0,1484,1485,738,0,0,0,1484,1485,0,0,0,0,0,1484,1485,0,0,0,0,0,0,0,0,0,0,0,0,175,158,0,0,0,0,0,197,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2290,192,0,0,0,2296,0,0,0,0,0,0,0,0,1681,1681,0,0,0,0,0,0,1715,0,0,0,0,0,0,0,0,0,1703,1716,1717,1718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,875,190,191,192,87,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2295,0,0,0,0,0,0,0,0,0,1704,0,0,0,0,0,0,1715,0,0,0,0,0,0,1159,1691,0,0,0,0,1716,1704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,875,190,191,192,87,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2295,0,0,0,0,0,0,0,0,0,1716,0,0,0,0,0,0,1715,0,0,0,0,0,0,1159,1691,0,0,0,0,1716,1704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,244,181,190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,244,244,0,0,0,0,0,0,0,0,547,0,0,0,0,0,0,0,0,0,561,0,0,0,0,212,0,0,0,0,2299,2300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2279,0,0,0,0,0,0,180,0,0,0,0,0,0,2427,0,0,0,0,0,0,2745,0,0,0,2427,2424,2426,2427,577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1716,1715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2278,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,561,0,0,0,0,581,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1681,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -599,7 +599,7 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,2300,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1363,0,0,0,0,1368,0,0,0,71,50,0,0,0,0,190,0,0,0,192,0,0,0,0,0,190,0,0,0,2294,0,0,0,0,0,0,0,0,0,2276,2294,0,0,0,0,0,0,0,0,0,1057,969,970,971,0,0,0,0,0,0,0,0,0,0,0,0,0,831,1681,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,1694,0,0,1687,1688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2300,0,0,1378,1379,0,0,0,1383,0,0,0,0,0,0,68,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,0,0,0,0,0,0,0,0,0,0,0,0,0,68,151,0,0,114,0,0,135,68,67,68,50,0,0,0,0,0,0,0,158,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,598,0,0,0,0,0,0,0,0,0,601,0,0,0,0,0,0,0,0,0,0,982,983,984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1703,0,1143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,2299,2300,151,0,0,0,0,0,0,0,0,0,0,0,0,2300,0,0,0,117,0,0,0,0,0,114,115,2315,0,0,67,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,2734,2735,0,0,0,2734,2735,0,0,0,0,0,0,0,0,0,0,0,0,760,0,761,0,837,0,0,0,0,0,0,0,1124,0,0,0,0,0,0,0,0,0,0,0,1695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,2299,2300,151,0,0,0,0,0,0,0,0,0,0,0,0,2300,0,0,0,117,0,0,0,0,0,114,115,2315,0,0,67,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,2734,2735,0,0,0,2734,2735,0,0,0,0,0,0,0,0,0,0,0,0,760,0,761,0,837,0,0,0,0,0,0,0,1681,0,0,0,0,0,0,0,0,0,0,0,1695,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,0,0,0,0,831,0,0,117,227,192,0,2299,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2300,0,0,0,68,100,18,50,831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,553,0,0,0,820,0,0,0,0,0,0,0,0,1706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1704,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,229,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,1707,0,831,0,0,0,0,0,0,0,0,0,0,0,0,561,0,0,0,565,0,0,0,831,0,0,0,0,0,0,0,0,1159,0,0,0,0,1715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1699,1700,1682,0,0,0,1606,1607,1608,1609,0,1705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,0,0,0,0,0,0,196,0,0,0,831,180,0,1342,0,0,0,0,0,175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,831,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,581,228,0,0,831,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,815,0,0,0,0,1717,1718,0,0,0,0,0,0,0,0,0,0,0,0,0,1691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,