From 51977a9eeaf3ac4aaab4faeeaaac5d0caf0fcfec Mon Sep 17 00:00:00 2001 From: Vladislav Khorev Date: Sun, 21 Jun 2026 20:00:04 +0300 Subject: [PATCH] Fixing bugs, navigations, adding cutscenes --- cutsceneEditor/src/constants/images.ts | 4 +- proj-windows/CMakeLists.txt | 26 +- .../config2/gameobjects_dorm_new_x1.json | 628 --- .../config2/gameobjects_dorm_new_x_trees.json | 1456 ------ .../config2/gameobjects_uni_exterior_x.json | 3900 +++++++++------- .../config2/gameobjects_uni_interior_x.json | 3910 ++++++++++------- resources/dialogue/cutscenes006.json | 889 ++++ resources/navigation/uni_exterior0.json | 16 +- resources/navigation/uni_exterior3_all.json | 34 + resources/navigation/uni_exterior3_trees.json | 531 +++ resources/navigation/uni_exterior3_trees.txt | 625 +++ .../navigation/uni_exterior3_trees_car.json | 568 +++ .../navigation/uni_exterior3_trees_car.txt | 625 +++ .../cutscenes/cutscene_exit_darklands/img.png | 3 + resources/w/cutscenes/cutscene_sleep/img.png | 3 + resources/w/exterior/Shack002_003.txt.bin | Bin 928 -> 0 bytes resources/w/exterior/Shack004.001_003.txt.bin | Bin 928 -> 0 bytes resources/w/exterior/Shack004_003.txt.bin | Bin 928 -> 0 bytes resources/w/exterior/Tree_001.txt | 795 ---- resources/w/exterior/Wood_001.txt | 1635 ------- resources/w/exterior/texAtlas001.png | 4 +- resources/w/exterior/tree001.png | 3 - resources/w/exterior/tree003.txt.bin | Bin 94572 -> 0 bytes resources/w/interior/DoorFrames_tex001.png | 3 - resources/w/interior/doors_tex001.png | 3 - src/Game.cpp | 7 +- src/Location.cpp | 3 +- src/LocationEditor.cpp | 2 +- 28 files changed, 8163 insertions(+), 7510 deletions(-) delete mode 100644 resources/config2/gameobjects_dorm_new_x1.json delete mode 100644 resources/config2/gameobjects_dorm_new_x_trees.json create mode 100644 resources/dialogue/cutscenes006.json create mode 100644 resources/navigation/uni_exterior3_all.json create mode 100644 resources/navigation/uni_exterior3_trees.json create mode 100644 resources/navigation/uni_exterior3_trees.txt create mode 100644 resources/navigation/uni_exterior3_trees_car.json create mode 100644 resources/navigation/uni_exterior3_trees_car.txt create mode 100644 resources/w/cutscenes/cutscene_exit_darklands/img.png create mode 100644 resources/w/cutscenes/cutscene_sleep/img.png delete mode 100644 resources/w/exterior/Shack002_003.txt.bin delete mode 100644 resources/w/exterior/Shack004.001_003.txt.bin delete mode 100644 resources/w/exterior/Shack004_003.txt.bin delete mode 100644 resources/w/exterior/Tree_001.txt delete mode 100644 resources/w/exterior/Wood_001.txt delete mode 100644 resources/w/exterior/tree001.png delete mode 100644 resources/w/exterior/tree003.txt.bin delete mode 100644 resources/w/interior/DoorFrames_tex001.png delete mode 100644 resources/w/interior/doors_tex001.png diff --git a/cutsceneEditor/src/constants/images.ts b/cutsceneEditor/src/constants/images.ts index 62b85fd..f99c32b 100644 --- a/cutsceneEditor/src/constants/images.ts +++ b/cutsceneEditor/src/constants/images.ts @@ -6,6 +6,8 @@ export const AVAILABLE_IMAGES: string[] = [ 'resources/w/cutscenes/cutscene2/cs2_gg002.png', 'resources/w/cutscenes/cutscene2/cs2_gg003.png', 'resources/w/cutscenes/cutscene2/cs2_gg004.png', - 'resources/w/cutscenes/cutscene2/cs2_foreground.png', + 'resources/w/cutscenes/cutscene3/cs2_foreground.png', 'resources/black.png', + 'resources/w/cutscenes/cutscene_exit_darklands/img.png', + 'resources/w/white.png', ]; diff --git a/proj-windows/CMakeLists.txt b/proj-windows/CMakeLists.txt index a4799f1..3d9f6e5 100644 --- a/proj-windows/CMakeLists.txt +++ b/proj-windows/CMakeLists.txt @@ -169,9 +169,33 @@ if (WIN32) set(SDL2MIXER_DLL_SRC "$,${SDL2MIXER_BASE_DIR}-Debug/bin/SDL2_mixerd.dll,${SDL2MIXER_BASE_DIR}-Release/bin/SDL2_mixer.dll>") - add_custom_command(TARGET witcher001 POST_BUILD +add_custom_command(TARGET witcher001 POST_BUILD COMMAND ${CMAKE_COMMAND} -E echo "Copying DLLs to output folder..." + # Копируем SDL2 (целевое имя всегда SDL2.dll) + COMMAND ${CMAKE_COMMAND} -E copy_if_different + "${SDL2_DLL_SRC}" + "${SDL2_DLL_DST}" + + # Копируем LIBZIP (целевое имя всегда zip.dll) + COMMAND ${CMAKE_COMMAND} -E copy_if_different + "${LIBZIP_DLL_SRC}" + "$/zip.dll" + + COMMAND ${CMAKE_COMMAND} -E copy_if_different + "${ZLIB_DLL_SRC}" + "${ZLIB_DLL_DST}" + + COMMAND ${CMAKE_COMMAND} -E copy_if_different + "${SDL2TTF_DLL_SRC}" + "$" + + COMMAND ${CMAKE_COMMAND} -E copy_if_different + "${CMAKE_CURRENT_SOURCE_DIR}/../thirdparty/SDL_mixer-release-2.8.0/install-$/bin/SDL2_mixer$<$:d>.dll" + + # This is only for profiling: + #"${CMAKE_CURRENT_SOURCE_DIR}/../thirdparty/SDL_mixer-release-2.8.0/install-Release/bin/SDL2_mixer$<$:d>.dll" + "$/SDL2_mixer$<$:d>.dll" ) endif() diff --git a/resources/config2/gameobjects_dorm_new_x1.json b/resources/config2/gameobjects_dorm_new_x1.json deleted file mode 100644 index 54ef5a8..0000000 --- a/resources/config2/gameobjects_dorm_new_x1.json +++ /dev/null @@ -1,628 +0,0 @@ -{ - "objects": [ - { - "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", - "name": "editor_wood_1", - "positionX": 43.1999626159668, - "positionY": -0.10000000149011612, - "positionZ": -19.00600242614746, - "rotationX": 0.0, - "rotationY": 223.7728729248047, - "rotationZ": 0.0, - "scale": 1.1483834981918335, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", - "name": "editor_tree_1", - "positionX": 43.1999626159668, - "positionY": -0.10000000149011612, - "positionZ": -19.00600242614746, - "rotationX": 0.0, - "rotationY": 223.7728729248047, - "rotationZ": 0.0, - "scale": 1.1483834981918335, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_2", - "positionX": 38.24382019042969, - "positionY": -0.10000000149011612, - "positionZ": -29.74406623840332, - "rotationX": 0.0, - "rotationY": 340.0360412597656, - "rotationZ": 0.0, - "scale": 1.097077488899231, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_2", - "positionX": 38.24382019042969, - "positionY": -0.10000000149011612, - "positionZ": -29.74406623840332, - "rotationX": 0.0, - "rotationY": 340.0360412597656, - "rotationZ": 0.0, - "scale": 1.097077488899231, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_3", - "positionX": 30.798585891723633, - "positionY": -0.10000000149011612, - "positionZ": -20.5628662109375, - "rotationX": 0.0, - "rotationY": 197.62115478515625, - "rotationZ": 0.0, - "scale": 0.8388506770133972, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_3", - "positionX": 30.798585891723633, - "positionY": -0.10000000149011612, - "positionZ": -20.5628662109375, - "rotationX": 0.0, - "rotationY": 197.62115478515625, - "rotationZ": 0.0, - "scale": 0.8388506770133972, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_4", - "positionX": 24.59586524963379, - "positionY": -0.10000000149011612, - "positionZ": -31.60491371154785, - "rotationX": 0.0, - "rotationY": 38.80935287475586, - "rotationZ": 0.0, - "scale": 1.030605435371399, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_4", - "positionX": 24.59586524963379, - "positionY": -0.10000000149011612, - "positionZ": -31.60491371154785, - "rotationX": 0.0, - "rotationY": 38.80935287475586, - "rotationZ": 0.0, - "scale": 1.030605435371399, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", - "name": "editor_wood_5", - "positionX": 30.583667755126953, - "positionY": -0.10000000149011612, - "positionZ": -49.59840393066406, - "rotationX": 0.0, - "rotationY": 348.20452880859375, - "rotationZ": 0.0, - "scale": 0.8626466989517212, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", - "name": "editor_tree_5", - "positionX": 30.583667755126953, - "positionY": -0.10000000149011612, - "positionZ": -49.59840393066406, - "rotationX": 0.0, - "rotationY": 348.20452880859375, - "rotationZ": 0.0, - "scale": 0.8626466989517212, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", - "name": "editor_wood_6", - "positionX": 19.502925872802734, - "positionY": -0.10000000149011612, - "positionZ": -44.263450622558594, - "rotationX": 0.0, - "rotationY": 238.25189208984375, - "rotationZ": 0.0, - "scale": 1.0830767154693604, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", - "name": "editor_tree_6", - "positionX": 19.502925872802734, - "positionY": -0.10000000149011612, - "positionZ": -44.263450622558594, - "rotationX": 0.0, - "rotationY": 238.25189208984375, - "rotationZ": 0.0, - "scale": 1.0830767154693604, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", - "name": "editor_wood_7", - "positionX": 13.830914497375488, - "positionY": -0.10000000149011612, - "positionZ": -27.241735458374023, - "rotationX": 0.0, - "rotationY": 99.19547271728516, - "rotationZ": 0.0, - "scale": 1.1344927549362183, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", - "name": "editor_tree_7", - "positionX": 13.830914497375488, - "positionY": -0.10000000149011612, - "positionZ": -27.241735458374023, - "rotationX": 0.0, - "rotationY": 99.19547271728516, - "rotationZ": 0.0, - "scale": 1.1344927549362183, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_8", - "positionX": 44.45012664794922, - "positionY": -0.10000000149011612, - "positionZ": -7.573431491851807, - "rotationX": 0.0, - "rotationY": 305.6635437011719, - "rotationZ": 0.0, - "scale": 1.1373180150985718, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_8", - "positionX": 44.45012664794922, - "positionY": -0.10000000149011612, - "positionZ": -7.573431491851807, - "rotationX": 0.0, - "rotationY": 305.6635437011719, - "rotationZ": 0.0, - "scale": 1.1373180150985718, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_9", - "positionX": 42.37114715576172, - "positionY": -0.10000000149011612, - "positionZ": 4.307859897613525, - "rotationX": 0.0, - "rotationY": 77.79736328125, - "rotationZ": 0.0, - "scale": 1.030301809310913, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_9", - "positionX": 42.37114715576172, - "positionY": -0.10000000149011612, - "positionZ": 4.307859897613525, - "rotationX": 0.0, - "rotationY": 77.79736328125, - "rotationZ": 0.0, - "scale": 1.030301809310913, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_10", - "positionX": 35.2324104309082, - "positionY": -0.10000000149011612, - "positionZ": -6.798970699310303, - "rotationX": 0.0, - "rotationY": 211.57797241210938, - "rotationZ": 0.0, - "scale": 1.038550853729248, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_10", - "positionX": 35.2324104309082, - "positionY": -0.10000000149011612, - "positionZ": -6.798970699310303, - "rotationX": 0.0, - "rotationY": 211.57797241210938, - "rotationZ": 0.0, - "scale": 1.038550853729248, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_11", - "positionX": 27.289621353149414, - "positionY": -0.10000000149011612, - "positionZ": 3.250704765319824, - "rotationX": 0.0, - "rotationY": 290.65179443359375, - "rotationZ": 0.0, - "scale": 0.9019025564193726, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_11", - "positionX": 27.289621353149414, - "positionY": -0.10000000149011612, - "positionZ": 3.250704765319824, - "rotationX": 0.0, - "rotationY": 290.65179443359375, - "rotationZ": 0.0, - "scale": 0.9019025564193726, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_12", - "positionX": 23.148643493652344, - "positionY": -0.10000000149011612, - "positionZ": -8.50090217590332, - "rotationX": 0.0, - "rotationY": 336.767578125, - "rotationZ": 0.0, - "scale": 1.0902156829833984, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_12", - "positionX": 23.148643493652344, - "positionY": -0.10000000149011612, - "positionZ": -8.50090217590332, - "rotationX": 0.0, - "rotationY": 336.767578125, - "rotationZ": 0.0, - "scale": 1.0902156829833984, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_13", - "positionX": 16.287235260009766, - "positionY": -0.10000000149011612, - "positionZ": 4.013890266418457, - "rotationX": 0.0, - "rotationY": 335.46478271484375, - "rotationZ": 0.0, - "scale": 1.1031825542449951, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_13", - "positionX": 16.287235260009766, - "positionY": -0.10000000149011612, - "positionZ": 4.013890266418457, - "rotationX": 0.0, - "rotationY": 335.46478271484375, - "rotationZ": 0.0, - "scale": 1.1031825542449951, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_14", - "positionX": 36.28240203857422, - "positionY": -0.10000000149011612, - "positionZ": 21.251121520996094, - "rotationX": 0.0, - "rotationY": 245.7329559326172, - "rotationZ": 0.0, - "scale": 1.1559817790985107, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_14", - "positionX": 36.28240203857422, - "positionY": -0.10000000149011612, - "positionZ": 21.251121520996094, - "rotationX": 0.0, - "rotationY": 245.7329559326172, - "rotationZ": 0.0, - "scale": 1.1559817790985107, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_15", - "positionX": 23.501392364501953, - "positionY": -0.10000000149011612, - "positionZ": 16.800495147705078, - "rotationX": 0.0, - "rotationY": 276.16119384765625, - "rotationZ": 0.0, - "scale": 0.9122238159179688, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_15", - "positionX": 23.501392364501953, - "positionY": -0.10000000149011612, - "positionZ": 16.800495147705078, - "rotationX": 0.0, - "rotationY": 276.16119384765625, - "rotationZ": 0.0, - "scale": 0.9122238159179688, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_16", - "positionX": 32.66380310058594, - "positionY": -0.10000000149011612, - "positionZ": 40.067840576171875, - "rotationX": 0.0, - "rotationY": 100.0108871459961, - "rotationZ": 0.0, - "scale": 1.0161938667297363, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_16", - "positionX": 32.66380310058594, - "positionY": -0.10000000149011612, - "positionZ": 40.067840576171875, - "rotationX": 0.0, - "rotationY": 100.0108871459961, - "rotationZ": 0.0, - "scale": 1.0161938667297363, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_17", - "positionX": 18.3758487701416, - "positionY": -0.10000000149011612, - "positionZ": 44.551673889160156, - "rotationX": 0.0, - "rotationY": 182.95599365234375, - "rotationZ": 0.0, - "scale": 1.1481239795684814, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_17", - "positionX": 18.3758487701416, - "positionY": -0.10000000149011612, - "positionZ": 44.551673889160156, - "rotationX": 0.0, - "rotationY": 182.95599365234375, - "rotationZ": 0.0, - "scale": 1.1481239795684814, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", - "name": "editor_wood_18", - "positionX": 27.87108039855957, - "positionY": -0.10000000149011612, - "positionZ": 28.595149993896484, - "rotationX": 0.0, - "rotationY": 137.46316528320313, - "rotationZ": 0.0, - "scale": 0.8348813652992249, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", - "name": "editor_tree_18", - "positionX": 27.87108039855957, - "positionY": -0.10000000149011612, - "positionZ": 28.595149993896484, - "rotationX": 0.0, - "rotationY": 137.46316528320313, - "rotationZ": 0.0, - "scale": 0.8348813652992249, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_19", - "positionX": 14.924304962158203, - "positionY": -0.10000000149011612, - "positionZ": 29.15180778503418, - "rotationX": 0.0, - "rotationY": 129.26756286621094, - "rotationZ": 0.0, - "scale": 0.9068721532821655, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_19", - "positionX": 14.924304962158203, - "positionY": -0.10000000149011612, - "positionZ": 29.15180778503418, - "rotationX": 0.0, - "rotationY": 129.26756286621094, - "rotationZ": 0.0, - "scale": 0.9068721532821655, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_20", - "positionX": 3.6129589080810547, - "positionY": -0.10000000149011612, - "positionZ": 28.048002243041992, - "rotationX": 0.0, - "rotationY": 327.7863464355469, - "rotationZ": 0.0, - "scale": 0.9784809350967407, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_20", - "positionX": 3.6129589080810547, - "positionY": -0.10000000149011612, - "positionZ": 28.048002243041992, - "rotationX": 0.0, - "rotationY": 327.7863464355469, - "rotationZ": 0.0, - "scale": 0.9784809350967407, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_21", - "positionX": -12.661178588867188, - "positionY": -0.10000000149011612, - "positionZ": 27.632415771484375, - "rotationX": 0.0, - "rotationY": 226.30381774902344, - "rotationZ": 0.0, - "scale": 0.8789432048797607, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_21", - "positionX": -12.661178588867188, - "positionY": -0.10000000149011612, - "positionZ": 27.632415771484375, - "rotationX": 0.0, - "rotationY": 226.30381774902344, - "rotationZ": 0.0, - "scale": 0.8789432048797607, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_22", - "positionX": 13.384355545043945, - "positionY": -0.10000000149011612, - "positionZ": 14.065279960632324, - "rotationX": 0.0, - "rotationY": 299.5262145996094, - "rotationZ": 0.0, - "scale": 0.9711383581161499, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_22", - "positionX": 13.384355545043945, - "positionY": -0.10000000149011612, - "positionZ": 14.065279960632324, - "rotationX": 0.0, - "rotationY": 299.5262145996094, - "rotationZ": 0.0, - "scale": 0.9711383581161499, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_23", - "positionX": 14.32064151763916, - "positionY": -0.10000000149011612, - "positionZ": -5.746685981750488, - "rotationX": 0.0, - "rotationY": 294.056640625, - "rotationZ": 0.0, - "scale": 1.1171941757202148, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_23", - "positionX": 14.32064151763916, - "positionY": -0.10000000149011612, - "positionZ": -5.746685981750488, - "rotationX": 0.0, - "rotationY": 294.056640625, - "rotationZ": 0.0, - "scale": 1.1171941757202148, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", - "name": "editor_wood_24", - "positionX": 13.16691780090332, - "positionY": -0.10000000149011612, - "positionZ": -16.5035400390625, - "rotationX": 0.0, - "rotationY": 60.129180908203125, - "rotationZ": 0.0, - "scale": 0.8835518956184387, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", - "name": "editor_tree_24", - "positionX": 13.16691780090332, - "positionY": -0.10000000149011612, - "positionZ": -16.5035400390625, - "rotationX": 0.0, - "rotationY": 60.129180908203125, - "rotationZ": 0.0, - "scale": 0.8835518956184387, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", - "name": "editor_wood_25", - "positionX": 3.7424449920654297, - "positionY": -0.10000000149011612, - "positionZ": -27.909013748168945, - "rotationX": 0.0, - "rotationY": 70.25430297851563, - "rotationZ": 0.0, - "scale": 0.9713546633720398, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", - "name": "editor_tree_25", - "positionX": 3.7424449920654297, - "positionY": -0.10000000149011612, - "positionZ": -27.909013748168945, - "rotationX": 0.0, - "rotationY": 70.25430297851563, - "rotationZ": 0.0, - "scale": 0.9713546633720398, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", - "name": "editor_wood_26", - "positionX": -8.782635688781738, - "positionY": -0.10000000149011612, - "positionZ": -27.971355438232422, - "rotationX": 0.0, - "rotationY": 19.81328582763672, - "rotationZ": 0.0, - "scale": 1.0059607028961182, - "texturePath": "resources/w/exterior/texAtlas001.png" - }, - { - "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", - "name": "editor_tree_26", - "positionX": -8.782635688781738, - "positionY": -0.10000000149011612, - "positionZ": -27.971355438232422, - "rotationX": 0.0, - "rotationY": 19.81328582763672, - "rotationZ": 0.0, - "scale": 1.0059607028961182, - "texturePath": "resources/w/exterior/texAtlas001.png" - } - ] -} \ No newline at end of file diff --git a/resources/config2/gameobjects_dorm_new_x_trees.json b/resources/config2/gameobjects_dorm_new_x_trees.json deleted file mode 100644 index fb43ba1..0000000 --- a/resources/config2/gameobjects_dorm_new_x_trees.json +++ /dev/null @@ -1,1456 +0,0 @@ -{ - "objects": [ - { - "name": "Building_Floors_001", - "texturePath": "resources/w/dorm2/Building_Floors_tex004.png", - "meshPath": "resources/w/dorm2/Building_Floors_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Building_Caps_001", - "texturePath": "resources/w/white.png", - "meshPath": "resources/w/dorm2/Building_Caps_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Building_Walls_001", - "texturePath": "resources/w/dorm2/Building_Walls_tex006.png", - "meshPath": "resources/w/dorm2/Building_Walls_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Door_Frame_All_002", - "texturePath": "resources/w/dorm2/Door_Frame_All_tex002.png", - "meshPath": "resources/w/dorm2/Door_Frame_All_002.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Window_All_001", - "texturePath": "resources/w/dorm2/Window_WinUtility_Std_tex001.png", - "meshPath": "resources/w/dorm2/Window_All_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Stairs", - "texturePath": "resources/w/dorm2/Staircase_Obj002.png", - "meshPath": "resources/w/dorm2/Staircase_Obj_002.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Entrance_Door_001", - "texturePath": "resources/w/dorm2/Entrance_Door_tex005.png", - "meshPath": "resources/w/dorm2/Entrance_Door_002.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Entrance_Step_001", - "texturePath": "resources/w/dorm2/Entrance_Step_tex003.png", - "meshPath": "resources/w/dorm2/Entrance_Step_003.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Drawer_001", - "texturePath": "resources/w/dorm2/Drawer_tex003.png", - "meshPath": "resources/w/dorm2/Drawer_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Dorm_TableLegs_001", - "texturePath": "resources/w/dorm2/Dorm_TableLegs_tex001.png", - "meshPath": "resources/w/dorm2/Dorm_TableLegs_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Dorm_TableTop_001", - "texturePath": "resources/w/dorm2/Dorm_TableTop_tex002.png", - "meshPath": "resources/w/dorm2/Dorm_TableTop_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Tabletop_001", - "texturePath": "resources/w/dorm2/table_texture001.png", - "meshPath": "resources/w/dorm2/Tabletop_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "BedBlanket_001", - "texturePath": "resources/w/dorm2/Blanket_tex001.png", - "meshPath": "resources/w/dorm2/BedBlanket_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "BedHeadboard_001", - "texturePath": "resources/w/dorm2/Bed_tex002.png", - "meshPath": "resources/w/dorm2/BedHeadboard_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "BedMattress_001", - "texturePath": "resources/w/dorm2/white.png", - "meshPath": "resources/w/dorm2/BedMattress_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "BedPillow_001", - "texturePath": "resources/w/dorm2/white.png", - "meshPath": "resources/w/dorm2/BedPillow_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Chair001_001", - "texturePath": "resources/w/dorm2/Chair001_tex006.png", - "meshPath": "resources/w/dorm2/Chair001_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Dorm_Bench_001", - "texturePath": "resources/w/dorm2/Dorm_Bench_Left_tex002.png", - "meshPath": "resources/w/dorm2/Dorm_Bench_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "DryingRack_001", - "texturePath": "resources/w/dorm2/DryingRack_tex002.png", - "meshPath": "resources/w/dorm2/DryingRack_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "LowPoly_Toilet_001", - "texturePath": "resources/w/dorm2/white.png", - "meshPath": "resources/w/dorm2/LowPoly_Toilet_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Refrigerator_001", - "texturePath": "resources/w/dorm2/Refrigerator_tex003.png", - "meshPath": "resources/w/dorm2/Refrigerator_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "ShowerFrame_001", - "texturePath": "resources/w/dorm2/ShowerFrame_tex001.png", - "meshPath": "resources/w/dorm2/ShowerFrame_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "ShowerTray_001", - "texturePath": "resources/w/dorm2/ShowerTray_tex001.png", - "meshPath": "resources/w/dorm2/ShowerTray_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Sofa001_001", - "texturePath": "resources/w/dorm2/Sofa001_tex003.png", - "meshPath": "resources/w/dorm2/Sofa001_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Stove_001", - "texturePath": "resources/w/dorm2/Stove_p003.png", - "meshPath": "resources/w/dorm2/Stove_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "WashBasin_001", - "texturePath": "resources/w/dorm2/WashBasin_tex001.png", - "meshPath": "resources/w/dorm2/WashBasin_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Washing001_001", - "texturePath": "resources/w/dorm2/Washing001_tex002.png", - "meshPath": "resources/w/dorm2/Washing001_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_CurbOuter_Back_001", - "texturePath": "resources/w/dorm2/concrete001.png", - "meshPath": "resources/w/dorm2/Env_CurbOuter_Back_002.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_DummyBld_Right_001", - "texturePath": "resources/w/dorm2/Env_DummyBld_Right_tex006.png", - "meshPath": "resources/w/dorm2/Env_DummyBld_Right_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_Lamp_Back_1_001", - "texturePath": "resources/w/dorm2/metal001.png", - "meshPath": "resources/w/dorm2/Env_Lamp_Back_1_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_Lawn_001", - "texturePath": "resources/w/dorm2/Plane3_tex003.png", - "meshPath": "resources/w/dorm2/Env_Lawn_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_Pathway_001", - "texturePath": "resources/w/dorm2/asphalt003small.png", - "meshPath": "resources/w/dorm2/Env_Pathway_002.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_Road_001", - "texturePath": "resources/w/dorm2/Env_Road_tex003.png", - "meshPath": "resources/w/dorm2/Env_Road_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "name": "Env_Sidewalk_Front_001", - "texturePath": "resources/w/dorm2/asphalt003.png", - "meshPath": "resources/w/dorm2/Env_Sidewalk_Front_001.txt.bin", - "rotationX": 0.0, - "rotationY": 0.0, - "rotationZ": 0.0, - "positionX": 0.0, - "positionY": -0.1, - "positionZ": 0.0, - "scale": 1.0 - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_1", - "positionX": -12.718534469604492, - "positionY": 0.0, - "positionZ": -60.33256530761719, - "rotationX": 0.0, - "rotationY": 120.83943939208984, - "rotationZ": 0.0, - "scale": 0.9852389097213745, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_2", - "positionX": -12.172236442565918, - "positionY": 0.0, - "positionZ": -50.147247314453125, - "rotationX": 0.0, - "rotationY": 350.772216796875, - "rotationZ": 0.0, - "scale": 0.9204297065734863, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_3", - "positionX": -12.606595039367676, - "positionY": 0.0, - "positionZ": -39.07313919067383, - "rotationX": 0.0, - "rotationY": 308.8810119628906, - "rotationZ": 0.0, - "scale": 1.099769949913025, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_4", - "positionX": -12.419587135314941, - "positionY": 0.0, - "positionZ": -28.672313690185547, - "rotationX": 0.0, - "rotationY": 208.95094299316406, - "rotationZ": 0.0, - "scale": 0.8918538689613342, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_5", - "positionX": -12.88170051574707, - "positionY": 0.0, - "positionZ": -18.260663986206055, - "rotationX": 0.0, - "rotationY": 16.51142120361328, - "rotationZ": 0.0, - "scale": 0.8595640659332275, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_6", - "positionX": -12.819113731384277, - "positionY": 0.0, - "positionZ": -6.76611328125, - "rotationX": 0.0, - "rotationY": 185.52442932128906, - "rotationZ": 0.0, - "scale": 0.8995602130889893, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_7", - "positionX": -12.833319664001465, - "positionY": 0.0, - "positionZ": 6.133481025695801, - "rotationX": 0.0, - "rotationY": 258.6029968261719, - "rotationZ": 0.0, - "scale": 0.8847933411598206, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_8", - "positionX": -12.679412841796875, - "positionY": 0.0, - "positionZ": 17.982484817504883, - "rotationX": 0.0, - "rotationY": 187.7959747314453, - "rotationZ": 0.0, - "scale": 1.1659109592437744, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_9", - "positionX": -12.7684326171875, - "positionY": 0.0, - "positionZ": 26.3814640045166, - "rotationX": 0.0, - "rotationY": 238.6483917236328, - "rotationZ": 0.0, - "scale": 0.9160663485527039, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_10", - "positionX": -12.614776611328125, - "positionY": 0.0, - "positionZ": 59.460594177246094, - "rotationX": 0.0, - "rotationY": 295.7347106933594, - "rotationZ": 0.0, - "scale": 1.0264856815338135, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_11", - "positionX": -12.791208267211914, - "positionY": 0.0, - "positionZ": 47.8699951171875, - "rotationX": 0.0, - "rotationY": 283.6527099609375, - "rotationZ": 0.0, - "scale": 1.0065256357192993, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_12", - "positionX": -12.448442459106445, - "positionY": 0.0, - "positionZ": 36.3751220703125, - "rotationX": 0.0, - "rotationY": 77.49290466308594, - "rotationZ": 0.0, - "scale": 0.8306524157524109, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_13", - "positionX": -33.62384796142578, - "positionY": 0.0, - "positionZ": 51.858421325683594, - "rotationX": 0.0, - "rotationY": 244.85516357421875, - "rotationZ": 0.0, - "scale": 1.0076913833618164, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_14", - "positionX": -34.024967193603516, - "positionY": 0.0, - "positionZ": 38.673851013183594, - "rotationX": 0.0, - "rotationY": 111.11471557617188, - "rotationZ": 0.0, - "scale": 0.9439296722412109, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_15", - "positionX": -34.531494140625, - "positionY": 0.0, - "positionZ": 28.521745681762695, - "rotationX": 0.0, - "rotationY": 262.2966003417969, - "rotationZ": 0.0, - "scale": 0.9935377836227417, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_16", - "positionX": -34.043739318847656, - "positionY": 0.0, - "positionZ": 17.4325008392334, - "rotationX": 0.0, - "rotationY": 108.68714141845703, - "rotationZ": 0.0, - "scale": 1.1579155921936035, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_17", - "positionX": -34.21819305419922, - "positionY": 0.0, - "positionZ": 6.105220794677734, - "rotationX": 0.0, - "rotationY": 228.59368896484375, - "rotationZ": 0.0, - "scale": 1.1522389650344849, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_18", - "positionX": -34.067745208740234, - "positionY": 0.0, - "positionZ": -6.975301742553711, - "rotationX": 0.0, - "rotationY": 98.31761932373047, - "rotationZ": 0.0, - "scale": 1.1141289472579956, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_19", - "positionX": -34.123016357421875, - "positionY": 0.0, - "positionZ": -22.210607528686523, - "rotationX": 0.0, - "rotationY": 346.40936279296875, - "rotationZ": 0.0, - "scale": 0.9344837665557861, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_20", - "positionX": -33.651546478271484, - "positionY": 0.0, - "positionZ": -49.48908996582031, - "rotationX": 0.0, - "rotationY": 230.20101928710938, - "rotationZ": 0.0, - "scale": 0.9674187898635864, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_21", - "positionX": -34.10547637939453, - "positionY": 0.0, - "positionZ": -35.460723876953125, - "rotationX": 0.0, - "rotationY": 91.13243103027344, - "rotationZ": 0.0, - "scale": 0.8118932247161865, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_22", - "positionX": 31.96502685546875, - "positionY": 0.0, - "positionZ": -46.27615737915039, - "rotationX": 0.0, - "rotationY": 200.80490112304688, - "rotationZ": 0.0, - "scale": 1.151852011680603, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_23", - "positionX": 15.969450950622559, - "positionY": 0.0, - "positionZ": -56.847434997558594, - "rotationX": 0.0, - "rotationY": 309.245361328125, - "rotationZ": 0.0, - "scale": 0.8604872822761536, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_24", - "positionX": 20.30401611328125, - "positionY": 0.0, - "positionZ": -51.09846496582031, - "rotationX": 0.0, - "rotationY": 277.6276550292969, - "rotationZ": 0.0, - "scale": 0.8663511872291565, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_25", - "positionX": 22.967971801757812, - "positionY": 0.0, - "positionZ": -43.319984436035156, - "rotationX": 0.0, - "rotationY": 46.43622589111328, - "rotationZ": 0.0, - "scale": 0.8165636658668518, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_26", - "positionX": 14.777556419372559, - "positionY": 0.0, - "positionZ": -41.4553108215332, - "rotationX": 0.0, - "rotationY": 327.9038391113281, - "rotationZ": 0.0, - "scale": 1.0484769344329834, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_27", - "positionX": 24.4072208404541, - "positionY": 0.0, - "positionZ": -34.15635681152344, - "rotationX": 0.0, - "rotationY": 325.7286071777344, - "rotationZ": 0.0, - "scale": 0.939370334148407, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_28", - "positionX": 15.0446138381958, - "positionY": 0.0, - "positionZ": -27.80909538269043, - "rotationX": 0.0, - "rotationY": 163.92340087890625, - "rotationZ": 0.0, - "scale": 1.0635230541229248, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_29", - "positionX": 19.368539810180664, - "positionY": 0.0, - "positionZ": -19.685014724731445, - "rotationX": 0.0, - "rotationY": 211.60665893554688, - "rotationZ": 0.0, - "scale": 0.902746319770813, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_30", - "positionX": 28.324113845825195, - "positionY": 0.0, - "positionZ": -26.242982864379883, - "rotationX": 0.0, - "rotationY": 311.47528076171875, - "rotationZ": 0.0, - "scale": 1.0273449420928955, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_31", - "positionX": 42.11153793334961, - "positionY": 0.0, - "positionZ": -36.535736083984375, - "rotationX": 0.0, - "rotationY": 220.48294067382812, - "rotationZ": 0.0, - "scale": 0.8261467218399048, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_32", - "positionX": 33.50961685180664, - "positionY": 0.0, - "positionZ": -38.914188385009766, - "rotationX": 0.0, - "rotationY": 35.21757507324219, - "rotationZ": 0.0, - "scale": 1.0390522480010986, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_33", - "positionX": 29.88859748840332, - "positionY": 0.0, - "positionZ": -33.61454772949219, - "rotationX": 0.0, - "rotationY": 100.85382843017578, - "rotationZ": 0.0, - "scale": 0.8922615647315979, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_34", - "positionX": 36.03859329223633, - "positionY": 0.0, - "positionZ": -31.455276489257812, - "rotationX": 0.0, - "rotationY": 60.721500396728516, - "rotationZ": 0.0, - "scale": 0.8014954924583435, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_35", - "positionX": 40.839595794677734, - "positionY": 0.0, - "positionZ": -25.52322006225586, - "rotationX": 0.0, - "rotationY": 97.25153350830078, - "rotationZ": 0.0, - "scale": 1.130971074104309, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_36", - "positionX": 32.435054779052734, - "positionY": 0.0, - "positionZ": -22.460369110107422, - "rotationX": 0.0, - "rotationY": 53.75713348388672, - "rotationZ": 0.0, - "scale": 0.8142682909965515, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_37", - "positionX": 43.109615325927734, - "positionY": 0.0, - "positionZ": -20.446697235107422, - "rotationX": 0.0, - "rotationY": 348.8375549316406, - "rotationZ": 0.0, - "scale": 0.8137104511260986, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_38", - "positionX": 36.949954986572266, - "positionY": 0.0, - "positionZ": -15.91018295288086, - "rotationX": 0.0, - "rotationY": 89.48428344726562, - "rotationZ": 0.0, - "scale": 0.9084020853042603, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_39", - "positionX": 26.523279190063477, - "positionY": 0.0, - "positionZ": -18.978004455566406, - "rotationX": 0.0, - "rotationY": 121.67051696777344, - "rotationZ": 0.0, - "scale": 1.1757233142852783, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_40", - "positionX": 14.461995124816895, - "positionY": 0.0, - "positionZ": -13.708993911743164, - "rotationX": 0.0, - "rotationY": 350.57562255859375, - "rotationZ": 0.0, - "scale": 0.9355136156082153, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_41", - "positionX": 43.02044677734375, - "positionY": 0.0, - "positionZ": -1.394740104675293, - "rotationX": 0.0, - "rotationY": 351.4514465332031, - "rotationZ": 0.0, - "scale": 0.8306729793548584, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_42", - "positionX": 40.58187484741211, - "positionY": 0.0, - "positionZ": -9.792125701904297, - "rotationX": 0.0, - "rotationY": 231.82762145996094, - "rotationZ": 0.0, - "scale": 0.8585242629051208, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_43", - "positionX": 44.648895263671875, - "positionY": 0.0, - "positionZ": -15.06658935546875, - "rotationX": 0.0, - "rotationY": 13.785202026367188, - "rotationZ": 0.0, - "scale": 0.9625284075737, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_44", - "positionX": 30.0037841796875, - "positionY": 0.0, - "positionZ": -12.60888957977295, - "rotationX": 0.0, - "rotationY": 287.20257568359375, - "rotationZ": 0.0, - "scale": 1.0991034507751465, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_45", - "positionX": 34.712276458740234, - "positionY": 0.0, - "positionZ": -6.8115949630737305, - "rotationX": 0.0, - "rotationY": 184.22216796875, - "rotationZ": 0.0, - "scale": 0.9775791764259338, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_46", - "positionX": 37.86561965942383, - "positionY": 0.0, - "positionZ": -1.01364004611969, - "rotationX": 0.0, - "rotationY": 141.30282592773438, - "rotationZ": 0.0, - "scale": 0.9186165928840637, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_47", - "positionX": 28.070384979248047, - "positionY": 0.0, - "positionZ": -3.1783599853515625, - "rotationX": 0.0, - "rotationY": 171.2521209716797, - "rotationZ": 0.0, - "scale": 0.8979007601737976, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_48", - "positionX": 21.92613983154297, - "positionY": 0.0, - "positionZ": -12.94442081451416, - "rotationX": 0.0, - "rotationY": 251.1182861328125, - "rotationZ": 0.0, - "scale": 0.8532453775405884, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_49", - "positionX": 17.37087631225586, - "positionY": 0.0, - "positionZ": -7.09150505065918, - "rotationX": 0.0, - "rotationY": 143.28713989257812, - "rotationZ": 0.0, - "scale": 1.1448076963424683, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_50", - "positionX": 21.769031524658203, - "positionY": 0.0, - "positionZ": -0.9104061126708984, - "rotationX": 0.0, - "rotationY": 348.8807678222656, - "rotationZ": 0.0, - "scale": 0.8809970617294312, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_51", - "positionX": 13.493666648864746, - "positionY": 0.0, - "positionZ": 0.03348255157470703, - "rotationX": 0.0, - "rotationY": 75.59892272949219, - "rotationZ": 0.0, - "scale": 1.187860131263733, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_52", - "positionX": 40.50532913208008, - "positionY": 0.0, - "positionZ": 41.03326416015625, - "rotationX": 0.0, - "rotationY": 324.51513671875, - "rotationZ": 0.0, - "scale": 1.1665253639221191, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_53", - "positionX": 43.632965087890625, - "positionY": 0.0, - "positionZ": 30.76470375061035, - "rotationX": 0.0, - "rotationY": 195.53309631347656, - "rotationZ": 0.0, - "scale": 0.8694092035293579, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_54", - "positionX": 44.01398468017578, - "positionY": 0.0, - "positionZ": 12.054691314697266, - "rotationX": 0.0, - "rotationY": 251.4224853515625, - "rotationZ": 0.0, - "scale": 1.123418927192688, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_55", - "positionX": 40.85377883911133, - "positionY": 0.0, - "positionZ": 4.718437194824219, - "rotationX": 0.0, - "rotationY": 42.034915924072266, - "rotationZ": 0.0, - "scale": 1.0503891706466675, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_56", - "positionX": 31.150394439697266, - "positionY": 0.0, - "positionZ": 1.9663124084472656, - "rotationX": 0.0, - "rotationY": 299.6139831542969, - "rotationZ": 0.0, - "scale": 1.1535815000534058, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_57", - "positionX": 33.277732849121094, - "positionY": 0.0, - "positionZ": 9.781963348388672, - "rotationX": 0.0, - "rotationY": 225.87123107910156, - "rotationZ": 0.0, - "scale": 1.091098427772522, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_58", - "positionX": 39.414878845214844, - "positionY": 0.0, - "positionZ": 20.580583572387695, - "rotationX": 0.0, - "rotationY": 141.01956176757812, - "rotationZ": 0.0, - "scale": 0.8070813417434692, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_59", - "positionX": 46.05837631225586, - "positionY": 0.0, - "positionZ": 19.004127502441406, - "rotationX": 0.0, - "rotationY": 15.223188400268555, - "rotationZ": 0.0, - "scale": 0.9604004621505737, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_60", - "positionX": 34.850975036621094, - "positionY": 0.0, - "positionZ": 25.843027114868164, - "rotationX": 0.0, - "rotationY": 119.2710952758789, - "rotationZ": 0.0, - "scale": 0.928141176700592, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_61", - "positionX": 37.61646270751953, - "positionY": 0.0, - "positionZ": 30.65496253967285, - "rotationX": 0.0, - "rotationY": 59.038875579833984, - "rotationZ": 0.0, - "scale": 1.1036298274993896, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_62", - "positionX": 36.150821685791016, - "positionY": 0.0, - "positionZ": 13.646219253540039, - "rotationX": 0.0, - "rotationY": 10.933391571044922, - "rotationZ": 0.0, - "scale": 0.998653769493103, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_63", - "positionX": 30.56899070739746, - "positionY": 0.0, - "positionZ": 20.67601203918457, - "rotationX": 0.0, - "rotationY": 318.5868835449219, - "rotationZ": 0.0, - "scale": 1.0649983882904053, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_64", - "positionX": 27.58989715576172, - "positionY": 0.0, - "positionZ": 12.549834251403809, - "rotationX": 0.0, - "rotationY": 84.76529693603516, - "rotationZ": 0.0, - "scale": 0.9443452954292297, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_65", - "positionX": 23.00691795349121, - "positionY": 0.0, - "positionZ": 4.6933417320251465, - "rotationX": 0.0, - "rotationY": 105.91573333740234, - "rotationZ": 0.0, - "scale": 1.0849446058273315, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_66", - "positionX": 18.136188507080078, - "positionY": 0.0, - "positionZ": 7.1000165939331055, - "rotationX": 0.0, - "rotationY": 121.36611938476562, - "rotationZ": 0.0, - "scale": 1.1556506156921387, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_67", - "positionX": 12.616127014160156, - "positionY": 0.0, - "positionZ": 11.650650024414062, - "rotationX": 0.0, - "rotationY": 32.03171157836914, - "rotationZ": 0.0, - "scale": 0.9336137771606445, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_68", - "positionX": 21.910207748413086, - "positionY": 0.0, - "positionZ": 12.44902229309082, - "rotationX": 0.0, - "rotationY": 335.4817199707031, - "rotationZ": 0.0, - "scale": 0.9882463216781616, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_69", - "positionX": 24.433353424072266, - "positionY": 0.0, - "positionZ": 19.995283126831055, - "rotationX": 0.0, - "rotationY": 87.51234436035156, - "rotationZ": 0.0, - "scale": 0.9833939671516418, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_70", - "positionX": 19.965717315673828, - "positionY": 0.0, - "positionZ": 56.69579315185547, - "rotationX": 0.0, - "rotationY": 200.61273193359375, - "rotationZ": 0.0, - "scale": 0.863595724105835, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_71", - "positionX": 30.129199981689453, - "positionY": 0.0, - "positionZ": 49.349178314208984, - "rotationX": 0.0, - "rotationY": 123.89065551757812, - "rotationZ": 0.0, - "scale": 0.8274751901626587, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_72", - "positionX": 22.637420654296875, - "positionY": 0.0, - "positionZ": 49.70018768310547, - "rotationX": 0.0, - "rotationY": 330.76019287109375, - "rotationZ": 0.0, - "scale": 0.9599763751029968, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_73", - "positionX": 15.410157203674316, - "positionY": 0.0, - "positionZ": 46.042762756347656, - "rotationX": 0.0, - "rotationY": 245.7031707763672, - "rotationZ": 0.0, - "scale": 1.0927139520645142, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_74", - "positionX": 12.58610725402832, - "positionY": 0.0, - "positionZ": 38.19343185424805, - "rotationX": 0.0, - "rotationY": 9.16409969329834, - "rotationZ": 0.0, - "scale": 0.986072301864624, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_75", - "positionX": 19.359045028686523, - "positionY": 0.0, - "positionZ": 42.230560302734375, - "rotationX": 0.0, - "rotationY": 191.29290771484375, - "rotationZ": 0.0, - "scale": 1.1253633499145508, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_76", - "positionX": 26.646041870117188, - "positionY": 0.0, - "positionZ": 41.913822174072266, - "rotationX": 0.0, - "rotationY": 152.10250854492188, - "rotationZ": 0.0, - "scale": 0.8438407778739929, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_77", - "positionX": 31.575908660888672, - "positionY": 0.0, - "positionZ": 37.55265808105469, - "rotationX": 0.0, - "rotationY": 200.6164093017578, - "rotationZ": 0.0, - "scale": 1.1785459518432617, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_78", - "positionX": 28.288192749023438, - "positionY": 0.0, - "positionZ": 30.64517593383789, - "rotationX": 0.0, - "rotationY": 124.59678649902344, - "rotationZ": 0.0, - "scale": 1.0016746520996094, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_79", - "positionX": 22.208457946777344, - "positionY": 0.0, - "positionZ": 26.81259536743164, - "rotationX": 0.0, - "rotationY": 345.3410339355469, - "rotationZ": 0.0, - "scale": 1.0550934076309204, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_80", - "positionX": 24.13849449157715, - "positionY": 0.0, - "positionZ": 36.65840530395508, - "rotationX": 0.0, - "rotationY": 61.53502655029297, - "rotationZ": 0.0, - "scale": 1.0631346702575684, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_81", - "positionX": 15.245565414428711, - "positionY": 0.0, - "positionZ": 32.46522521972656, - "rotationX": 0.0, - "rotationY": 194.3126678466797, - "rotationZ": 0.0, - "scale": 1.1678612232208252, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_82", - "positionX": 14.912277221679688, - "positionY": 0.0, - "positionZ": 26.491371154785156, - "rotationX": 0.0, - "rotationY": 64.04370880126953, - "rotationZ": 0.0, - "scale": 0.9104908108711243, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_83", - "positionX": 17.871429443359375, - "positionY": 0.0, - "positionZ": 18.721635818481445, - "rotationX": 0.0, - "rotationY": 28.75789451599121, - "rotationZ": 0.0, - "scale": 1.054933786392212, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_84", - "positionX": 4.22877311706543, - "positionY": 0.0, - "positionZ": 27.65654182434082, - "rotationX": 0.0, - "rotationY": 70.63479614257812, - "rotationZ": 0.0, - "scale": 0.8926344513893127, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_85", - "positionX": -3.9675378799438477, - "positionY": 0.0, - "positionZ": 27.16191291809082, - "rotationX": 0.0, - "rotationY": 249.08970642089844, - "rotationZ": 0.0, - "scale": 0.9143602252006531, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_86", - "positionX": -4.818426609039307, - "positionY": 0.0, - "positionZ": -28.216243743896484, - "rotationX": 0.0, - "rotationY": 354.94635009765625, - "rotationZ": 0.0, - "scale": 0.9232966899871826, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_87", - "positionX": 4.1813249588012695, - "positionY": 0.0, - "positionZ": -28.149797439575195, - "rotationX": 0.0, - "rotationY": 37.71554946899414, - "rotationZ": 0.0, - "scale": 1.131819248199463, - "texturePath": "resources/w/exterior/tree001.png" - } - ] -} \ No newline at end of file diff --git a/resources/config2/gameobjects_uni_exterior_x.json b/resources/config2/gameobjects_uni_exterior_x.json index 6f49c28..d38c6ed 100644 --- a/resources/config2/gameobjects_uni_exterior_x.json +++ b/resources/config2/gameobjects_uni_exterior_x.json @@ -142,2286 +142,3222 @@ "positionY": 0.0, "positionZ": -14.4195, "scale": 0.7 + }, + { + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_1", + "positionX": -50.812889099121094, + "positionY": 0.0, + "positionZ": -58.30622482299805, + "rotationX": 0.0, + "rotationY": 27.360742568969727, + "rotationZ": 0.0, + "scale": 1.1696137189865112, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_1", - "positionX": -9.247711181640625, + "positionX": -50.812889099121094, "positionY": 0.0, - "positionZ": -27.957685470581055, + "positionZ": -58.30622482299805, "rotationX": 0.0, - "rotationY": 163.64157104492188, + "rotationY": 27.360742568969727, "rotationZ": 0.0, - "scale": 1.055080533027649, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1696137189865112, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_2", + "positionX": -42.04430389404297, + "positionY": 0.0, + "positionZ": -56.94878387451172, + "rotationX": 0.0, + "rotationY": 316.04827880859375, + "rotationZ": 0.0, + "scale": 1.1619911193847656, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_2", - "positionX": -2.0690629482269287, + "positionX": -42.04430389404297, "positionY": 0.0, - "positionZ": -28.40008544921875, + "positionZ": -56.94878387451172, "rotationX": 0.0, - "rotationY": 56.38129806518555, + "rotationY": 316.04827880859375, "rotationZ": 0.0, - "scale": 1.1733691692352295, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1619911193847656, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_3", + "positionX": -44.690895080566406, + "positionY": 0.0, + "positionZ": -46.55317687988281, + "rotationX": 0.0, + "rotationY": 70.15264129638672, + "rotationZ": 0.0, + "scale": 0.9858894944190979, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_3", - "positionX": 4.544977188110352, + "positionX": -44.690895080566406, "positionY": 0.0, - "positionZ": -28.392715454101562, + "positionZ": -46.55317687988281, "rotationX": 0.0, - "rotationY": 200.6160125732422, + "rotationY": 70.15264129638672, "rotationZ": 0.0, - "scale": 1.0740770101547241, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9858894944190979, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_4", + "positionX": -27.385875701904297, + "positionY": 0.0, + "positionZ": -52.68977355957031, + "rotationX": 0.0, + "rotationY": 90.27952575683594, + "rotationZ": 0.0, + "scale": 1.1420023441314697, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_4", - "positionX": 10.806585311889648, + "positionX": -27.385875701904297, "positionY": 0.0, - "positionZ": -28.409624099731445, + "positionZ": -52.68977355957031, "rotationX": 0.0, - "rotationY": 307.9486083984375, + "rotationY": 90.27952575683594, "rotationZ": 0.0, - "scale": 0.9841761589050293, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1420023441314697, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_5", + "positionX": -22.562557220458984, + "positionY": 0.0, + "positionZ": -76.52082824707031, + "rotationX": 0.0, + "rotationY": 55.76333999633789, + "rotationZ": 0.0, + "scale": 1.0815709829330444, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_5", - "positionX": 12.153626441955566, + "positionX": -22.562557220458984, "positionY": 0.0, - "positionZ": -23.121671676635742, + "positionZ": -76.52082824707031, "rotationX": 0.0, - "rotationY": 77.95488739013672, + "rotationY": 55.76333999633789, "rotationZ": 0.0, - "scale": 0.9130271077156067, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0815709829330444, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_6", + "positionX": -32.574527740478516, + "positionY": 0.0, + "positionZ": -73.82001495361328, + "rotationX": 0.0, + "rotationY": 19.548412322998047, + "rotationZ": 0.0, + "scale": 1.1040050983428955, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_6", - "positionX": 12.91611099243164, + "positionX": -32.574527740478516, "positionY": 0.0, - "positionZ": -16.009580612182617, + "positionZ": -73.82001495361328, "rotationX": 0.0, - "rotationY": 44.44793701171875, + "rotationY": 19.548412322998047, "rotationZ": 0.0, - "scale": 0.8056853413581848, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1040050983428955, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_7", + "positionX": -41.96464157104492, + "positionY": 0.0, + "positionZ": -71.07850646972656, + "rotationX": 0.0, + "rotationY": 90.86538696289063, + "rotationZ": 0.0, + "scale": 1.0618345737457275, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_7", - "positionX": 13.093384742736816, + "positionX": -41.96464157104492, "positionY": 0.0, - "positionZ": -8.461570739746094, + "positionZ": -71.07850646972656, "rotationX": 0.0, - "rotationY": 316.9792785644531, + "rotationY": 90.86538696289063, "rotationZ": 0.0, - "scale": 1.0131804943084717, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0618345737457275, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_8", + "positionX": -28.158309936523438, + "positionY": 0.0, + "positionZ": -66.1868896484375, + "rotationX": 0.0, + "rotationY": 350.01055908203125, + "rotationZ": 0.0, + "scale": 0.8524712920188904, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_8", - "positionX": 13.134366989135742, + "positionX": -28.158309936523438, "positionY": 0.0, - "positionZ": -2.4103355407714844, + "positionZ": -66.1868896484375, "rotationX": 0.0, - "rotationY": 144.89503479003906, + "rotationY": 350.01055908203125, "rotationZ": 0.0, - "scale": 1.0894341468811035, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8524712920188904, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_9", + "positionX": -24.04216194152832, + "positionY": 0.0, + "positionZ": -59.782623291015625, + "rotationX": 0.0, + "rotationY": 265.6148986816406, + "rotationZ": 0.0, + "scale": 1.0455896854400635, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_9", - "positionX": 13.049385070800781, + "positionX": -24.04216194152832, "positionY": 0.0, - "positionZ": 6.414130210876465, + "positionZ": -59.782623291015625, "rotationX": 0.0, - "rotationY": 252.67518615722656, + "rotationY": 265.6148986816406, "rotationZ": 0.0, - "scale": 0.9635108709335327, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0455896854400635, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_10", + "positionX": -34.18036651611328, + "positionY": 0.0, + "positionZ": -44.248966217041016, + "rotationX": 0.0, + "rotationY": 253.584716796875, + "rotationZ": 0.0, + "scale": 1.1047219038009644, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_10", - "positionX": 13.181411743164062, + "positionX": -34.18036651611328, "positionY": 0.0, - "positionZ": 12.670129776000977, + "positionZ": -44.248966217041016, "rotationX": 0.0, - "rotationY": 103.50801086425781, + "rotationY": 253.584716796875, "rotationZ": 0.0, - "scale": 1.1331465244293213, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1047219038009644, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_11", + "positionX": -27.789222717285156, + "positionY": 0.0, + "positionZ": -37.764102935791016, + "rotationX": 0.0, + "rotationY": 205.04904174804688, + "rotationZ": 0.0, + "scale": 0.9860492944717407, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_11", - "positionX": 12.039973258972168, + "positionX": -27.789222717285156, "positionY": 0.0, - "positionZ": 18.043344497680664, + "positionZ": -37.764102935791016, "rotationX": 0.0, - "rotationY": 40.834659576416016, + "rotationY": 205.04904174804688, "rotationZ": 0.0, - "scale": 1.137732744216919, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9860492944717407, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_12", + "positionX": -54.82378387451172, + "positionY": 0.0, + "positionZ": -45.961944580078125, + "rotationX": 0.0, + "rotationY": 311.2710876464844, + "rotationZ": 0.0, + "scale": 0.8665724396705627, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_12", - "positionX": -10.085721969604492, + "positionX": -54.82378387451172, "positionY": 0.0, - "positionZ": 16.291414260864258, + "positionZ": -45.961944580078125, "rotationX": 0.0, - "rotationY": 338.0990905761719, + "rotationY": 311.2710876464844, "rotationZ": 0.0, - "scale": 1.172245979309082, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8665724396705627, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_13", + "positionX": -66.5842514038086, + "positionY": 0.0, + "positionZ": -59.278133392333984, + "rotationX": 0.0, + "rotationY": 144.18447875976563, + "rotationZ": 0.0, + "scale": 0.8690923452377319, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_13", - "positionX": -13.822617530822754, + "positionX": -66.5842514038086, "positionY": 0.0, - "positionZ": 10.280932426452637, + "positionZ": -59.278133392333984, "rotationX": 0.0, - "rotationY": 113.71051025390625, + "rotationY": 144.18447875976563, "rotationZ": 0.0, - "scale": 0.9010009765625, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8690923452377319, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_14", + "positionX": -63.19084167480469, + "positionY": 0.0, + "positionZ": -53.131954193115234, + "rotationX": 0.0, + "rotationY": 298.9940490722656, + "rotationZ": 0.0, + "scale": 0.9646722078323364, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_14", - "positionX": -16.137662887573242, + "positionX": -63.19084167480469, "positionY": 0.0, - "positionZ": 16.63860321044922, + "positionZ": -53.131954193115234, "rotationX": 0.0, - "rotationY": 10.861058235168457, + "rotationY": 298.9940490722656, "rotationZ": 0.0, - "scale": 1.1418468952178955, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9646722078323364, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_15", + "positionX": -64.33462524414063, + "positionY": 0.0, + "positionZ": -44.963775634765625, + "rotationX": 0.0, + "rotationY": 196.97276306152344, + "rotationZ": 0.0, + "scale": 1.112849235534668, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_15", - "positionX": -20.23822021484375, + "positionX": -64.33462524414063, "positionY": 0.0, - "positionZ": 8.056961059570312, + "positionZ": -44.963775634765625, "rotationX": 0.0, - "rotationY": 197.14404296875, + "rotationY": 196.97276306152344, "rotationZ": 0.0, - "scale": 1.0069656372070312, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.112849235534668, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_16", + "positionX": -76.99790954589844, + "positionY": 0.0, + "positionZ": -42.78944396972656, + "rotationX": 0.0, + "rotationY": 299.3177185058594, + "rotationZ": 0.0, + "scale": 0.9130361080169678, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_16", - "positionX": -24.2155704498291, + "positionX": -76.99790954589844, "positionY": 0.0, - "positionZ": 13.763050079345703, + "positionZ": -42.78944396972656, "rotationX": 0.0, - "rotationY": 306.0765075683594, + "rotationY": 299.3177185058594, "rotationZ": 0.0, - "scale": 1.0867195129394531, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9130361080169678, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_17", + "positionX": -70.88671875, + "positionY": 0.0, + "positionZ": -37.523956298828125, + "rotationX": 0.0, + "rotationY": 315.2167053222656, + "rotationZ": 0.0, + "scale": 0.9908589720726013, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_17", - "positionX": -13.675850868225098, + "positionX": -70.88671875, "positionY": 0.0, - "positionZ": 2.445718765258789, + "positionZ": -37.523956298828125, "rotationX": 0.0, - "rotationY": 72.42496490478516, + "rotationY": 315.2167053222656, "rotationZ": 0.0, - "scale": 1.0928878784179688, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9908589720726013, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_18", + "positionX": -57.3021240234375, + "positionY": 0.0, + "positionZ": -37.45587921142578, + "rotationX": 0.0, + "rotationY": 349.8487548828125, + "rotationZ": 0.0, + "scale": 0.9502054452896118, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_18", - "positionX": -20.580577850341797, + "positionX": -57.3021240234375, "positionY": 0.0, - "positionZ": -3.5057945251464844, + "positionZ": -37.45587921142578, "rotationX": 0.0, - "rotationY": 186.61207580566406, + "rotationY": 349.8487548828125, "rotationZ": 0.0, - "scale": 1.0493704080581665, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9502054452896118, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_19", + "positionX": -41.91582489013672, + "positionY": 0.0, + "positionZ": -38.736663818359375, + "rotationX": 0.0, + "rotationY": 328.37554931640625, + "rotationZ": 0.0, + "scale": 0.9700744152069092, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_19", - "positionX": -24.986677169799805, + "positionX": -41.91582489013672, "positionY": 0.0, - "positionZ": -9.320417404174805, + "positionZ": -38.736663818359375, "rotationX": 0.0, - "rotationY": 106.95003509521484, + "rotationY": 328.37554931640625, "rotationZ": 0.0, - "scale": 0.9363223314285278, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9700744152069092, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_20", + "positionX": -43.016910552978516, + "positionY": 0.0, + "positionZ": -33.03459548950195, + "rotationX": 0.0, + "rotationY": 97.03910064697266, + "rotationZ": 0.0, + "scale": 0.990688145160675, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_20", - "positionX": -40.879302978515625, + "positionX": -43.016910552978516, "positionY": 0.0, - "positionZ": -22.277935028076172, + "positionZ": -33.03459548950195, "rotationX": 0.0, - "rotationY": 210.12367248535156, + "rotationY": 97.03910064697266, "rotationZ": 0.0, - "scale": 1.1687252521514893, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.990688145160675, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_21", + "positionX": -77.79277038574219, + "positionY": 0.0, + "positionZ": -28.69448471069336, + "rotationX": 0.0, + "rotationY": 331.9627685546875, + "rotationZ": 0.0, + "scale": 0.8834698796272278, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_21", - "positionX": -36.94347381591797, + "positionX": -77.79277038574219, "positionY": 0.0, - "positionZ": -26.38409423828125, + "positionZ": -28.69448471069336, "rotationX": 0.0, - "rotationY": 281.87823486328125, + "rotationY": 331.9627685546875, "rotationZ": 0.0, - "scale": 1.0304133892059326, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8834698796272278, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_22", + "positionX": -74.41668701171875, + "positionY": 0.0, + "positionZ": -20.89178466796875, + "rotationX": 0.0, + "rotationY": 37.503719329833984, + "rotationZ": 0.0, + "scale": 1.0102829933166504, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_22", - "positionX": -30.844694137573242, + "positionX": -74.41668701171875, "positionY": 0.0, - "positionZ": -28.89678382873535, + "positionZ": -20.89178466796875, "rotationX": 0.0, - "rotationY": 347.82177734375, + "rotationY": 37.503719329833984, "rotationZ": 0.0, - "scale": 1.0442012548446655, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0102829933166504, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_23", + "positionX": -67.96454620361328, + "positionY": 0.0, + "positionZ": -29.68305778503418, + "rotationX": 0.0, + "rotationY": 188.78965759277344, + "rotationZ": 0.0, + "scale": 0.8096661567687988, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_23", - "positionX": -22.605939865112305, + "positionX": -67.96454620361328, "positionY": 0.0, - "positionZ": -28.94563102722168, + "positionZ": -29.68305778503418, "rotationX": 0.0, - "rotationY": 310.19610595703125, + "rotationY": 188.78965759277344, "rotationZ": 0.0, - "scale": 1.1138566732406616, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8096661567687988, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_24", + "positionX": -58.96484375, + "positionY": 0.0, + "positionZ": -23.513864517211914, + "rotationX": 0.0, + "rotationY": 154.75343322753906, + "rotationZ": 0.0, + "scale": 0.9996047019958496, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_24", - "positionX": -8.343132019042969, + "positionX": -58.96484375, "positionY": 0.0, - "positionZ": -36.284820556640625, + "positionZ": -23.513864517211914, "rotationX": 0.0, - "rotationY": 181.36778259277344, + "rotationY": 154.75343322753906, "rotationZ": 0.0, - "scale": 1.057192325592041, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9996047019958496, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_25", + "positionX": -47.50419616699219, + "positionY": 0.0, + "positionZ": -26.011438369750977, + "rotationX": 0.0, + "rotationY": 158.18370056152344, + "rotationZ": 0.0, + "scale": 0.9480085372924805, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_25", - "positionX": -2.1586217880249023, + "positionX": -47.50419616699219, "positionY": 0.0, - "positionZ": -41.913734436035156, + "positionZ": -26.011438369750977, "rotationX": 0.0, - "rotationY": 10.629894256591797, + "rotationY": 158.18370056152344, "rotationZ": 0.0, - "scale": 1.0354348421096802, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9480085372924805, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_26", + "positionX": -75.1706314086914, + "positionY": 0.0, + "positionZ": -12.510238647460938, + "rotationX": 0.0, + "rotationY": 103.18147277832031, + "rotationZ": 0.0, + "scale": 0.925687849521637, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_26", - "positionX": -8.275426864624023, + "positionX": -75.1706314086914, "positionY": 0.0, - "positionZ": -48.33169937133789, + "positionZ": -12.510238647460938, "rotationX": 0.0, - "rotationY": 63.89228057861328, + "rotationY": 103.18147277832031, "rotationZ": 0.0, - "scale": 1.1884851455688477, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.925687849521637, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_27", + "positionX": -70.70140075683594, + "positionY": 0.0, + "positionZ": -3.8958120346069336, + "rotationX": 0.0, + "rotationY": 358.8211669921875, + "rotationZ": 0.0, + "scale": 0.8071854710578918, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_27", - "positionX": -0.6720724105834961, + "positionX": -70.70140075683594, "positionY": 0.0, - "positionZ": -50.442508697509766, + "positionZ": -3.8958120346069336, "rotationX": 0.0, - "rotationY": 345.5477294921875, + "rotationY": 358.8211669921875, "rotationZ": 0.0, - "scale": 0.8448611497879028, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8071854710578918, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_28", + "positionX": -64.92254638671875, + "positionY": 0.0, + "positionZ": -13.8818998336792, + "rotationX": 0.0, + "rotationY": 179.41053771972656, + "rotationZ": 0.0, + "scale": 1.0581157207489014, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_28", - "positionX": 6.474541664123535, + "positionX": -64.92254638671875, "positionY": 0.0, - "positionZ": -41.046165466308594, + "positionZ": -13.8818998336792, "rotationX": 0.0, - "rotationY": 86.04998779296875, + "rotationY": 179.41053771972656, "rotationZ": 0.0, - "scale": 1.0919691324234009, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0581157207489014, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_29", + "positionX": -56.691776275634766, + "positionY": 0.0, + "positionZ": -10.450257301330566, + "rotationX": 0.0, + "rotationY": 28.491840362548828, + "rotationZ": 0.0, + "scale": 1.1348347663879395, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_29", - "positionX": 9.591325759887695, + "positionX": -56.691776275634766, "positionY": 0.0, - "positionZ": -48.1319580078125, + "positionZ": -10.450257301330566, "rotationX": 0.0, - "rotationY": 40.25929260253906, + "rotationY": 28.491840362548828, "rotationZ": 0.0, - "scale": 0.830841600894928, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1348347663879395, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_30", + "positionX": -74.68647003173828, + "positionY": 0.0, + "positionZ": 5.209311008453369, + "rotationX": 0.0, + "rotationY": 225.8300018310547, + "rotationZ": 0.0, + "scale": 0.8682583570480347, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_30", - "positionX": 16.384981155395508, + "positionX": -74.68647003173828, "positionY": 0.0, - "positionZ": -53.398963928222656, + "positionZ": 5.209311008453369, "rotationX": 0.0, - "rotationY": 164.18624877929688, + "rotationY": 225.8300018310547, "rotationZ": 0.0, - "scale": 1.0260084867477417, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8682583570480347, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_31", + "positionX": -61.504512786865234, + "positionY": 0.0, + "positionZ": 0.08330345153808594, + "rotationX": 0.0, + "rotationY": 62.38893127441406, + "rotationZ": 0.0, + "scale": 1.0723927021026611, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_31", - "positionX": 19.782955169677734, + "positionX": -61.504512786865234, "positionY": 0.0, - "positionZ": -41.899532318115234, + "positionZ": 0.08330345153808594, "rotationX": 0.0, - "rotationY": 130.0872039794922, + "rotationY": 62.38893127441406, "rotationZ": 0.0, - "scale": 1.0432580709457397, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0723927021026611, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_32", + "positionX": -56.605987548828125, + "positionY": 0.0, + "positionZ": 6.9508209228515625, + "rotationX": 0.0, + "rotationY": 151.20936584472656, + "rotationZ": 0.0, + "scale": 0.8688772320747375, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_32", - "positionX": 11.949399948120117, + "positionX": -56.605987548828125, "positionY": 0.0, - "positionZ": -38.114715576171875, + "positionZ": 6.9508209228515625, "rotationX": 0.0, - "rotationY": 89.82759094238281, + "rotationY": 151.20936584472656, "rotationZ": 0.0, - "scale": 0.9098753333091736, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8688772320747375, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_33", + "positionX": -64.19551086425781, + "positionY": 0.0, + "positionZ": 11.038368225097656, + "rotationX": 0.0, + "rotationY": 224.8587188720703, + "rotationZ": 0.0, + "scale": 1.1650540828704834, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_33", - "positionX": 19.762500762939453, + "positionX": -64.19551086425781, "positionY": 0.0, - "positionZ": -32.54502487182617, + "positionZ": 11.038368225097656, "rotationX": 0.0, - "rotationY": 222.56011962890625, + "rotationY": 224.8587188720703, "rotationZ": 0.0, - "scale": 0.8893353939056396, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1650540828704834, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_34", + "positionX": -53.91556930541992, + "positionY": 0.0, + "positionZ": 16.120817184448242, + "rotationX": 0.0, + "rotationY": 97.4098892211914, + "rotationZ": 0.0, + "scale": 1.0540021657943726, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_34", - "positionX": 26.583539962768555, + "positionX": -53.91556930541992, "positionY": 0.0, - "positionZ": -37.46521759033203, + "positionZ": 16.120817184448242, "rotationX": 0.0, - "rotationY": 181.45579528808594, + "rotationY": 97.4098892211914, "rotationZ": 0.0, - "scale": 1.1292012929916382, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0540021657943726, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_35", + "positionX": -63.02656555175781, + "positionY": 0.0, + "positionZ": 42.969947814941406, + "rotationX": 0.0, + "rotationY": 54.25312805175781, + "rotationZ": 0.0, + "scale": 0.8094582557678223, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_35", - "positionX": 29.656326293945312, + "positionX": -63.02656555175781, "positionY": 0.0, - "positionZ": -46.45729446411133, + "positionZ": 42.969947814941406, "rotationX": 0.0, - "rotationY": 186.8824462890625, + "rotationY": 54.25312805175781, "rotationZ": 0.0, - "scale": 1.193572998046875, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8094582557678223, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_36", + "positionX": -66.65809631347656, + "positionY": 0.0, + "positionZ": 32.54607009887695, + "rotationX": 0.0, + "rotationY": 9.110026359558105, + "rotationZ": 0.0, + "scale": 0.9188699722290039, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_36", - "positionX": 21.837120056152344, + "positionX": -66.65809631347656, "positionY": 0.0, - "positionZ": -49.9768180847168, + "positionZ": 32.54607009887695, "rotationX": 0.0, - "rotationY": 268.0925598144531, + "rotationY": 9.110026359558105, "rotationZ": 0.0, - "scale": 1.1154764890670776, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9188699722290039, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_37", + "positionX": -67.84223175048828, + "positionY": 0.0, + "positionZ": 20.346195220947266, + "rotationX": 0.0, + "rotationY": 15.515764236450195, + "rotationZ": 0.0, + "scale": 1.0764552354812622, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_37", - "positionX": 26.908613204956055, + "positionX": -67.84223175048828, "positionY": 0.0, - "positionZ": -59.13704299926758, + "positionZ": 20.346195220947266, "rotationX": 0.0, - "rotationY": 299.8488464355469, + "rotationY": 15.515764236450195, "rotationZ": 0.0, - "scale": 0.9198742508888245, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0764552354812622, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_38", + "positionX": -57.69129943847656, + "positionY": 0.0, + "positionZ": 26.553592681884766, + "rotationX": 0.0, + "rotationY": 200.6903839111328, + "rotationZ": 0.0, + "scale": 1.0001169443130493, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_38", - "positionX": 14.813976287841797, + "positionX": -57.69129943847656, "positionY": 0.0, - "positionZ": -64.96946716308594, + "positionZ": 26.553592681884766, "rotationX": 0.0, - "rotationY": 238.2163543701172, + "rotationY": 200.6903839111328, "rotationZ": 0.0, - "scale": 1.1820805072784424, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0001169443130493, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_39", + "positionX": -47.33625030517578, + "positionY": 0.0, + "positionZ": 23.127140045166016, + "rotationX": 0.0, + "rotationY": 59.636837005615234, + "rotationZ": 0.0, + "scale": 0.8095611333847046, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_39", - "positionX": 10.208925247192383, + "positionX": -47.33625030517578, "positionY": 0.0, - "positionZ": -59.049827575683594, + "positionZ": 23.127140045166016, "rotationX": 0.0, - "rotationY": 97.3392562866211, + "rotationY": 59.636837005615234, "rotationZ": 0.0, - "scale": 1.1379904747009277, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8095611333847046, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_40", + "positionX": -58.08914566040039, + "positionY": 0.0, + "positionZ": 33.20618438720703, + "rotationX": 0.0, + "rotationY": 51.614349365234375, + "rotationZ": 0.0, + "scale": 1.0851874351501465, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_40", - "positionX": -0.012592315673828125, + "positionX": -58.08914566040039, "positionY": 0.0, - "positionZ": -58.63385009765625, + "positionZ": 33.20618438720703, "rotationX": 0.0, - "rotationY": 59.767234802246094, + "rotationY": 51.614349365234375, "rotationZ": 0.0, - "scale": 1.197326898574829, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0851874351501465, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_41", + "positionX": -54.026363372802734, + "positionY": 0.0, + "positionZ": 41.48232650756836, + "rotationX": 0.0, + "rotationY": 43.79229736328125, + "rotationZ": 0.0, + "scale": 1.1653144359588623, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_41", - "positionX": 1.670037865638733, + "positionX": -54.026363372802734, "positionY": 0.0, - "positionZ": -70.40826416015625, + "positionZ": 41.48232650756836, "rotationX": 0.0, - "rotationY": 359.2141418457031, + "rotationY": 43.79229736328125, "rotationZ": 0.0, - "scale": 0.982947826385498, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1653144359588623, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_42", + "positionX": -46.51899719238281, + "positionY": 0.0, + "positionZ": 33.758201599121094, + "rotationX": 0.0, + "rotationY": 93.0906982421875, + "rotationZ": 0.0, + "scale": 0.9832949042320251, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_42", - "positionX": -6.69479513168335, + "positionX": -46.51899719238281, "positionY": 0.0, - "positionZ": -68.65376281738281, + "positionZ": 33.758201599121094, "rotationX": 0.0, - "rotationY": 17.399295806884766, + "rotationY": 93.0906982421875, "rotationZ": 0.0, - "scale": 0.9645382165908813, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9832949042320251, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_43", + "positionX": -43.52067565917969, + "positionY": 0.0, + "positionZ": 45.320655822753906, + "rotationX": 0.0, + "rotationY": 132.38595581054688, + "rotationZ": 0.0, + "scale": 0.9932309985160828, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_43", - "positionX": -22.601215362548828, + "positionX": -43.52067565917969, "positionY": 0.0, - "positionZ": -65.59374237060547, + "positionZ": 45.320655822753906, "rotationX": 0.0, - "rotationY": 316.03607177734375, + "rotationY": 132.38595581054688, "rotationZ": 0.0, - "scale": 1.0148528814315796, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9932309985160828, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_44", + "positionX": -40.99221420288086, + "positionY": 0.0, + "positionZ": 55.21703338623047, + "rotationX": 0.0, + "rotationY": 343.4523010253906, + "rotationZ": 0.0, + "scale": 0.8476521968841553, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_44", - "positionX": -22.146657943725586, + "positionX": -40.99221420288086, "positionY": 0.0, - "positionZ": -58.40809631347656, + "positionZ": 55.21703338623047, "rotationX": 0.0, - "rotationY": 108.25830841064453, + "rotationY": 343.4523010253906, "rotationZ": 0.0, - "scale": 0.8645030856132507, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8476521968841553, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_45", + "positionX": -48.70467758178711, + "positionY": 0.0, + "positionZ": 50.10263442993164, + "rotationX": 0.0, + "rotationY": 90.73439025878906, + "rotationZ": 0.0, + "scale": 1.0948041677474976, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_45", - "positionX": -26.225589752197266, + "positionX": -48.70467758178711, "positionY": 0.0, - "positionZ": -52.08843231201172, + "positionZ": 50.10263442993164, "rotationX": 0.0, - "rotationY": 40.17951202392578, + "rotationY": 90.73439025878906, "rotationZ": 0.0, - "scale": 1.128859281539917, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0948041677474976, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_46", + "positionX": -30.777008056640625, + "positionY": 0.0, + "positionZ": 58.132198333740234, + "rotationX": 0.0, + "rotationY": 33.214332580566406, + "rotationZ": 0.0, + "scale": 1.1870852708816528, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_46", - "positionX": -24.093017578125, + "positionX": -30.777008056640625, "positionY": 0.0, - "positionZ": -45.757484436035156, + "positionZ": 58.132198333740234, "rotationX": 0.0, - "rotationY": 221.48907470703125, + "rotationY": 33.214332580566406, "rotationZ": 0.0, - "scale": 0.8352425694465637, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1870852708816528, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_47", + "positionX": -18.57537841796875, + "positionY": 0.0, + "positionZ": 54.52661895751953, + "rotationX": 0.0, + "rotationY": 70.57392120361328, + "rotationZ": 0.0, + "scale": 1.0153660774230957, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", + "name": "editor_tree_47", + "positionX": -18.57537841796875, + "positionY": 0.0, + "positionZ": 54.52661895751953, + "rotationX": 0.0, + "rotationY": 70.57392120361328, + "rotationZ": 0.0, + "scale": 1.0153660774230957, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_48", + "positionX": -26.706348419189453, + "positionY": 0.0, + "positionZ": 49.93190383911133, + "rotationX": 0.0, + "rotationY": 358.45855712890625, + "rotationZ": 0.0, + "scale": 0.8003513216972351, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_48", - "positionX": -37.83958053588867, + "positionX": -26.706348419189453, "positionY": 0.0, - "positionZ": -35.37458419799805, + "positionZ": 49.93190383911133, "rotationX": 0.0, - "rotationY": 240.92991638183594, + "rotationY": 358.45855712890625, "rotationZ": 0.0, - "scale": 1.0914454460144043, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8003513216972351, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_49", + "positionX": -36.407867431640625, + "positionY": 0.0, + "positionZ": 46.6512336730957, + "rotationX": 0.0, + "rotationY": 302.7781677246094, + "rotationZ": 0.0, + "scale": 0.9662901163101196, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_49", - "positionX": -32.9981689453125, + "positionX": -36.407867431640625, "positionY": 0.0, - "positionZ": -42.05958938598633, + "positionZ": 46.6512336730957, "rotationX": 0.0, - "rotationY": 190.67388916015625, + "rotationY": 302.7781677246094, "rotationZ": 0.0, - "scale": 1.1042393445968628, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9662901163101196, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_50", + "positionX": -36.7918701171875, + "positionY": 0.0, + "positionZ": 36.71147537231445, + "rotationX": 0.0, + "rotationY": 342.44927978515625, + "rotationZ": 0.0, + "scale": 0.9619826078414917, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_50", - "positionX": -36.443695068359375, + "positionX": -36.7918701171875, "positionY": 0.0, - "positionZ": -49.53240203857422, + "positionZ": 36.71147537231445, "rotationX": 0.0, - "rotationY": 308.9327697753906, + "rotationY": 342.44927978515625, "rotationZ": 0.0, - "scale": 0.9203262329101562, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9619826078414917, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_51", + "positionX": -33.98572540283203, + "positionY": 0.0, + "positionZ": 30.514802932739258, + "rotationX": 0.0, + "rotationY": 87.9248275756836, + "rotationZ": 0.0, + "scale": 1.042367696762085, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_51", - "positionX": -42.15419387817383, + "positionX": -33.98572540283203, "positionY": 0.0, - "positionZ": -56.678951263427734, + "positionZ": 30.514802932739258, "rotationX": 0.0, - "rotationY": 82.22830963134766, + "rotationY": 87.9248275756836, "rotationZ": 0.0, - "scale": 1.124675989151001, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.042367696762085, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_52", + "positionX": -29.828750610351563, + "positionY": 0.0, + "positionZ": 22.39700698852539, + "rotationX": 0.0, + "rotationY": 196.36758422851563, + "rotationZ": 0.0, + "scale": 1.1648069620132446, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_52", - "positionX": -33.65992736816406, + "positionX": -29.828750610351563, "positionY": 0.0, - "positionZ": -58.8349609375, + "positionZ": 22.39700698852539, "rotationX": 0.0, - "rotationY": 328.11627197265625, + "rotationY": 196.36758422851563, "rotationZ": 0.0, - "scale": 0.848569929599762, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1648069620132446, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_53", + "positionX": -28.290407180786133, + "positionY": 0.0, + "positionZ": 37.95806121826172, + "rotationX": 0.0, + "rotationY": 130.72911071777344, + "rotationZ": 0.0, + "scale": 1.0308374166488647, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_53", - "positionX": -31.068288803100586, + "positionX": -28.290407180786133, "positionY": 0.0, - "positionZ": -67.71460723876953, + "positionZ": 37.95806121826172, "rotationX": 0.0, - "rotationY": 293.6217956542969, + "rotationY": 130.72911071777344, "rotationZ": 0.0, - "scale": 0.8254112601280212, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0308374166488647, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_54", + "positionX": -21.429716110229492, + "positionY": 0.0, + "positionZ": 44.81801223754883, + "rotationX": 0.0, + "rotationY": 57.01760482788086, + "rotationZ": 0.0, + "scale": 1.0308314561843872, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_54", - "positionX": -39.76020431518555, + "positionX": -21.429716110229492, "positionY": 0.0, - "positionZ": -65.1966552734375, + "positionZ": 44.81801223754883, "rotationX": 0.0, - "rotationY": 156.64845275878906, + "rotationY": 57.01760482788086, "rotationZ": 0.0, - "scale": 1.0915563106536865, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0308314561843872, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_55", + "positionX": -9.357202529907227, + "positionY": 0.0, + "positionZ": 57.709510803222656, + "rotationX": 0.0, + "rotationY": 220.11106872558594, + "rotationZ": 0.0, + "scale": 1.1182363033294678, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_55", - "positionX": -42.69853591918945, + "positionX": -9.357202529907227, "positionY": 0.0, - "positionZ": -45.20412063598633, + "positionZ": 57.709510803222656, "rotationX": 0.0, - "rotationY": 290.9550476074219, + "rotationY": 220.11106872558594, "rotationZ": 0.0, - "scale": 0.9807971119880676, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1182363033294678, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_56", + "positionX": -12.27668571472168, + "positionY": 0.0, + "positionZ": 42.140106201171875, + "rotationX": 0.0, + "rotationY": 351.70391845703125, + "rotationZ": 0.0, + "scale": 0.9689967632293701, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_56", - "positionX": -78.20211029052734, + "positionX": -12.27668571472168, "positionY": 0.0, - "positionZ": -39.14703369140625, + "positionZ": 42.140106201171875, "rotationX": 0.0, - "rotationY": 240.8876495361328, + "rotationY": 351.70391845703125, "rotationZ": 0.0, - "scale": 1.1875452995300293, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9689967632293701, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_57", + "positionX": -19.829479217529297, + "positionY": 0.0, + "positionZ": 34.8514289855957, + "rotationX": 0.0, + "rotationY": 60.262969970703125, + "rotationZ": 0.0, + "scale": 1.097799301147461, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_57", - "positionX": -71.69956970214844, + "positionX": -19.829479217529297, "positionY": 0.0, - "positionZ": -44.251678466796875, + "positionZ": 34.8514289855957, "rotationX": 0.0, - "rotationY": 99.97506713867188, + "rotationY": 60.262969970703125, "rotationZ": 0.0, - "scale": 0.8184337019920349, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.097799301147461, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_58", + "positionX": -19.815998077392578, + "positionY": 0.0, + "positionZ": 26.018535614013672, + "rotationX": 0.0, + "rotationY": 263.6640319824219, + "rotationZ": 0.0, + "scale": 0.9204140305519104, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_58", - "positionX": -71.09391784667969, + "positionX": -19.815998077392578, "positionY": 0.0, - "positionZ": -51.408424377441406, + "positionZ": 26.018535614013672, "rotationX": 0.0, - "rotationY": 335.97137451171875, + "rotationY": 263.6640319824219, "rotationZ": 0.0, - "scale": 1.0383975505828857, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9204140305519104, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_59", + "positionX": -12.39570426940918, + "positionY": 0.0, + "positionZ": 23.218860626220703, + "rotationX": 0.0, + "rotationY": 347.1971435546875, + "rotationZ": 0.0, + "scale": 1.0325011014938354, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_59", - "positionX": -61.843448638916016, + "positionX": -12.39570426940918, "positionY": 0.0, - "positionZ": -51.510162353515625, + "positionZ": 23.218860626220703, "rotationX": 0.0, - "rotationY": 209.98849487304688, + "rotationY": 347.1971435546875, "rotationZ": 0.0, - "scale": 1.0368801355361938, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0325011014938354, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_60", + "positionX": -7.736201286315918, + "positionY": 0.0, + "positionZ": 30.849971771240234, + "rotationX": 0.0, + "rotationY": 61.79781723022461, + "rotationZ": 0.0, + "scale": 1.019295334815979, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_60", - "positionX": -60.887123107910156, + "positionX": -7.736201286315918, "positionY": 0.0, - "positionZ": -59.0359001159668, + "positionZ": 30.849971771240234, "rotationX": 0.0, - "rotationY": 214.06040954589844, + "rotationY": 61.79781723022461, "rotationZ": 0.0, - "scale": 1.016071081161499, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.019295334815979, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_61", + "positionX": -7.223801612854004, + "positionY": 0.0, + "positionZ": 46.57571029663086, + "rotationX": 0.0, + "rotationY": 16.668169021606445, + "rotationZ": 0.0, + "scale": 1.1176512241363525, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_61", - "positionX": -52.643104553222656, + "positionX": -7.223801612854004, "positionY": 0.0, - "positionZ": -53.83026885986328, + "positionZ": 46.57571029663086, "rotationX": 0.0, - "rotationY": 263.56805419921875, + "rotationY": 16.668169021606445, "rotationZ": 0.0, - "scale": 1.0469584465026855, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1176512241363525, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_62", + "positionX": 1.798045039176941, + "positionY": 0.0, + "positionZ": 57.02450180053711, + "rotationX": 0.0, + "rotationY": 356.2422180175781, + "rotationZ": 0.0, + "scale": 1.1495823860168457, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_62", - "positionX": -49.364471435546875, + "positionX": 1.798045039176941, "positionY": 0.0, - "positionZ": -39.394287109375, + "positionZ": 57.02450180053711, "rotationX": 0.0, - "rotationY": 3.928384780883789, + "rotationY": 356.2422180175781, "rotationZ": 0.0, - "scale": 0.945878267288208, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1495823860168457, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_63", + "positionX": 9.949873924255371, + "positionY": 0.0, + "positionZ": 51.373878479003906, + "rotationX": 0.0, + "rotationY": 284.5276794433594, + "rotationZ": 0.0, + "scale": 0.8848799467086792, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_63", - "positionX": -58.58396530151367, + "positionX": 9.949873924255371, "positionY": 0.0, - "positionZ": -43.941551208496094, + "positionZ": 51.373878479003906, "rotationX": 0.0, - "rotationY": 154.93199157714844, + "rotationY": 284.5276794433594, "rotationZ": 0.0, - "scale": 1.101270318031311, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8848799467086792, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_64", + "positionX": 18.330259323120117, + "positionY": 0.0, + "positionZ": 58.127105712890625, + "rotationX": 0.0, + "rotationY": 122.71350860595703, + "rotationZ": 0.0, + "scale": 0.996364176273346, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_64", - "positionX": -66.72100067138672, + "positionX": 18.330259323120117, "positionY": 0.0, - "positionZ": -36.14885711669922, + "positionZ": 58.127105712890625, "rotationX": 0.0, - "rotationY": 169.41868591308594, + "rotationY": 122.71350860595703, "rotationZ": 0.0, - "scale": 1.0966395139694214, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.996364176273346, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_65", + "positionX": 1.2025032043457031, + "positionY": 0.0, + "positionZ": 40.57345199584961, + "rotationX": 0.0, + "rotationY": 60.37982940673828, + "rotationZ": 0.0, + "scale": 1.0214543342590332, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_65", - "positionX": -75.0531997680664, + "positionX": 1.2025032043457031, "positionY": 0.0, - "positionZ": -30.165815353393555, + "positionZ": 40.57345199584961, "rotationX": 0.0, - "rotationY": 317.40765380859375, + "rotationY": 60.37982940673828, "rotationZ": 0.0, - "scale": 1.0995895862579346, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0214543342590332, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_66", + "positionX": 14.726835250854492, + "positionY": 0.0, + "positionZ": 45.12006759643555, + "rotationX": 0.0, + "rotationY": 200.33969116210938, + "rotationZ": 0.0, + "scale": 1.067894697189331, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_66", - "positionX": -66.67814636230469, + "positionX": 14.726835250854492, "positionY": 0.0, - "positionZ": -24.682514190673828, + "positionZ": 45.12006759643555, "rotationX": 0.0, - "rotationY": 239.8967742919922, + "rotationY": 200.33969116210938, "rotationZ": 0.0, - "scale": 1.0212374925613403, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.067894697189331, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_67", + "positionX": 19.923503875732422, + "positionY": 0.0, + "positionZ": 36.71946716308594, + "rotationX": 0.0, + "rotationY": 166.26687622070313, + "rotationZ": 0.0, + "scale": 0.9711991548538208, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_67", - "positionX": -57.9283447265625, + "positionX": 19.923503875732422, "positionY": 0.0, - "positionZ": -32.350135803222656, + "positionZ": 36.71946716308594, "rotationX": 0.0, - "rotationY": 49.68483352661133, + "rotationY": 166.26687622070313, "rotationZ": 0.0, - "scale": 1.0699667930603027, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9711991548538208, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_68", + "positionX": 7.504302978515625, + "positionY": 0.0, + "positionZ": 33.73157501220703, + "rotationX": 0.0, + "rotationY": 143.03961181640625, + "rotationZ": 0.0, + "scale": 1.0702462196350098, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_68", - "positionX": -47.260433197021484, + "positionX": 7.504302978515625, "positionY": 0.0, - "positionZ": -22.61578941345215, + "positionZ": 33.73157501220703, "rotationX": 0.0, - "rotationY": 75.86497497558594, + "rotationY": 143.03961181640625, "rotationZ": 0.0, - "scale": 1.1793839931488037, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0702462196350098, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_69", + "positionX": -0.6092414855957031, + "positionY": 0.0, + "positionZ": 24.004226684570313, + "rotationX": 0.0, + "rotationY": 287.90948486328125, + "rotationZ": 0.0, + "scale": 0.839482843875885, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_69", - "positionX": -51.12227249145508, + "positionX": -0.6092414855957031, "positionY": 0.0, - "positionZ": -30.885311126708984, + "positionZ": 24.004226684570313, "rotationX": 0.0, - "rotationY": 230.5838165283203, + "rotationY": 287.90948486328125, "rotationZ": 0.0, - "scale": 0.8587794303894043, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.839482843875885, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_70", + "positionX": 9.292717933654785, + "positionY": 0.0, + "positionZ": 22.641700744628906, + "rotationX": 0.0, + "rotationY": 256.7474060058594, + "rotationZ": 0.0, + "scale": 1.031712532043457, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_70", - "positionX": -55.430274963378906, + "positionX": 9.292717933654785, "positionY": 0.0, - "positionZ": -21.078746795654297, + "positionZ": 22.641700744628906, "rotationX": 0.0, - "rotationY": 299.1875915527344, + "rotationY": 256.7474060058594, "rotationZ": 0.0, - "scale": 0.971631646156311, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.031712532043457, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_71", + "positionX": 14.684800148010254, + "positionY": 0.0, + "positionZ": 26.805313110351563, + "rotationX": 0.0, + "rotationY": 313.3232727050781, + "rotationZ": 0.0, + "scale": 0.9424991011619568, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_71", - "positionX": -64.592041015625, + "positionX": 14.684800148010254, "positionY": 0.0, - "positionZ": -17.804351806640625, + "positionZ": 26.805313110351563, "rotationX": 0.0, - "rotationY": 174.04835510253906, + "rotationY": 313.3232727050781, "rotationZ": 0.0, - "scale": 0.8311916589736938, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9424991011619568, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_72", + "positionX": 29.413284301757813, + "positionY": 0.0, + "positionZ": 57.44115447998047, + "rotationX": 0.0, + "rotationY": 248.50636291503906, + "rotationZ": 0.0, + "scale": 0.8007174730300903, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_72", - "positionX": -74.14464569091797, + "positionX": 29.413284301757813, "positionY": 0.0, - "positionZ": -18.468475341796875, + "positionZ": 57.44115447998047, "rotationX": 0.0, - "rotationY": 278.5101013183594, + "rotationY": 248.50636291503906, "rotationZ": 0.0, - "scale": 1.1408286094665527, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8007174730300903, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_73", + "positionX": 35.507511138916016, + "positionY": 0.0, + "positionZ": 49.126914978027344, + "rotationX": 0.0, + "rotationY": 283.7396545410156, + "rotationZ": 0.0, + "scale": 1.1097297668457031, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_73", - "positionX": -77.9731674194336, + "positionX": 35.507511138916016, "positionY": 0.0, - "positionZ": -24.36054039001465, + "positionZ": 49.126914978027344, "rotationX": 0.0, - "rotationY": 318.6851501464844, + "rotationY": 283.7396545410156, "rotationZ": 0.0, - "scale": 1.1353377103805542, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1097297668457031, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_74", + "positionX": 24.994709014892578, + "positionY": 0.0, + "positionZ": 45.168453216552734, + "rotationX": 0.0, + "rotationY": 29.810564041137695, + "rotationZ": 0.0, + "scale": 1.0663031339645386, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_74", - "positionX": -69.306396484375, + "positionX": 24.994709014892578, "positionY": 0.0, - "positionZ": -10.082857131958008, + "positionZ": 45.168453216552734, "rotationX": 0.0, - "rotationY": 264.8053894042969, + "rotationY": 29.810564041137695, "rotationZ": 0.0, - "scale": 1.0169371366500854, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0663031339645386, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_75", + "positionX": 44.61367416381836, + "positionY": 0.0, + "positionZ": 38.02930450439453, + "rotationX": 0.0, + "rotationY": 186.5128936767578, + "rotationZ": 0.0, + "scale": 0.8409409523010254, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_75", - "positionX": -62.410804748535156, + "positionX": 44.61367416381836, "positionY": 0.0, - "positionZ": -13.534772872924805, + "positionZ": 38.02930450439453, "rotationX": 0.0, - "rotationY": 167.61434936523438, + "rotationY": 186.5128936767578, "rotationZ": 0.0, - "scale": 1.0430711507797241, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8409409523010254, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_76", + "positionX": 35.04125213623047, + "positionY": 0.0, + "positionZ": 39.41300964355469, + "rotationX": 0.0, + "rotationY": 293.2808532714844, + "rotationZ": 0.0, + "scale": 0.9774519205093384, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_76", - "positionX": -57.90956115722656, + "positionX": 35.04125213623047, "positionY": 0.0, - "positionZ": -8.797582626342773, + "positionZ": 39.41300964355469, "rotationX": 0.0, - "rotationY": 67.66865539550781, + "rotationY": 293.2808532714844, "rotationZ": 0.0, - "scale": 1.1550363302230835, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9774519205093384, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_77", + "positionX": 30.211170196533203, + "positionY": 0.0, + "positionZ": 28.293067932128906, + "rotationX": 0.0, + "rotationY": 42.80445098876953, + "rotationZ": 0.0, + "scale": 0.8837686777114868, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_77", - "positionX": -59.14875030517578, + "positionX": 30.211170196533203, "positionY": 0.0, - "positionZ": -1.0859732627868652, + "positionZ": 28.293067932128906, "rotationX": 0.0, - "rotationY": 248.2366180419922, + "rotationY": 42.80445098876953, "rotationZ": 0.0, - "scale": 0.8880394697189331, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8837686777114868, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_78", + "positionX": 21.695960998535156, + "positionY": 0.0, + "positionZ": 21.69999885559082, + "rotationX": 0.0, + "rotationY": 284.8881530761719, + "rotationZ": 0.0, + "scale": 1.0057992935180664, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_78", - "positionX": -65.04045867919922, + "positionX": 21.695960998535156, "positionY": 0.0, - "positionZ": 1.4506921768188477, + "positionZ": 21.69999885559082, "rotationX": 0.0, - "rotationY": 124.5002212524414, + "rotationY": 284.8881530761719, "rotationZ": 0.0, - "scale": 1.0525012016296387, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0057992935180664, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_79", + "positionX": 17.04216957092285, + "positionY": 0.0, + "positionZ": 12.522538185119629, + "rotationX": 0.0, + "rotationY": 292.5840148925781, + "rotationZ": 0.0, + "scale": 1.1625001430511475, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_79", - "positionX": -61.064910888671875, + "positionX": 17.04216957092285, "positionY": 0.0, - "positionZ": 4.972185134887695, + "positionZ": 12.522538185119629, "rotationX": 0.0, - "rotationY": 133.08779907226562, + "rotationY": 292.5840148925781, "rotationZ": 0.0, - "scale": 0.9063222408294678, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1625001430511475, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_80", + "positionX": 27.12729263305664, + "positionY": 0.0, + "positionZ": 17.63494110107422, + "rotationX": 0.0, + "rotationY": 345.5588684082031, + "rotationZ": 0.0, + "scale": 1.0136648416519165, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_80", - "positionX": -55.74897384643555, + "positionX": 27.12729263305664, "positionY": 0.0, - "positionZ": 7.231029510498047, + "positionZ": 17.63494110107422, "rotationX": 0.0, - "rotationY": 257.1896057128906, + "rotationY": 345.5588684082031, "rotationZ": 0.0, - "scale": 0.9336268901824951, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0136648416519165, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_81", + "positionX": 42.73047637939453, + "positionY": 0.0, + "positionZ": 27.48745346069336, + "rotationX": 0.0, + "rotationY": 11.368532180786133, + "rotationZ": 0.0, + "scale": 1.1785542964935303, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_81", - "positionX": -52.19171142578125, + "positionX": 42.73047637939453, "positionY": 0.0, - "positionZ": 12.759468078613281, + "positionZ": 27.48745346069336, "rotationX": 0.0, - "rotationY": 153.53504943847656, + "rotationY": 11.368532180786133, "rotationZ": 0.0, - "scale": 0.9801559448242188, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1785542964935303, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_82", + "positionX": 34.694236755371094, + "positionY": 0.0, + "positionZ": 21.265478134155273, + "rotationX": 0.0, + "rotationY": 289.8255310058594, + "rotationZ": 0.0, + "scale": 0.8448793292045593, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_82", - "positionX": -61.84621810913086, + "positionX": 34.694236755371094, "positionY": 0.0, - "positionZ": 10.995433807373047, + "positionZ": 21.265478134155273, "rotationX": 0.0, - "rotationY": 149.3479461669922, + "rotationY": 289.8255310058594, "rotationZ": 0.0, - "scale": 0.9362610578536987, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8448793292045593, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_83", + "positionX": 49.26129913330078, + "positionY": 0.0, + "positionZ": 11.821601867675781, + "rotationX": 0.0, + "rotationY": 226.9285125732422, + "rotationZ": 0.0, + "scale": 1.1353322267532349, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_83", - "positionX": -61.007408142089844, + "positionX": 49.26129913330078, "positionY": 0.0, - "positionZ": 16.766761779785156, + "positionZ": 11.821601867675781, "rotationX": 0.0, - "rotationY": 43.981964111328125, + "rotationY": 226.9285125732422, "rotationZ": 0.0, - "scale": 1.1854488849639893, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1353322267532349, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_84", + "positionX": 50.156097412109375, + "positionY": 0.0, + "positionZ": 0.24309444427490234, + "rotationX": 0.0, + "rotationY": 117.49090576171875, + "rotationZ": 0.0, + "scale": 1.0812944173812866, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_84", - "positionX": -59.221763610839844, + "positionX": 50.156097412109375, "positionY": 0.0, - "positionZ": 16.53998565673828, + "positionZ": 0.24309444427490234, "rotationX": 0.0, - "rotationY": 359.1348571777344, + "rotationY": 117.49090576171875, "rotationZ": 0.0, - "scale": 1.1227357387542725, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0812944173812866, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_85", + "positionX": 41.10716247558594, + "positionY": 0.0, + "positionZ": 4.9574127197265625, + "rotationX": 0.0, + "rotationY": 85.52172088623047, + "rotationZ": 0.0, + "scale": 0.8381500840187073, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_85", - "positionX": -53.84251022338867, + "positionX": 41.10716247558594, "positionY": 0.0, - "positionZ": 21.208011627197266, + "positionZ": 4.9574127197265625, "rotationX": 0.0, - "rotationY": 59.3885498046875, + "rotationY": 85.52172088623047, "rotationZ": 0.0, - "scale": 1.1880228519439697, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8381500840187073, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_86", + "positionX": 38.933712005615234, + "positionY": 0.0, + "positionZ": 13.355311393737793, + "rotationX": 0.0, + "rotationY": 61.037315368652344, + "rotationZ": 0.0, + "scale": 1.1854190826416016, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_86", - "positionX": -59.75939178466797, + "positionX": 38.933712005615234, "positionY": 0.0, - "positionZ": 24.931425094604492, + "positionZ": 13.355311393737793, "rotationX": 0.0, - "rotationY": 81.19300079345703, + "rotationY": 61.037315368652344, "rotationZ": 0.0, - "scale": 1.1239111423492432, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1854190826416016, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_87", + "positionX": 30.10515785217285, + "positionY": 0.0, + "positionZ": 8.044428825378418, + "rotationX": 0.0, + "rotationY": 112.57833862304688, + "rotationZ": 0.0, + "scale": 1.1771701574325562, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_87", - "positionX": -48.72856140136719, + "positionX": 30.10515785217285, "positionY": 0.0, - "positionZ": 23.38285255432129, + "positionZ": 8.044428825378418, "rotationX": 0.0, - "rotationY": 310.7797546386719, + "rotationY": 112.57833862304688, "rotationZ": 0.0, - "scale": 1.0238100290298462, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1771701574325562, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_88", + "positionX": 21.836986541748047, + "positionY": 0.0, + "positionZ": 4.7504706382751465, + "rotationX": 0.0, + "rotationY": 289.8890380859375, + "rotationZ": 0.0, + "scale": 0.9268254637718201, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_88", - "positionX": -52.60707473754883, + "positionX": 21.836986541748047, "positionY": 0.0, - "positionZ": 28.31085777282715, + "positionZ": 4.7504706382751465, "rotationX": 0.0, - "rotationY": 298.4416809082031, + "rotationY": 289.8890380859375, "rotationZ": 0.0, - "scale": 0.8559330701828003, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9268254637718201, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_89", + "positionX": 35.673770904541016, + "positionY": 0.0, + "positionZ": -2.9371588230133057, + "rotationX": 0.0, + "rotationY": 219.39459228515625, + "rotationZ": 0.0, + "scale": 1.0274144411087036, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_89", - "positionX": -43.01966857910156, + "positionX": 35.673770904541016, "positionY": 0.0, - "positionZ": 25.703357696533203, + "positionZ": -2.9371588230133057, "rotationX": 0.0, - "rotationY": 221.4101104736328, + "rotationY": 219.39459228515625, "rotationZ": 0.0, - "scale": 0.8721567392349243, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0274144411087036, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_90", + "positionX": 27.201562881469727, + "positionY": 0.0, + "positionZ": -0.9773809909820557, + "rotationX": 0.0, + "rotationY": 292.2543640136719, + "rotationZ": 0.0, + "scale": 1.1604710817337036, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_90", - "positionX": -36.628936767578125, + "positionX": 27.201562881469727, "positionY": 0.0, - "positionZ": 21.375091552734375, + "positionZ": -0.9773809909820557, "rotationX": 0.0, - "rotationY": 17.600997924804688, + "rotationY": 292.2543640136719, "rotationZ": 0.0, - "scale": 1.1762007474899292, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1604710817337036, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_91", + "positionX": 18.20602798461914, + "positionY": 0.0, + "positionZ": -8.226167678833008, + "rotationX": 0.0, + "rotationY": 319.9809875488281, + "rotationZ": 0.0, + "scale": 1.178808331489563, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_91", - "positionX": -34.323760986328125, + "positionX": 18.20602798461914, "positionY": 0.0, - "positionZ": 25.585338592529297, + "positionZ": -8.226167678833008, "rotationX": 0.0, - "rotationY": 276.626708984375, + "rotationY": 319.9809875488281, "rotationZ": 0.0, - "scale": 0.9290177822113037, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.178808331489563, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_92", + "positionX": 50.87983322143555, + "positionY": 0.0, + "positionZ": -12.320289611816406, + "rotationX": 0.0, + "rotationY": 256.8081970214844, + "rotationZ": 0.0, + "scale": 1.0385215282440186, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_92", - "positionX": -40.19267654418945, + "positionX": 50.87983322143555, "positionY": 0.0, - "positionZ": 32.81313705444336, + "positionZ": -12.320289611816406, "rotationX": 0.0, - "rotationY": 134.2615509033203, + "rotationY": 256.8081970214844, "rotationZ": 0.0, - "scale": 1.1572164297103882, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0385215282440186, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_93", + "positionX": 54.46574401855469, + "positionY": 0.0, + "positionZ": -25.00234603881836, + "rotationX": 0.0, + "rotationY": 210.30616760253906, + "rotationZ": 0.0, + "scale": 0.9102240204811096, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_93", - "positionX": -48.42546844482422, + "positionX": 54.46574401855469, "positionY": 0.0, - "positionZ": 29.793498992919922, + "positionZ": -25.00234603881836, "rotationX": 0.0, - "rotationY": 194.97425842285156, + "rotationY": 210.30616760253906, "rotationZ": 0.0, - "scale": 0.8766882419586182, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9102240204811096, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_94", + "positionX": 48.52207565307617, + "positionY": 0.0, + "positionZ": -31.838354110717773, + "rotationX": 0.0, + "rotationY": 359.5976867675781, + "rotationZ": 0.0, + "scale": 1.0678201913833618, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_94", - "positionX": -52.93833923339844, + "positionX": 48.52207565307617, "positionY": 0.0, - "positionZ": 34.521949768066406, + "positionZ": -31.838354110717773, "rotationX": 0.0, - "rotationY": 324.4974060058594, + "rotationY": 359.5976867675781, "rotationZ": 0.0, - "scale": 1.1365694999694824, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0678201913833618, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_95", + "positionX": 42.754310607910156, + "positionY": 0.0, + "positionZ": -22.83867645263672, + "rotationX": 0.0, + "rotationY": 0.5828547477722168, + "rotationZ": 0.0, + "scale": 0.9527722001075745, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_95", - "positionX": -46.36096954345703, + "positionX": 42.754310607910156, "positionY": 0.0, - "positionZ": 37.58201599121094, + "positionZ": -22.83867645263672, "rotationX": 0.0, - "rotationY": 18.830093383789062, + "rotationY": 0.5828547477722168, "rotationZ": 0.0, - "scale": 0.9726657867431641, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9527722001075745, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_96", + "positionX": 42.20805740356445, + "positionY": 0.0, + "positionZ": -7.121135711669922, + "rotationX": 0.0, + "rotationY": 284.1522216796875, + "rotationZ": 0.0, + "scale": 1.0322710275650024, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_96", - "positionX": -38.45451736450195, + "positionX": 42.20805740356445, "positionY": 0.0, - "positionZ": 38.323490142822266, + "positionZ": -7.121135711669922, "rotationX": 0.0, - "rotationY": 187.1669921875, + "rotationY": 284.1522216796875, "rotationZ": 0.0, - "scale": 1.1508204936981201, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0322710275650024, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_97", + "positionX": 35.9952278137207, + "positionY": 0.0, + "positionZ": -16.245426177978516, + "rotationX": 0.0, + "rotationY": 66.50048065185547, + "rotationZ": 0.0, + "scale": 1.0645792484283447, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_97", - "positionX": -32.27039337158203, + "positionX": 35.9952278137207, "positionY": 0.0, - "positionZ": 41.277862548828125, + "positionZ": -16.245426177978516, "rotationX": 0.0, - "rotationY": 270.74639892578125, + "rotationY": 66.50048065185547, "rotationZ": 0.0, - "scale": 0.9103341698646545, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0645792484283447, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_98", + "positionX": 29.144359588623047, + "positionY": 0.0, + "positionZ": -11.484750747680664, + "rotationX": 0.0, + "rotationY": 317.7003479003906, + "rotationZ": 0.0, + "scale": 1.0486266613006592, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_98", - "positionX": -34.67160415649414, + "positionX": 29.144359588623047, "positionY": 0.0, - "positionZ": 30.215112686157227, + "positionZ": -11.484750747680664, "rotationX": 0.0, - "rotationY": 180.5977020263672, + "rotationY": 317.7003479003906, "rotationZ": 0.0, - "scale": 1.0376002788543701, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0486266613006592, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_99", + "positionX": 22.395423889160156, + "positionY": 0.0, + "positionZ": -16.155078887939453, + "rotationX": 0.0, + "rotationY": 11.388208389282227, + "rotationZ": 0.0, + "scale": 0.9403284788131714, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_99", - "positionX": -30.603431701660156, + "positionX": 22.395423889160156, "positionY": 0.0, - "positionZ": 23.562454223632812, + "positionZ": -16.155078887939453, "rotationX": 0.0, - "rotationY": 240.08824157714844, + "rotationY": 11.388208389282227, "rotationZ": 0.0, - "scale": 1.1011559963226318, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9403284788131714, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_100", + "positionX": 25.797927856445313, + "positionY": 0.0, + "positionZ": -24.062753677368164, + "rotationX": 0.0, + "rotationY": 20.196369171142578, + "rotationZ": 0.0, + "scale": 0.8545153737068176, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_100", - "positionX": -24.286865234375, + "positionX": 25.797927856445313, "positionY": 0.0, - "positionZ": 21.419261932373047, + "positionZ": -24.062753677368164, "rotationX": 0.0, - "rotationY": 276.3689880371094, + "rotationY": 20.196369171142578, "rotationZ": 0.0, - "scale": 1.0747346878051758, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8545153737068176, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_101", + "positionX": 37.3111572265625, + "positionY": 0.0, + "positionZ": -30.345945358276367, + "rotationX": 0.0, + "rotationY": 317.51641845703125, + "rotationZ": 0.0, + "scale": 0.8512330055236816, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_101", - "positionX": -27.86124610900879, + "positionX": 37.3111572265625, "positionY": 0.0, - "positionZ": 27.83653450012207, + "positionZ": -30.345945358276367, "rotationX": 0.0, - "rotationY": 185.9505615234375, + "rotationY": 317.51641845703125, "rotationZ": 0.0, - "scale": 1.0452580451965332, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8512330055236816, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_102", + "positionX": 27.548267364501953, + "positionY": 0.0, + "positionZ": -32.06184387207031, + "rotationX": 0.0, + "rotationY": 80.15092468261719, + "rotationZ": 0.0, + "scale": 1.1949032545089722, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_102", - "positionX": -31.535451889038086, + "positionX": 27.548267364501953, "positionY": 0.0, - "positionZ": 32.369659423828125, + "positionZ": -32.06184387207031, "rotationX": 0.0, - "rotationY": 257.5288391113281, + "rotationY": 80.15092468261719, "rotationZ": 0.0, - "scale": 0.9040262699127197, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1949032545089722, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_103", + "positionX": 17.974000930786133, + "positionY": 0.0, + "positionZ": -24.7375431060791, + "rotationX": 0.0, + "rotationY": 138.85513305664063, + "rotationZ": 0.0, + "scale": 1.0358494520187378, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_103", - "positionX": -26.37027931213379, + "positionX": 17.974000930786133, "positionY": 0.0, - "positionZ": 37.237457275390625, + "positionZ": -24.7375431060791, "rotationX": 0.0, - "rotationY": 11.847532272338867, + "rotationY": 138.85513305664063, "rotationZ": 0.0, - "scale": 1.1522812843322754, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0358494520187378, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_104", + "positionX": 36.7161865234375, + "positionY": 0.0, + "positionZ": -57.819454193115234, + "rotationX": 0.0, + "rotationY": 197.01296997070313, + "rotationZ": 0.0, + "scale": 0.8363157510757446, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_104", - "positionX": -21.218669891357422, + "positionX": 36.7161865234375, "positionY": 0.0, - "positionZ": 32.74955749511719, + "positionZ": -57.819454193115234, "rotationX": 0.0, - "rotationY": 77.5498275756836, + "rotationY": 197.01296997070313, "rotationZ": 0.0, - "scale": 1.12282395362854, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8363157510757446, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_105", + "positionX": 44.33586883544922, + "positionY": 0.0, + "positionZ": -52.995758056640625, + "rotationX": 0.0, + "rotationY": 12.295546531677246, + "rotationZ": 0.0, + "scale": 0.8792356252670288, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_105", - "positionX": -18.72967529296875, + "positionX": 44.33586883544922, "positionY": 0.0, - "positionZ": 26.962127685546875, + "positionZ": -52.995758056640625, "rotationX": 0.0, - "rotationY": 267.5684509277344, + "rotationY": 12.295546531677246, "rotationZ": 0.0, - "scale": 1.0538843870162964, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8792356252670288, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_106", + "positionX": 51.2855224609375, + "positionY": 0.0, + "positionZ": -41.667320251464844, + "rotationX": 0.0, + "rotationY": 51.36870193481445, + "rotationZ": 0.0, + "scale": 1.0257198810577393, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_106", - "positionX": -14.653375625610352, + "positionX": 51.2855224609375, "positionY": 0.0, - "positionZ": 23.020444869995117, + "positionZ": -41.667320251464844, "rotationX": 0.0, - "rotationY": 257.25091552734375, + "rotationY": 51.36870193481445, "rotationZ": 0.0, - "scale": 1.0013090372085571, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0257198810577393, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_107", + "positionX": 42.228153228759766, + "positionY": 0.0, + "positionZ": -46.84626007080078, + "rotationX": 0.0, + "rotationY": 76.73990631103516, + "rotationZ": 0.0, + "scale": 1.1392236948013306, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_107", - "positionX": -12.616991996765137, + "positionX": 42.228153228759766, "positionY": 0.0, - "positionZ": 31.41718101501465, + "positionZ": -46.84626007080078, "rotationX": 0.0, - "rotationY": 96.28520965576172, + "rotationY": 76.73990631103516, "rotationZ": 0.0, - "scale": 0.9847856760025024, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1392236948013306, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_108", + "positionX": 34.651283264160156, + "positionY": 0.0, + "positionZ": -38.72221755981445, + "rotationX": 0.0, + "rotationY": 214.0889892578125, + "rotationZ": 0.0, + "scale": 0.9720686078071594, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_108", - "positionX": -18.976160049438477, + "positionX": 34.651283264160156, "positionY": 0.0, - "positionZ": 36.574607849121094, + "positionZ": -38.72221755981445, "rotationX": 0.0, - "rotationY": 90.52249145507812, + "rotationY": 214.0889892578125, "rotationZ": 0.0, - "scale": 0.8633317351341248, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9720686078071594, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_109", + "positionX": 34.38239288330078, + "positionY": 0.0, + "positionZ": -49.68815612792969, + "rotationX": 0.0, + "rotationY": 166.7990264892578, + "rotationZ": 0.0, + "scale": 1.1637938022613525, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_109", - "positionX": -11.640396118164062, + "positionX": 34.38239288330078, "positionY": 0.0, - "positionZ": 35.06806564331055, + "positionZ": -49.68815612792969, "rotationX": 0.0, - "rotationY": 322.7148132324219, + "rotationY": 166.7990264892578, "rotationZ": 0.0, - "scale": 0.8970754146575928, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1637938022613525, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_110", + "positionX": 25.663957595825195, + "positionY": 0.0, + "positionZ": -42.98885726928711, + "rotationX": 0.0, + "rotationY": 55.23013687133789, + "rotationZ": 0.0, + "scale": 0.8745213747024536, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_110", - "positionX": -10.227396965026855, + "positionX": 25.663957595825195, "positionY": 0.0, - "positionZ": 25.321809768676758, + "positionZ": -42.98885726928711, "rotationX": 0.0, - "rotationY": 223.12013244628906, + "rotationY": 55.23013687133789, "rotationZ": 0.0, - "scale": 0.864180326461792, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8745213747024536, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_111", + "positionX": 22.91016387939453, + "positionY": 0.0, + "positionZ": -51.01636505126953, + "rotationX": 0.0, + "rotationY": 213.1465606689453, + "rotationZ": 0.0, + "scale": 1.131737232208252, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_111", - "positionX": -6.749729156494141, + "positionX": 22.91016387939453, "positionY": 0.0, - "positionZ": 30.458385467529297, + "positionZ": -51.01636505126953, "rotationX": 0.0, - "rotationY": 292.1594543457031, + "rotationY": 213.1465606689453, "rotationZ": 0.0, - "scale": 0.8738163113594055, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.131737232208252, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_112", + "positionX": 18.735952377319336, + "positionY": 0.0, + "positionZ": -37.85997009277344, + "rotationX": 0.0, + "rotationY": 193.33189392089844, + "rotationZ": 0.0, + "scale": 0.9547343254089355, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_112", - "positionX": -4.1660614013671875, + "positionX": 18.735952377319336, "positionY": 0.0, - "positionZ": 23.15738296508789, + "positionZ": -37.85997009277344, "rotationX": 0.0, - "rotationY": 178.30946350097656, + "rotationY": 193.33189392089844, "rotationZ": 0.0, - "scale": 1.1680676937103271, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9547343254089355, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_113", + "positionX": 8.67741584777832, + "positionY": 0.0, + "positionZ": -31.811166763305664, + "rotationX": 0.0, + "rotationY": 259.5600891113281, + "rotationZ": 0.0, + "scale": 1.0887550115585327, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_113", - "positionX": -3.173257827758789, + "positionX": 8.67741584777832, "positionY": 0.0, - "positionZ": 27.88141632080078, + "positionZ": -31.811166763305664, "rotationX": 0.0, - "rotationY": 218.45040893554688, + "rotationY": 259.5600891113281, "rotationZ": 0.0, - "scale": 0.9302054047584534, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0887550115585327, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_114", + "positionX": 23.822839736938477, + "positionY": 0.0, + "positionZ": -61.948402404785156, + "rotationX": 0.0, + "rotationY": 288.1159973144531, + "rotationZ": 0.0, + "scale": 1.094048023223877, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_114", - "positionX": -5.091884613037109, + "positionX": 23.822839736938477, "positionY": 0.0, - "positionZ": 35.165199279785156, + "positionZ": -61.948402404785156, "rotationX": 0.0, - "rotationY": 265.94940185546875, + "rotationY": 288.1159973144531, "rotationZ": 0.0, - "scale": 1.0759121179580688, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.094048023223877, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_115", + "positionX": 11.863661766052246, + "positionY": 0.0, + "positionZ": -63.18600845336914, + "rotationX": 0.0, + "rotationY": 73.48696899414063, + "rotationZ": 0.0, + "scale": 1.1653721332550049, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_115", - "positionX": 0.5014629364013672, + "positionX": 11.863661766052246, "positionY": 0.0, - "positionZ": 32.36403274536133, + "positionZ": -63.18600845336914, "rotationX": 0.0, - "rotationY": 339.1127624511719, + "rotationY": 73.48696899414063, "rotationZ": 0.0, - "scale": 1.0916651487350464, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1653721332550049, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_116", + "positionX": 6.125237464904785, + "positionY": 0.0, + "positionZ": -57.68219757080078, + "rotationX": 0.0, + "rotationY": 197.86952209472656, + "rotationZ": 0.0, + "scale": 1.1790672540664673, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_116", - "positionX": -14.823015213012695, + "positionX": 6.125237464904785, "positionY": 0.0, - "positionZ": 54.33256530761719, + "positionZ": -57.68219757080078, "rotationX": 0.0, - "rotationY": 359.8027648925781, + "rotationY": 197.86952209472656, "rotationZ": 0.0, - "scale": 1.055202841758728, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1790672540664673, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_117", + "positionX": 12.808829307556152, + "positionY": 0.0, + "positionZ": -48.475704193115234, + "rotationX": 0.0, + "rotationY": 226.4825897216797, + "rotationZ": 0.0, + "scale": 0.9924092292785645, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_117", - "positionX": -23.720800399780273, + "positionX": 12.808829307556152, "positionY": 0.0, - "positionZ": 51.95907974243164, + "positionZ": -48.475704193115234, "rotationX": 0.0, - "rotationY": 266.16558837890625, + "rotationY": 226.4825897216797, "rotationZ": 0.0, - "scale": 0.8280118107795715, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9924092292785645, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_118", + "positionX": 4.015974044799805, + "positionY": 0.0, + "positionZ": -41.378536224365234, + "rotationX": 0.0, + "rotationY": 223.2297821044922, + "rotationZ": 0.0, + "scale": 0.8272500038146973, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_118", - "positionX": -17.215885162353516, + "positionX": 4.015974044799805, "positionY": 0.0, - "positionZ": 45.2039794921875, + "positionZ": -41.378536224365234, "rotationX": 0.0, - "rotationY": 237.33181762695312, + "rotationY": 223.2297821044922, "rotationZ": 0.0, - "scale": 0.8926975727081299, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8272500038146973, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_119", + "positionX": -4.93619441986084, + "positionY": 0.0, + "positionZ": -35.046871185302734, + "rotationX": 0.0, + "rotationY": 77.64141082763672, + "rotationZ": 0.0, + "scale": 1.0387910604476929, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_119", - "positionX": -23.21015739440918, + "positionX": -4.93619441986084, "positionY": 0.0, - "positionZ": 45.232093811035156, + "positionZ": -35.046871185302734, "rotationX": 0.0, - "rotationY": 180.62599182128906, + "rotationY": 77.64141082763672, "rotationZ": 0.0, - "scale": 0.9858586192131042, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0387910604476929, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_120", + "positionX": -5.788103103637695, + "positionY": 0.0, + "positionZ": -77.13727569580078, + "rotationX": 0.0, + "rotationY": 23.585222244262695, + "rotationZ": 0.0, + "scale": 1.086057186126709, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_120", - "positionX": -22.073259353637695, + "positionX": -5.788103103637695, "positionY": 0.0, - "positionZ": 39.880462646484375, + "positionZ": -77.13727569580078, "rotationX": 0.0, - "rotationY": 322.2399597167969, + "rotationY": 23.585222244262695, "rotationZ": 0.0, - "scale": 0.8852717876434326, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.086057186126709, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_121", + "positionX": 7.867424964904785, + "positionY": 0.0, + "positionZ": -72.64311218261719, + "rotationX": 0.0, + "rotationY": 173.26084899902344, + "rotationZ": 0.0, + "scale": 1.1057004928588867, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_121", - "positionX": -29.120380401611328, + "positionX": 7.867424964904785, "positionY": 0.0, - "positionZ": 44.927146911621094, + "positionZ": -72.64311218261719, "rotationX": 0.0, - "rotationY": 117.6510009765625, + "rotationY": 173.26084899902344, "rotationZ": 0.0, - "scale": 0.9064036011695862, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1057004928588867, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_122", + "positionX": -3.0502519607543945, + "positionY": 0.0, + "positionZ": -67.0328369140625, + "rotationX": 0.0, + "rotationY": 221.41941833496094, + "rotationZ": 0.0, + "scale": 1.1975679397583008, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_122", - "positionX": -34.061119079589844, + "positionX": -3.0502519607543945, "positionY": 0.0, - "positionZ": 47.355194091796875, + "positionZ": -67.0328369140625, "rotationX": 0.0, - "rotationY": 278.5801086425781, + "rotationY": 221.41941833496094, "rotationZ": 0.0, - "scale": 1.1441887617111206, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1975679397583008, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_123", + "positionX": -7.668870449066162, + "positionY": 0.0, + "positionZ": -54.89463424682617, + "rotationX": 0.0, + "rotationY": 165.16481018066406, + "rotationZ": 0.0, + "scale": 1.0855094194412231, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_123", - "positionX": -29.58873748779297, + "positionX": -7.668870449066162, "positionY": 0.0, - "positionZ": 53.865623474121094, + "positionZ": -54.89463424682617, "rotationX": 0.0, - "rotationY": 333.5720520019531, + "rotationY": 165.16481018066406, "rotationZ": 0.0, - "scale": 1.0488898754119873, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0855094194412231, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_124", + "positionX": -3.1886472702026367, + "positionY": 0.0, + "positionZ": -46.13401794433594, + "rotationX": 0.0, + "rotationY": 111.24343872070313, + "rotationZ": 0.0, + "scale": 0.8630882501602173, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_124", - "positionX": -19.328990936279297, + "positionX": -3.1886472702026367, "positionY": 0.0, - "positionZ": 54.555946350097656, + "positionZ": -46.13401794433594, "rotationX": 0.0, - "rotationY": 201.66409301757812, + "rotationY": 111.24343872070313, "rotationZ": 0.0, - "scale": 1.0993515253067017, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8630882501602173, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_125", + "positionX": -39.772865295410156, + "positionY": 0.0, + "positionZ": -24.945125579833984, + "rotationX": 0.0, + "rotationY": 201.88787841796875, + "rotationZ": 0.0, + "scale": 0.8839367628097534, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_125", - "positionX": -11.217862129211426, + "positionX": -39.772865295410156, "positionY": 0.0, - "positionZ": 47.64196014404297, + "positionZ": -24.945125579833984, "rotationX": 0.0, - "rotationY": 188.66172790527344, + "rotationY": 201.88787841796875, "rotationZ": 0.0, - "scale": 0.931900680065155, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8839367628097534, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_126", + "positionX": -23.425567626953125, + "positionY": 0.0, + "positionZ": -4.702853202819824, + "rotationX": 0.0, + "rotationY": 48.726402282714844, + "rotationZ": 0.0, + "scale": 0.8698441982269287, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_126", - "positionX": -13.64290714263916, + "positionX": -23.425567626953125, "positionY": 0.0, - "positionZ": 39.39360046386719, + "positionZ": -4.702853202819824, "rotationX": 0.0, - "rotationY": 242.97642517089844, + "rotationY": 48.726402282714844, "rotationZ": 0.0, - "scale": 1.1629743576049805, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8698441982269287, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_127", + "positionX": -11.609518051147461, + "positionY": 0.0, + "positionZ": -5.170827865600586, + "rotationX": 0.0, + "rotationY": 104.25639343261719, + "rotationZ": 0.0, + "scale": 1.0229891538619995, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_127", - "positionX": -5.706040859222412, + "positionX": -11.609518051147461, "positionY": 0.0, - "positionZ": 42.76866149902344, + "positionZ": -5.170827865600586, "rotationX": 0.0, - "rotationY": 66.70801544189453, + "rotationY": 104.25639343261719, "rotationZ": 0.0, - "scale": 1.1219642162322998, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0229891538619995, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_128", + "positionX": -17.627567291259766, + "positionY": 0.0, + "positionZ": 3.234699249267578, + "rotationX": 0.0, + "rotationY": 274.61468505859375, + "rotationZ": 0.0, + "scale": 0.8486660718917847, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_128", - "positionX": -4.633819103240967, + "positionX": -17.627567291259766, "positionY": 0.0, - "positionZ": 49.650760650634766, + "positionZ": 3.234699249267578, "rotationX": 0.0, - "rotationY": 14.440498352050781, + "rotationY": 274.61468505859375, "rotationZ": 0.0, - "scale": 1.190222978591919, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8486660718917847, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_129", + "positionX": -10.301031112670898, + "positionY": 0.0, + "positionZ": 10.831757545471191, + "rotationX": 0.0, + "rotationY": 339.1312255859375, + "rotationZ": 0.0, + "scale": 1.1348587274551392, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_129", - "positionX": 0.4568767547607422, + "positionX": -10.301031112670898, "positionY": 0.0, - "positionZ": 53.229801177978516, + "positionZ": 10.831757545471191, "rotationX": 0.0, - "rotationY": 2.621612548828125, + "rotationY": 339.1312255859375, "rotationZ": 0.0, - "scale": 0.9210771322250366, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1348587274551392, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_130", + "positionX": -18.761615753173828, + "positionY": 0.0, + "positionZ": 15.78785514831543, + "rotationX": 0.0, + "rotationY": 333.5478820800781, + "rotationZ": 0.0, + "scale": 0.9265826344490051, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_130", - "positionX": -8.4901704788208, + "positionX": -18.761615753173828, "positionY": 0.0, - "positionZ": 54.5829963684082, + "positionZ": 15.78785514831543, "rotationX": 0.0, - "rotationY": 90.4963607788086, + "rotationY": 333.5478820800781, "rotationZ": 0.0, - "scale": 1.0262842178344727, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9265826344490051, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_131", + "positionX": 13.072427749633789, + "positionY": 0.0, + "positionZ": -16.75701141357422, + "rotationX": 0.0, + "rotationY": 225.83006286621094, + "rotationZ": 0.0, + "scale": 0.9407605528831482, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_131", - "positionX": 1.5042613744735718, + "positionX": 13.072427749633789, "positionY": 0.0, - "positionZ": 44.97551345825195, + "positionZ": -16.75701141357422, "rotationX": 0.0, - "rotationY": 152.71304321289062, + "rotationY": 225.83006286621094, "rotationZ": 0.0, - "scale": 0.9001402854919434, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9407605528831482, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_132", + "positionX": 13.286438941955566, + "positionY": 0.0, + "positionZ": 0.708984375, + "rotationX": 0.0, + "rotationY": 177.20909118652344, + "rotationZ": 0.0, + "scale": 0.8582437038421631, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_132", - "positionX": 7.853730201721191, + "positionX": 13.286438941955566, "positionY": 0.0, - "positionZ": 47.8950080871582, + "positionZ": 0.708984375, "rotationX": 0.0, - "rotationY": 255.76626586914062, + "rotationY": 177.20909118652344, "rotationZ": 0.0, - "scale": 1.0053740739822388, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8582437038421631, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_133", + "positionX": 11.88819408416748, + "positionY": 0.0, + "positionZ": 17.436370849609375, + "rotationX": 0.0, + "rotationY": 340.6195373535156, + "rotationZ": 0.0, + "scale": 0.844541072845459, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_133", - "positionX": 2.6894760131835938, + "positionX": 11.88819408416748, "positionY": 0.0, - "positionZ": 39.06715393066406, + "positionZ": 17.436370849609375, "rotationX": 0.0, - "rotationY": 208.3436737060547, + "rotationY": 340.6195373535156, "rotationZ": 0.0, - "scale": 1.1867411136627197, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.844541072845459, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_134", + "positionX": -24.255874633789063, + "positionY": 0.0, + "positionZ": -16.161054611206055, + "rotationX": 0.0, + "rotationY": 144.22525024414063, + "rotationZ": 0.0, + "scale": 1.020371913909912, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_134", - "positionX": 6.58137321472168, + "positionX": -24.255874633789063, "positionY": 0.0, - "positionZ": 32.83206558227539, + "positionZ": -16.161054611206055, "rotationX": 0.0, - "rotationY": 188.01495361328125, + "rotationY": 144.22525024414063, "rotationZ": 0.0, - "scale": 0.9075106382369995, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_135", - "positionX": 4.021181106567383, - "positionY": 0.0, - "positionZ": 26.428831100463867, - "rotationX": 0.0, - "rotationY": 187.31600952148438, - "rotationZ": 0.0, - "scale": 0.9875831604003906, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_136", - "positionX": 7.2680511474609375, - "positionY": 0.0, - "positionZ": 23.19208526611328, - "rotationX": 0.0, - "rotationY": 151.89154052734375, - "rotationZ": 0.0, - "scale": 1.189772605895996, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_137", - "positionX": 9.042579650878906, - "positionY": 0.0, - "positionZ": 29.006166458129883, - "rotationX": 0.0, - "rotationY": 31.95244789123535, - "rotationZ": 0.0, - "scale": 0.9997468590736389, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_138", - "positionX": 9.939496994018555, - "positionY": 0.0, - "positionZ": 38.71501541137695, - "rotationX": 0.0, - "rotationY": 282.87200927734375, - "rotationZ": 0.0, - "scale": 1.1544477939605713, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_139", - "positionX": 13.00876235961914, - "positionY": 0.0, - "positionZ": 43.9666633605957, - "rotationX": 0.0, - "rotationY": 251.99032592773438, - "rotationZ": 0.0, - "scale": 0.9187048077583313, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_140", - "positionX": 17.945629119873047, - "positionY": 0.0, - "positionZ": 37.40333938598633, - "rotationX": 0.0, - "rotationY": 213.24073791503906, - "rotationZ": 0.0, - "scale": 1.1777153015136719, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_141", - "positionX": 14.722953796386719, - "positionY": 0.0, - "positionZ": 30.68275260925293, - "rotationX": 0.0, - "rotationY": 52.818790435791016, - "rotationZ": 0.0, - "scale": 0.9809840321540833, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_142", - "positionX": 17.127023696899414, - "positionY": 0.0, - "positionZ": 26.87873649597168, - "rotationX": 0.0, - "rotationY": 296.0460510253906, - "rotationZ": 0.0, - "scale": 1.1594963073730469, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_143", - "positionX": 18.07965087890625, - "positionY": 0.0, - "positionZ": 22.427927017211914, - "rotationX": 0.0, - "rotationY": 332.79217529296875, - "rotationZ": 0.0, - "scale": 0.8888900279998779, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_144", - "positionX": 33.98067855834961, - "positionY": 0.0, - "positionZ": 48.45791244506836, - "rotationX": 0.0, - "rotationY": 138.7810821533203, - "rotationZ": 0.0, - "scale": 0.8891884088516235, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_145", - "positionX": 23.42974853515625, - "positionY": 0.0, - "positionZ": 50.15608596801758, - "rotationX": 0.0, - "rotationY": 55.10038375854492, - "rotationZ": 0.0, - "scale": 1.1893794536590576, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_146", - "positionX": 15.328703880310059, - "positionY": 0.0, - "positionZ": 51.40907669067383, - "rotationX": 0.0, - "rotationY": 228.96046447753906, - "rotationZ": 0.0, - "scale": 1.003051519393921, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_147", - "positionX": 18.71258544921875, - "positionY": 0.0, - "positionZ": 43.45904541015625, - "rotationX": 0.0, - "rotationY": 228.77786254882812, - "rotationZ": 0.0, - "scale": 0.9161134958267212, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_148", - "positionX": 24.683841705322266, - "positionY": 0.0, - "positionZ": 44.51487731933594, - "rotationX": 0.0, - "rotationY": 302.3412170410156, - "rotationZ": 0.0, - "scale": 1.1066830158233643, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_149", - "positionX": 29.84571075439453, - "positionY": 0.0, - "positionZ": 42.09723663330078, - "rotationX": 0.0, - "rotationY": 113.4397201538086, - "rotationZ": 0.0, - "scale": 1.1660592555999756, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_150", - "positionX": 26.920551300048828, - "positionY": 0.0, - "positionZ": 35.09516525268555, - "rotationX": 0.0, - "rotationY": 343.8678283691406, - "rotationZ": 0.0, - "scale": 0.9364203214645386, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_151", - "positionX": 35.034603118896484, - "positionY": 0.0, - "positionZ": 39.86345672607422, - "rotationX": 0.0, - "rotationY": 228.5070037841797, - "rotationZ": 0.0, - "scale": 1.1410436630249023, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_152", - "positionX": 37.9432258605957, - "positionY": 0.0, - "positionZ": 31.068166732788086, - "rotationX": 0.0, - "rotationY": 119.094482421875, - "rotationZ": 0.0, - "scale": 0.8302677273750305, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_153", - "positionX": 32.43377685546875, - "positionY": 0.0, - "positionZ": 26.038957595825195, - "rotationX": 0.0, - "rotationY": 124.56900024414062, - "rotationZ": 0.0, - "scale": 1.0905158519744873, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_154", - "positionX": 25.771522521972656, - "positionY": 0.0, - "positionZ": 30.256750106811523, - "rotationX": 0.0, - "rotationY": 128.29638671875, - "rotationZ": 0.0, - "scale": 1.0159027576446533, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_155", - "positionX": 21.665782928466797, - "positionY": 0.0, - "positionZ": 22.863983154296875, - "rotationX": 0.0, - "rotationY": 29.125164031982422, - "rotationZ": 0.0, - "scale": 0.9460432529449463, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_156", - "positionX": 26.40208625793457, - "positionY": 0.0, - "positionZ": 21.4415283203125, - "rotationX": 0.0, - "rotationY": 224.33108520507812, - "rotationZ": 0.0, - "scale": 1.0571236610412598, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_157", - "positionX": 20.52655029296875, - "positionY": 0.0, - "positionZ": 17.333454132080078, - "rotationX": 0.0, - "rotationY": 29.64594078063965, - "rotationZ": 0.0, - "scale": 1.1113349199295044, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_158", - "positionX": 37.91728210449219, - "positionY": 0.0, - "positionZ": 24.46337890625, - "rotationX": 0.0, - "rotationY": 166.62066650390625, - "rotationZ": 0.0, - "scale": 1.051245927810669, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_159", - "positionX": 33.3145637512207, - "positionY": 0.0, - "positionZ": 19.32280731201172, - "rotationX": 0.0, - "rotationY": 239.9291534423828, - "rotationZ": 0.0, - "scale": 1.1574560403823853, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_160", - "positionX": 26.307130813598633, - "positionY": 0.0, - "positionZ": 15.630353927612305, - "rotationX": 0.0, - "rotationY": 221.86465454101562, - "rotationZ": 0.0, - "scale": 1.0619864463806152, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_161", - "positionX": 19.886146545410156, - "positionY": 0.0, - "positionZ": 11.059103012084961, - "rotationX": 0.0, - "rotationY": 273.7209167480469, - "rotationZ": 0.0, - "scale": 0.9651246070861816, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_162", - "positionX": 29.82810401916504, - "positionY": 0.0, - "positionZ": 13.537493705749512, - "rotationX": 0.0, - "rotationY": 158.93032836914062, - "rotationZ": 0.0, - "scale": 0.8894111514091492, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_163", - "positionX": 37.530906677246094, - "positionY": 0.0, - "positionZ": 15.52924633026123, - "rotationX": 0.0, - "rotationY": 275.9146728515625, - "rotationZ": 0.0, - "scale": 0.9651904106140137, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_164", - "positionX": 39.7454948425293, - "positionY": 0.0, - "positionZ": 9.268348693847656, - "rotationX": 0.0, - "rotationY": 169.84494018554688, - "rotationZ": 0.0, - "scale": 0.8276107907295227, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_165", - "positionX": 33.63176345825195, - "positionY": 0.0, - "positionZ": 7.748006820678711, - "rotationX": 0.0, - "rotationY": 159.65823364257812, - "rotationZ": 0.0, - "scale": 0.8432900309562683, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_166", - "positionX": 28.91073989868164, - "positionY": 0.0, - "positionZ": 9.519326210021973, - "rotationX": 0.0, - "rotationY": 143.09524536132812, - "rotationZ": 0.0, - "scale": 0.9669396877288818, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_167", - "positionX": 16.90589141845703, - "positionY": 0.0, - "positionZ": 4.31436824798584, - "rotationX": 0.0, - "rotationY": 74.75526428222656, - "rotationZ": 0.0, - "scale": 0.8723583221435547, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_168", - "positionX": 21.056949615478516, - "positionY": 0.0, - "positionZ": 3.7304487228393555, - "rotationX": 0.0, - "rotationY": 151.82176208496094, - "rotationZ": 0.0, - "scale": 1.141980767250061, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_169", - "positionX": 27.628292083740234, - "positionY": 0.0, - "positionZ": 1.9691505432128906, - "rotationX": 0.0, - "rotationY": 128.6202850341797, - "rotationZ": 0.0, - "scale": 0.8638472557067871, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_170", - "positionX": 35.65979766845703, - "positionY": 0.0, - "positionZ": 2.6922760009765625, - "rotationX": 0.0, - "rotationY": 336.1171569824219, - "rotationZ": 0.0, - "scale": 1.1748669147491455, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_171", - "positionX": 38.61818313598633, - "positionY": 0.0, - "positionZ": -0.38748812675476074, - "rotationX": 0.0, - "rotationY": 264.0999450683594, - "rotationZ": 0.0, - "scale": 0.9301789999008179, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_172", - "positionX": 32.25076675415039, - "positionY": 0.0, - "positionZ": -4.294126510620117, - "rotationX": 0.0, - "rotationY": 176.74371337890625, - "rotationZ": 0.0, - "scale": 1.0023455619812012, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_173", - "positionX": 26.82081413269043, - "positionY": 0.0, - "positionZ": -3.103578567504883, - "rotationX": 0.0, - "rotationY": 351.7315979003906, - "rotationZ": 0.0, - "scale": 0.9194749593734741, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_174", - "positionX": 19.126522064208984, - "positionY": 0.0, - "positionZ": -4.787235260009766, - "rotationX": 0.0, - "rotationY": 53.27126693725586, - "rotationZ": 0.0, - "scale": 0.8132122755050659, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_175", - "positionX": 20.74030303955078, - "positionY": 0.0, - "positionZ": -8.428924560546875, - "rotationX": 0.0, - "rotationY": 167.04922485351562, - "rotationZ": 0.0, - "scale": 0.8638630509376526, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_176", - "positionX": 16.590715408325195, - "positionY": 0.0, - "positionZ": -12.230361938476562, - "rotationX": 0.0, - "rotationY": 322.4697265625, - "rotationZ": 0.0, - "scale": 0.8335220813751221, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_177", - "positionX": 24.025691986083984, - "positionY": 0.0, - "positionZ": -8.844474792480469, - "rotationX": 0.0, - "rotationY": 306.033447265625, - "rotationZ": 0.0, - "scale": 1.0536695718765259, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_178", - "positionX": 32.301658630371094, - "positionY": 0.0, - "positionZ": -9.140908241271973, - "rotationX": 0.0, - "rotationY": 177.28736877441406, - "rotationZ": 0.0, - "scale": 1.1719948053359985, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_179", - "positionX": 39.33885192871094, - "positionY": 0.0, - "positionZ": -7.756318092346191, - "rotationX": 0.0, - "rotationY": 107.03756713867188, - "rotationZ": 0.0, - "scale": 0.8760923147201538, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_180", - "positionX": 40.6043815612793, - "positionY": 0.0, - "positionZ": -13.68255615234375, - "rotationX": 0.0, - "rotationY": 13.581182479858398, - "rotationZ": 0.0, - "scale": 0.9532384276390076, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_181", - "positionX": 33.56962966918945, - "positionY": 0.0, - "positionZ": -16.15530776977539, - "rotationX": 0.0, - "rotationY": 39.81724166870117, - "rotationZ": 0.0, - "scale": 1.0136780738830566, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_182", - "positionX": 27.36799430847168, - "positionY": 0.0, - "positionZ": -15.31356430053711, - "rotationX": 0.0, - "rotationY": 267.1019592285156, - "rotationZ": 0.0, - "scale": 0.9278973937034607, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_183", - "positionX": 19.01325035095215, - "positionY": 0.0, - "positionZ": -16.814960479736328, - "rotationX": 0.0, - "rotationY": 40.835689544677734, - "rotationZ": 0.0, - "scale": 1.0949710607528687, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_184", - "positionX": 21.72202491760254, - "positionY": 0.0, - "positionZ": -21.476642608642578, - "rotationX": 0.0, - "rotationY": 310.9037170410156, - "rotationZ": 0.0, - "scale": 0.8954299688339233, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_185", - "positionX": 26.711610794067383, - "positionY": 0.0, - "positionZ": -22.47800636291504, - "rotationX": 0.0, - "rotationY": 287.697998046875, - "rotationZ": 0.0, - "scale": 0.9669737219810486, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_186", - "positionX": 34.73674011230469, - "positionY": 0.0, - "positionZ": -20.858251571655273, - "rotationX": 0.0, - "rotationY": 253.85606384277344, - "rotationZ": 0.0, - "scale": 0.8994935154914856, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_187", - "positionX": 21.843900680541992, - "positionY": 0.0, - "positionZ": -28.288846969604492, - "rotationX": 0.0, - "rotationY": 48.272186279296875, - "rotationZ": 0.0, - "scale": 1.0422747135162354, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_188", - "positionX": 29.23674964904785, - "positionY": 0.0, - "positionZ": -27.03206443786621, - "rotationX": 0.0, - "rotationY": 168.26744079589844, - "rotationZ": 0.0, - "scale": 0.8174510598182678, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_189", - "positionX": 34.45248031616211, - "positionY": 0.0, - "positionZ": -31.424095153808594, - "rotationX": 0.0, - "rotationY": 189.66770935058594, - "rotationZ": 0.0, - "scale": 1.1399388313293457, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_190", - "positionX": 30.554655075073242, - "positionY": 0.0, - "positionZ": -39.53452682495117, - "rotationX": 0.0, - "rotationY": 81.0050277709961, - "rotationZ": 0.0, - "scale": 1.0864890813827515, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_191", - "positionX": 37.89357376098633, - "positionY": 0.0, - "positionZ": -35.72634506225586, - "rotationX": 0.0, - "rotationY": 10.508208274841309, - "rotationZ": 0.0, - "scale": 1.0462729930877686, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.020371913909912, + "texturePath": "resources/w/exterior/texAtlas001.png" } ] } \ No newline at end of file diff --git a/resources/config2/gameobjects_uni_interior_x.json b/resources/config2/gameobjects_uni_interior_x.json index cafa9dd..2c099be 100644 --- a/resources/config2/gameobjects_uni_interior_x.json +++ b/resources/config2/gameobjects_uni_interior_x.json @@ -39,10 +39,10 @@ "positionZ": 0.0, "scale": 1.0 }, - { + { "name": "doorframes", - "texturePath": "resources/w/interior/DoorFrame002_tex002.png", - "textureDarkandsPath": "resources/w/interior/DoorFrame002_tex002.png", + "texturePath": "resources/w/interior/uni_DoorFrames_tex001.png", + "textureDarkandsPath": "resources/w/interior/uni_DoorFrames_tex001.png", "meshPath": "resources/w/interior/outputDoorFrames.txt.bin", "rotationX": 0.0, "rotationY": 0.0, @@ -262,8 +262,8 @@ }, { "name": "door", - "texturePath": "resources/w/exterior/DoorFrame002_tex001.png", - "textureDarkandsPath": "resources/w/exterior/DoorFrame002_tex001.png", + "texturePath": "resources/w/exterior/DoorFrame002_tex002.png", + "textureDarkandsPath": "resources/w/exterior/DoorFrame002_tex002.png", "meshPath": "resources/w/exterior/DoorFrame002_005.txt", "rotationX": 0.0, "rotationY": 0.0, @@ -388,2286 +388,3222 @@ "positionY": -5.0, "positionZ": -14.4195, "scale": 0.7 + }, + { + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_1", + "positionX": -50.812889099121094, + "positionY": -5.0, + "positionZ": -58.30622482299805, + "rotationX": 0.0, + "rotationY": 27.360742568969727, + "rotationZ": 0.0, + "scale": 1.1696137189865112, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_1", - "positionX": -9.247711181640625, + "positionX": -50.812889099121094, "positionY": -5.0, - "positionZ": -27.957685470581055, + "positionZ": -58.30622482299805, "rotationX": 0.0, - "rotationY": 163.64157104492188, + "rotationY": 27.360742568969727, "rotationZ": 0.0, - "scale": 1.055080533027649, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1696137189865112, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_2", + "positionX": -42.04430389404297, + "positionY": -5.0, + "positionZ": -56.94878387451172, + "rotationX": 0.0, + "rotationY": 316.04827880859375, + "rotationZ": 0.0, + "scale": 1.1619911193847656, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_2", - "positionX": -2.0690629482269287, + "positionX": -42.04430389404297, "positionY": -5.0, - "positionZ": -28.40008544921875, + "positionZ": -56.94878387451172, "rotationX": 0.0, - "rotationY": 56.38129806518555, + "rotationY": 316.04827880859375, "rotationZ": 0.0, - "scale": 1.1733691692352295, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1619911193847656, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_3", + "positionX": -44.690895080566406, + "positionY": -5.0, + "positionZ": -46.55317687988281, + "rotationX": 0.0, + "rotationY": 70.15264129638672, + "rotationZ": 0.0, + "scale": 0.9858894944190979, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_3", - "positionX": 4.544977188110352, + "positionX": -44.690895080566406, "positionY": -5.0, - "positionZ": -28.392715454101562, + "positionZ": -46.55317687988281, "rotationX": 0.0, - "rotationY": 200.6160125732422, + "rotationY": 70.15264129638672, "rotationZ": 0.0, - "scale": 1.0740770101547241, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9858894944190979, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_4", + "positionX": -27.385875701904297, + "positionY": -5.0, + "positionZ": -52.68977355957031, + "rotationX": 0.0, + "rotationY": 90.27952575683594, + "rotationZ": 0.0, + "scale": 1.1420023441314697, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_4", - "positionX": 10.806585311889648, + "positionX": -27.385875701904297, "positionY": -5.0, - "positionZ": -28.409624099731445, + "positionZ": -52.68977355957031, "rotationX": 0.0, - "rotationY": 307.9486083984375, + "rotationY": 90.27952575683594, "rotationZ": 0.0, - "scale": 0.9841761589050293, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1420023441314697, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_5", + "positionX": -22.562557220458984, + "positionY": -5.0, + "positionZ": -76.52082824707031, + "rotationX": 0.0, + "rotationY": 55.76333999633789, + "rotationZ": 0.0, + "scale": 1.0815709829330444, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_5", - "positionX": 12.153626441955566, + "positionX": -22.562557220458984, "positionY": -5.0, - "positionZ": -23.121671676635742, + "positionZ": -76.52082824707031, "rotationX": 0.0, - "rotationY": 77.95488739013672, + "rotationY": 55.76333999633789, "rotationZ": 0.0, - "scale": 0.9130271077156067, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0815709829330444, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_6", + "positionX": -32.574527740478516, + "positionY": -5.0, + "positionZ": -73.82001495361328, + "rotationX": 0.0, + "rotationY": 19.548412322998047, + "rotationZ": 0.0, + "scale": 1.1040050983428955, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_6", - "positionX": 12.91611099243164, + "positionX": -32.574527740478516, "positionY": -5.0, - "positionZ": -16.009580612182617, + "positionZ": -73.82001495361328, "rotationX": 0.0, - "rotationY": 44.44793701171875, + "rotationY": 19.548412322998047, "rotationZ": 0.0, - "scale": 0.8056853413581848, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1040050983428955, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_7", + "positionX": -41.96464157104492, + "positionY": -5.0, + "positionZ": -71.07850646972656, + "rotationX": 0.0, + "rotationY": 90.86538696289063, + "rotationZ": 0.0, + "scale": 1.0618345737457275, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_7", - "positionX": 13.093384742736816, + "positionX": -41.96464157104492, "positionY": -5.0, - "positionZ": -8.461570739746094, + "positionZ": -71.07850646972656, "rotationX": 0.0, - "rotationY": 316.9792785644531, + "rotationY": 90.86538696289063, "rotationZ": 0.0, - "scale": 1.0131804943084717, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0618345737457275, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_8", + "positionX": -28.158309936523438, + "positionY": -5.0, + "positionZ": -66.1868896484375, + "rotationX": 0.0, + "rotationY": 350.01055908203125, + "rotationZ": 0.0, + "scale": 0.8524712920188904, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_8", - "positionX": 13.134366989135742, + "positionX": -28.158309936523438, "positionY": -5.0, - "positionZ": -2.4103355407714844, + "positionZ": -66.1868896484375, "rotationX": 0.0, - "rotationY": 144.89503479003906, + "rotationY": 350.01055908203125, "rotationZ": 0.0, - "scale": 1.0894341468811035, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8524712920188904, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_9", + "positionX": -24.04216194152832, + "positionY": -5.0, + "positionZ": -59.782623291015625, + "rotationX": 0.0, + "rotationY": 265.6148986816406, + "rotationZ": 0.0, + "scale": 1.0455896854400635, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_9", - "positionX": 13.049385070800781, + "positionX": -24.04216194152832, "positionY": -5.0, - "positionZ": 6.414130210876465, + "positionZ": -59.782623291015625, "rotationX": 0.0, - "rotationY": 252.67518615722656, + "rotationY": 265.6148986816406, "rotationZ": 0.0, - "scale": 0.9635108709335327, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0455896854400635, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_10", + "positionX": -34.18036651611328, + "positionY": -5.0, + "positionZ": -44.248966217041016, + "rotationX": 0.0, + "rotationY": 253.584716796875, + "rotationZ": 0.0, + "scale": 1.1047219038009644, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_10", - "positionX": 13.181411743164062, + "positionX": -34.18036651611328, "positionY": -5.0, - "positionZ": 12.670129776000977, + "positionZ": -44.248966217041016, "rotationX": 0.0, - "rotationY": 103.50801086425781, + "rotationY": 253.584716796875, "rotationZ": 0.0, - "scale": 1.1331465244293213, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1047219038009644, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_11", + "positionX": -27.789222717285156, + "positionY": -5.0, + "positionZ": -37.764102935791016, + "rotationX": 0.0, + "rotationY": 205.04904174804688, + "rotationZ": 0.0, + "scale": 0.9860492944717407, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_11", - "positionX": 12.039973258972168, + "positionX": -27.789222717285156, "positionY": -5.0, - "positionZ": 18.043344497680664, + "positionZ": -37.764102935791016, "rotationX": 0.0, - "rotationY": 40.834659576416016, + "rotationY": 205.04904174804688, "rotationZ": 0.0, - "scale": 1.137732744216919, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9860492944717407, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_12", + "positionX": -54.82378387451172, + "positionY": -5.0, + "positionZ": -45.961944580078125, + "rotationX": 0.0, + "rotationY": 311.2710876464844, + "rotationZ": 0.0, + "scale": 0.8665724396705627, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_12", - "positionX": -10.085721969604492, + "positionX": -54.82378387451172, "positionY": -5.0, - "positionZ": 16.291414260864258, + "positionZ": -45.961944580078125, "rotationX": 0.0, - "rotationY": 338.0990905761719, + "rotationY": 311.2710876464844, "rotationZ": 0.0, - "scale": 1.172245979309082, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8665724396705627, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_13", + "positionX": -66.5842514038086, + "positionY": -5.0, + "positionZ": -59.278133392333984, + "rotationX": 0.0, + "rotationY": 144.18447875976563, + "rotationZ": 0.0, + "scale": 0.8690923452377319, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_13", - "positionX": -13.822617530822754, + "positionX": -66.5842514038086, "positionY": -5.0, - "positionZ": 10.280932426452637, + "positionZ": -59.278133392333984, "rotationX": 0.0, - "rotationY": 113.71051025390625, + "rotationY": 144.18447875976563, "rotationZ": 0.0, - "scale": 0.9010009765625, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8690923452377319, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_14", + "positionX": -63.19084167480469, + "positionY": -5.0, + "positionZ": -53.131954193115234, + "rotationX": 0.0, + "rotationY": 298.9940490722656, + "rotationZ": 0.0, + "scale": 0.9646722078323364, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_14", - "positionX": -16.137662887573242, + "positionX": -63.19084167480469, "positionY": -5.0, - "positionZ": 16.63860321044922, + "positionZ": -53.131954193115234, "rotationX": 0.0, - "rotationY": 10.861058235168457, + "rotationY": 298.9940490722656, "rotationZ": 0.0, - "scale": 1.1418468952178955, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9646722078323364, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_15", + "positionX": -64.33462524414063, + "positionY": -5.0, + "positionZ": -44.963775634765625, + "rotationX": 0.0, + "rotationY": 196.97276306152344, + "rotationZ": 0.0, + "scale": 1.112849235534668, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_15", - "positionX": -20.23822021484375, + "positionX": -64.33462524414063, "positionY": -5.0, - "positionZ": 8.056961059570312, + "positionZ": -44.963775634765625, "rotationX": 0.0, - "rotationY": 197.14404296875, + "rotationY": 196.97276306152344, "rotationZ": 0.0, - "scale": 1.0069656372070312, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.112849235534668, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_16", + "positionX": -76.99790954589844, + "positionY": -5.0, + "positionZ": -42.78944396972656, + "rotationX": 0.0, + "rotationY": 299.3177185058594, + "rotationZ": 0.0, + "scale": 0.9130361080169678, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_16", - "positionX": -24.2155704498291, + "positionX": -76.99790954589844, "positionY": -5.0, - "positionZ": 13.763050079345703, + "positionZ": -42.78944396972656, "rotationX": 0.0, - "rotationY": 306.0765075683594, + "rotationY": 299.3177185058594, "rotationZ": 0.0, - "scale": 1.0867195129394531, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9130361080169678, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_17", + "positionX": -70.88671875, + "positionY": -5.0, + "positionZ": -37.523956298828125, + "rotationX": 0.0, + "rotationY": 315.2167053222656, + "rotationZ": 0.0, + "scale": 0.9908589720726013, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_17", - "positionX": -13.675850868225098, + "positionX": -70.88671875, "positionY": -5.0, - "positionZ": 2.445718765258789, + "positionZ": -37.523956298828125, "rotationX": 0.0, - "rotationY": 72.42496490478516, + "rotationY": 315.2167053222656, "rotationZ": 0.0, - "scale": 1.0928878784179688, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9908589720726013, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_18", + "positionX": -57.3021240234375, + "positionY": -5.0, + "positionZ": -37.45587921142578, + "rotationX": 0.0, + "rotationY": 349.8487548828125, + "rotationZ": 0.0, + "scale": 0.9502054452896118, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_18", - "positionX": -20.580577850341797, + "positionX": -57.3021240234375, "positionY": -5.0, - "positionZ": -3.5057945251464844, + "positionZ": -37.45587921142578, "rotationX": 0.0, - "rotationY": 186.61207580566406, + "rotationY": 349.8487548828125, "rotationZ": 0.0, - "scale": 1.0493704080581665, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9502054452896118, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_19", + "positionX": -41.91582489013672, + "positionY": -5.0, + "positionZ": -38.736663818359375, + "rotationX": 0.0, + "rotationY": 328.37554931640625, + "rotationZ": 0.0, + "scale": 0.9700744152069092, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_19", - "positionX": -24.986677169799805, + "positionX": -41.91582489013672, "positionY": -5.0, - "positionZ": -9.320417404174805, + "positionZ": -38.736663818359375, "rotationX": 0.0, - "rotationY": 106.95003509521484, + "rotationY": 328.37554931640625, "rotationZ": 0.0, - "scale": 0.9363223314285278, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9700744152069092, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_20", + "positionX": -43.016910552978516, + "positionY": -5.0, + "positionZ": -33.03459548950195, + "rotationX": 0.0, + "rotationY": 97.03910064697266, + "rotationZ": 0.0, + "scale": 0.990688145160675, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_20", - "positionX": -40.879302978515625, + "positionX": -43.016910552978516, "positionY": -5.0, - "positionZ": -22.277935028076172, + "positionZ": -33.03459548950195, "rotationX": 0.0, - "rotationY": 210.12367248535156, + "rotationY": 97.03910064697266, "rotationZ": 0.0, - "scale": 1.1687252521514893, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.990688145160675, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_21", + "positionX": -77.79277038574219, + "positionY": -5.0, + "positionZ": -28.69448471069336, + "rotationX": 0.0, + "rotationY": 331.9627685546875, + "rotationZ": 0.0, + "scale": 0.8834698796272278, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_21", - "positionX": -36.94347381591797, + "positionX": -77.79277038574219, "positionY": -5.0, - "positionZ": -26.38409423828125, + "positionZ": -28.69448471069336, "rotationX": 0.0, - "rotationY": 281.87823486328125, + "rotationY": 331.9627685546875, "rotationZ": 0.0, - "scale": 1.0304133892059326, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8834698796272278, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_22", + "positionX": -74.41668701171875, + "positionY": -5.0, + "positionZ": -20.89178466796875, + "rotationX": 0.0, + "rotationY": 37.503719329833984, + "rotationZ": 0.0, + "scale": 1.0102829933166504, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_22", - "positionX": -30.844694137573242, + "positionX": -74.41668701171875, "positionY": -5.0, - "positionZ": -28.89678382873535, + "positionZ": -20.89178466796875, "rotationX": 0.0, - "rotationY": 347.82177734375, + "rotationY": 37.503719329833984, "rotationZ": 0.0, - "scale": 1.0442012548446655, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0102829933166504, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_23", + "positionX": -67.96454620361328, + "positionY": -5.0, + "positionZ": -29.68305778503418, + "rotationX": 0.0, + "rotationY": 188.78965759277344, + "rotationZ": 0.0, + "scale": 0.8096661567687988, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_23", - "positionX": -22.605939865112305, + "positionX": -67.96454620361328, "positionY": -5.0, - "positionZ": -28.94563102722168, + "positionZ": -29.68305778503418, "rotationX": 0.0, - "rotationY": 310.19610595703125, + "rotationY": 188.78965759277344, "rotationZ": 0.0, - "scale": 1.1138566732406616, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8096661567687988, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_24", + "positionX": -58.96484375, + "positionY": -5.0, + "positionZ": -23.513864517211914, + "rotationX": 0.0, + "rotationY": 154.75343322753906, + "rotationZ": 0.0, + "scale": 0.9996047019958496, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_24", - "positionX": -8.343132019042969, + "positionX": -58.96484375, "positionY": -5.0, - "positionZ": -36.284820556640625, + "positionZ": -23.513864517211914, "rotationX": 0.0, - "rotationY": 181.36778259277344, + "rotationY": 154.75343322753906, "rotationZ": 0.0, - "scale": 1.057192325592041, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9996047019958496, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_25", + "positionX": -47.50419616699219, + "positionY": -5.0, + "positionZ": -26.011438369750977, + "rotationX": 0.0, + "rotationY": 158.18370056152344, + "rotationZ": 0.0, + "scale": 0.9480085372924805, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_25", - "positionX": -2.1586217880249023, + "positionX": -47.50419616699219, "positionY": -5.0, - "positionZ": -41.913734436035156, + "positionZ": -26.011438369750977, "rotationX": 0.0, - "rotationY": 10.629894256591797, + "rotationY": 158.18370056152344, "rotationZ": 0.0, - "scale": 1.0354348421096802, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9480085372924805, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_26", + "positionX": -75.1706314086914, + "positionY": -5.0, + "positionZ": -12.510238647460938, + "rotationX": 0.0, + "rotationY": 103.18147277832031, + "rotationZ": 0.0, + "scale": 0.925687849521637, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_26", - "positionX": -8.275426864624023, + "positionX": -75.1706314086914, "positionY": -5.0, - "positionZ": -48.33169937133789, + "positionZ": -12.510238647460938, "rotationX": 0.0, - "rotationY": 63.89228057861328, + "rotationY": 103.18147277832031, "rotationZ": 0.0, - "scale": 1.1884851455688477, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.925687849521637, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_27", + "positionX": -70.70140075683594, + "positionY": -5.0, + "positionZ": -3.8958120346069336, + "rotationX": 0.0, + "rotationY": 358.8211669921875, + "rotationZ": 0.0, + "scale": 0.8071854710578918, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_27", - "positionX": -0.6720724105834961, + "positionX": -70.70140075683594, "positionY": -5.0, - "positionZ": -50.442508697509766, + "positionZ": -3.8958120346069336, "rotationX": 0.0, - "rotationY": 345.5477294921875, + "rotationY": 358.8211669921875, "rotationZ": 0.0, - "scale": 0.8448611497879028, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8071854710578918, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_28", + "positionX": -64.92254638671875, + "positionY": -5.0, + "positionZ": -13.8818998336792, + "rotationX": 0.0, + "rotationY": 179.41053771972656, + "rotationZ": 0.0, + "scale": 1.0581157207489014, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_28", - "positionX": 6.474541664123535, + "positionX": -64.92254638671875, "positionY": -5.0, - "positionZ": -41.046165466308594, + "positionZ": -13.8818998336792, "rotationX": 0.0, - "rotationY": 86.04998779296875, + "rotationY": 179.41053771972656, "rotationZ": 0.0, - "scale": 1.0919691324234009, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0581157207489014, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_29", + "positionX": -56.691776275634766, + "positionY": -5.0, + "positionZ": -10.450257301330566, + "rotationX": 0.0, + "rotationY": 28.491840362548828, + "rotationZ": 0.0, + "scale": 1.1348347663879395, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_29", - "positionX": 9.591325759887695, + "positionX": -56.691776275634766, "positionY": -5.0, - "positionZ": -48.1319580078125, + "positionZ": -10.450257301330566, "rotationX": 0.0, - "rotationY": 40.25929260253906, + "rotationY": 28.491840362548828, "rotationZ": 0.0, - "scale": 0.830841600894928, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1348347663879395, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_30", + "positionX": -74.68647003173828, + "positionY": -5.0, + "positionZ": 5.209311008453369, + "rotationX": 0.0, + "rotationY": 225.8300018310547, + "rotationZ": 0.0, + "scale": 0.8682583570480347, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_30", - "positionX": 16.384981155395508, + "positionX": -74.68647003173828, "positionY": -5.0, - "positionZ": -53.398963928222656, + "positionZ": 5.209311008453369, "rotationX": 0.0, - "rotationY": 164.18624877929688, + "rotationY": 225.8300018310547, "rotationZ": 0.0, - "scale": 1.0260084867477417, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8682583570480347, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_31", + "positionX": -61.504512786865234, + "positionY": -5.0, + "positionZ": 0.08330345153808594, + "rotationX": 0.0, + "rotationY": 62.38893127441406, + "rotationZ": 0.0, + "scale": 1.0723927021026611, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_31", - "positionX": 19.782955169677734, + "positionX": -61.504512786865234, "positionY": -5.0, - "positionZ": -41.899532318115234, + "positionZ": 0.08330345153808594, "rotationX": 0.0, - "rotationY": 130.0872039794922, + "rotationY": 62.38893127441406, "rotationZ": 0.0, - "scale": 1.0432580709457397, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0723927021026611, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_32", + "positionX": -56.605987548828125, + "positionY": -5.0, + "positionZ": 6.9508209228515625, + "rotationX": 0.0, + "rotationY": 151.20936584472656, + "rotationZ": 0.0, + "scale": 0.8688772320747375, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_32", - "positionX": 11.949399948120117, + "positionX": -56.605987548828125, "positionY": -5.0, - "positionZ": -38.114715576171875, + "positionZ": 6.9508209228515625, "rotationX": 0.0, - "rotationY": 89.82759094238281, + "rotationY": 151.20936584472656, "rotationZ": 0.0, - "scale": 0.9098753333091736, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8688772320747375, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_33", + "positionX": -64.19551086425781, + "positionY": -5.0, + "positionZ": 11.038368225097656, + "rotationX": 0.0, + "rotationY": 224.8587188720703, + "rotationZ": 0.0, + "scale": 1.1650540828704834, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_33", - "positionX": 19.762500762939453, + "positionX": -64.19551086425781, "positionY": -5.0, - "positionZ": -32.54502487182617, + "positionZ": 11.038368225097656, "rotationX": 0.0, - "rotationY": 222.56011962890625, + "rotationY": 224.8587188720703, "rotationZ": 0.0, - "scale": 0.8893353939056396, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1650540828704834, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_34", + "positionX": -53.91556930541992, + "positionY": -5.0, + "positionZ": 16.120817184448242, + "rotationX": 0.0, + "rotationY": 97.4098892211914, + "rotationZ": 0.0, + "scale": 1.0540021657943726, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_34", - "positionX": 26.583539962768555, + "positionX": -53.91556930541992, "positionY": -5.0, - "positionZ": -37.46521759033203, + "positionZ": 16.120817184448242, "rotationX": 0.0, - "rotationY": 181.45579528808594, + "rotationY": 97.4098892211914, "rotationZ": 0.0, - "scale": 1.1292012929916382, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0540021657943726, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_35", + "positionX": -63.02656555175781, + "positionY": -5.0, + "positionZ": 42.969947814941406, + "rotationX": 0.0, + "rotationY": 54.25312805175781, + "rotationZ": 0.0, + "scale": 0.8094582557678223, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_35", - "positionX": 29.656326293945312, + "positionX": -63.02656555175781, "positionY": -5.0, - "positionZ": -46.45729446411133, + "positionZ": 42.969947814941406, "rotationX": 0.0, - "rotationY": 186.8824462890625, + "rotationY": 54.25312805175781, "rotationZ": 0.0, - "scale": 1.193572998046875, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8094582557678223, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_36", + "positionX": -66.65809631347656, + "positionY": -5.0, + "positionZ": 32.54607009887695, + "rotationX": 0.0, + "rotationY": 9.110026359558105, + "rotationZ": 0.0, + "scale": 0.9188699722290039, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_36", - "positionX": 21.837120056152344, + "positionX": -66.65809631347656, "positionY": -5.0, - "positionZ": -49.9768180847168, + "positionZ": 32.54607009887695, "rotationX": 0.0, - "rotationY": 268.0925598144531, + "rotationY": 9.110026359558105, "rotationZ": 0.0, - "scale": 1.1154764890670776, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9188699722290039, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_37", + "positionX": -67.84223175048828, + "positionY": -5.0, + "positionZ": 20.346195220947266, + "rotationX": 0.0, + "rotationY": 15.515764236450195, + "rotationZ": 0.0, + "scale": 1.0764552354812622, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_37", - "positionX": 26.908613204956055, + "positionX": -67.84223175048828, "positionY": -5.0, - "positionZ": -59.13704299926758, + "positionZ": 20.346195220947266, "rotationX": 0.0, - "rotationY": 299.8488464355469, + "rotationY": 15.515764236450195, "rotationZ": 0.0, - "scale": 0.9198742508888245, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0764552354812622, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_38", + "positionX": -57.69129943847656, + "positionY": -5.0, + "positionZ": 26.553592681884766, + "rotationX": 0.0, + "rotationY": 200.6903839111328, + "rotationZ": 0.0, + "scale": 1.0001169443130493, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_38", - "positionX": 14.813976287841797, + "positionX": -57.69129943847656, "positionY": -5.0, - "positionZ": -64.96946716308594, + "positionZ": 26.553592681884766, "rotationX": 0.0, - "rotationY": 238.2163543701172, + "rotationY": 200.6903839111328, "rotationZ": 0.0, - "scale": 1.1820805072784424, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0001169443130493, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_39", + "positionX": -47.33625030517578, + "positionY": -5.0, + "positionZ": 23.127140045166016, + "rotationX": 0.0, + "rotationY": 59.636837005615234, + "rotationZ": 0.0, + "scale": 0.8095611333847046, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_39", - "positionX": 10.208925247192383, + "positionX": -47.33625030517578, "positionY": -5.0, - "positionZ": -59.049827575683594, + "positionZ": 23.127140045166016, "rotationX": 0.0, - "rotationY": 97.3392562866211, + "rotationY": 59.636837005615234, "rotationZ": 0.0, - "scale": 1.1379904747009277, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8095611333847046, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_40", + "positionX": -58.08914566040039, + "positionY": -5.0, + "positionZ": 33.20618438720703, + "rotationX": 0.0, + "rotationY": 51.614349365234375, + "rotationZ": 0.0, + "scale": 1.0851874351501465, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_40", - "positionX": -0.012592315673828125, + "positionX": -58.08914566040039, "positionY": -5.0, - "positionZ": -58.63385009765625, + "positionZ": 33.20618438720703, "rotationX": 0.0, - "rotationY": 59.767234802246094, + "rotationY": 51.614349365234375, "rotationZ": 0.0, - "scale": 1.197326898574829, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0851874351501465, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_41", + "positionX": -54.026363372802734, + "positionY": -5.0, + "positionZ": 41.48232650756836, + "rotationX": 0.0, + "rotationY": 43.79229736328125, + "rotationZ": 0.0, + "scale": 1.1653144359588623, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_41", - "positionX": 1.670037865638733, + "positionX": -54.026363372802734, "positionY": -5.0, - "positionZ": -70.40826416015625, + "positionZ": 41.48232650756836, "rotationX": 0.0, - "rotationY": 359.2141418457031, + "rotationY": 43.79229736328125, "rotationZ": 0.0, - "scale": 0.982947826385498, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1653144359588623, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_42", + "positionX": -46.51899719238281, + "positionY": -5.0, + "positionZ": 33.758201599121094, + "rotationX": 0.0, + "rotationY": 93.0906982421875, + "rotationZ": 0.0, + "scale": 0.9832949042320251, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_42", - "positionX": -6.69479513168335, + "positionX": -46.51899719238281, "positionY": -5.0, - "positionZ": -68.65376281738281, + "positionZ": 33.758201599121094, "rotationX": 0.0, - "rotationY": 17.399295806884766, + "rotationY": 93.0906982421875, "rotationZ": 0.0, - "scale": 0.9645382165908813, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9832949042320251, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_43", + "positionX": -43.52067565917969, + "positionY": -5.0, + "positionZ": 45.320655822753906, + "rotationX": 0.0, + "rotationY": 132.38595581054688, + "rotationZ": 0.0, + "scale": 0.9932309985160828, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_43", - "positionX": -22.601215362548828, + "positionX": -43.52067565917969, "positionY": -5.0, - "positionZ": -65.59374237060547, + "positionZ": 45.320655822753906, "rotationX": 0.0, - "rotationY": 316.03607177734375, + "rotationY": 132.38595581054688, "rotationZ": 0.0, - "scale": 1.0148528814315796, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9932309985160828, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_44", + "positionX": -40.99221420288086, + "positionY": -5.0, + "positionZ": 55.21703338623047, + "rotationX": 0.0, + "rotationY": 343.4523010253906, + "rotationZ": 0.0, + "scale": 0.8476521968841553, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_44", - "positionX": -22.146657943725586, + "positionX": -40.99221420288086, "positionY": -5.0, - "positionZ": -58.40809631347656, + "positionZ": 55.21703338623047, "rotationX": 0.0, - "rotationY": 108.25830841064453, + "rotationY": 343.4523010253906, "rotationZ": 0.0, - "scale": 0.8645030856132507, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8476521968841553, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_45", + "positionX": -48.70467758178711, + "positionY": -5.0, + "positionZ": 50.10263442993164, + "rotationX": 0.0, + "rotationY": 90.73439025878906, + "rotationZ": 0.0, + "scale": 1.0948041677474976, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_45", - "positionX": -26.225589752197266, + "positionX": -48.70467758178711, "positionY": -5.0, - "positionZ": -52.08843231201172, + "positionZ": 50.10263442993164, "rotationX": 0.0, - "rotationY": 40.17951202392578, + "rotationY": 90.73439025878906, "rotationZ": 0.0, - "scale": 1.128859281539917, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0948041677474976, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_46", + "positionX": -30.777008056640625, + "positionY": -5.0, + "positionZ": 58.132198333740234, + "rotationX": 0.0, + "rotationY": 33.214332580566406, + "rotationZ": 0.0, + "scale": 1.1870852708816528, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_46", - "positionX": -24.093017578125, + "positionX": -30.777008056640625, "positionY": -5.0, - "positionZ": -45.757484436035156, + "positionZ": 58.132198333740234, "rotationX": 0.0, - "rotationY": 221.48907470703125, + "rotationY": 33.214332580566406, "rotationZ": 0.0, - "scale": 0.8352425694465637, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1870852708816528, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_47", + "positionX": -18.57537841796875, + "positionY": -5.0, + "positionZ": 54.52661895751953, + "rotationX": 0.0, + "rotationY": 70.57392120361328, + "rotationZ": 0.0, + "scale": 1.0153660774230957, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", + "name": "editor_tree_47", + "positionX": -18.57537841796875, + "positionY": -5.0, + "positionZ": 54.52661895751953, + "rotationX": 0.0, + "rotationY": 70.57392120361328, + "rotationZ": 0.0, + "scale": 1.0153660774230957, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_48", + "positionX": -26.706348419189453, + "positionY": -5.0, + "positionZ": 49.93190383911133, + "rotationX": 0.0, + "rotationY": 358.45855712890625, + "rotationZ": 0.0, + "scale": 0.8003513216972351, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_48", - "positionX": -37.83958053588867, + "positionX": -26.706348419189453, "positionY": -5.0, - "positionZ": -35.37458419799805, + "positionZ": 49.93190383911133, "rotationX": 0.0, - "rotationY": 240.92991638183594, + "rotationY": 358.45855712890625, "rotationZ": 0.0, - "scale": 1.0914454460144043, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8003513216972351, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_49", + "positionX": -36.407867431640625, + "positionY": -5.0, + "positionZ": 46.6512336730957, + "rotationX": 0.0, + "rotationY": 302.7781677246094, + "rotationZ": 0.0, + "scale": 0.9662901163101196, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_49", - "positionX": -32.9981689453125, + "positionX": -36.407867431640625, "positionY": -5.0, - "positionZ": -42.05958938598633, + "positionZ": 46.6512336730957, "rotationX": 0.0, - "rotationY": 190.67388916015625, + "rotationY": 302.7781677246094, "rotationZ": 0.0, - "scale": 1.1042393445968628, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9662901163101196, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_50", + "positionX": -36.7918701171875, + "positionY": -5.0, + "positionZ": 36.71147537231445, + "rotationX": 0.0, + "rotationY": 342.44927978515625, + "rotationZ": 0.0, + "scale": 0.9619826078414917, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_50", - "positionX": -36.443695068359375, + "positionX": -36.7918701171875, "positionY": -5.0, - "positionZ": -49.53240203857422, + "positionZ": 36.71147537231445, "rotationX": 0.0, - "rotationY": 308.9327697753906, + "rotationY": 342.44927978515625, "rotationZ": 0.0, - "scale": 0.9203262329101562, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9619826078414917, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_51", + "positionX": -33.98572540283203, + "positionY": -5.0, + "positionZ": 30.514802932739258, + "rotationX": 0.0, + "rotationY": 87.9248275756836, + "rotationZ": 0.0, + "scale": 1.042367696762085, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_51", - "positionX": -42.15419387817383, + "positionX": -33.98572540283203, "positionY": -5.0, - "positionZ": -56.678951263427734, + "positionZ": 30.514802932739258, "rotationX": 0.0, - "rotationY": 82.22830963134766, + "rotationY": 87.9248275756836, "rotationZ": 0.0, - "scale": 1.124675989151001, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.042367696762085, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_52", + "positionX": -29.828750610351563, + "positionY": -5.0, + "positionZ": 22.39700698852539, + "rotationX": 0.0, + "rotationY": 196.36758422851563, + "rotationZ": 0.0, + "scale": 1.1648069620132446, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_52", - "positionX": -33.65992736816406, + "positionX": -29.828750610351563, "positionY": -5.0, - "positionZ": -58.8349609375, + "positionZ": 22.39700698852539, "rotationX": 0.0, - "rotationY": 328.11627197265625, + "rotationY": 196.36758422851563, "rotationZ": 0.0, - "scale": 0.848569929599762, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1648069620132446, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_53", + "positionX": -28.290407180786133, + "positionY": -5.0, + "positionZ": 37.95806121826172, + "rotationX": 0.0, + "rotationY": 130.72911071777344, + "rotationZ": 0.0, + "scale": 1.0308374166488647, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_53", - "positionX": -31.068288803100586, + "positionX": -28.290407180786133, "positionY": -5.0, - "positionZ": -67.71460723876953, + "positionZ": 37.95806121826172, "rotationX": 0.0, - "rotationY": 293.6217956542969, + "rotationY": 130.72911071777344, "rotationZ": 0.0, - "scale": 0.8254112601280212, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0308374166488647, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_54", + "positionX": -21.429716110229492, + "positionY": -5.0, + "positionZ": 44.81801223754883, + "rotationX": 0.0, + "rotationY": 57.01760482788086, + "rotationZ": 0.0, + "scale": 1.0308314561843872, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_54", - "positionX": -39.76020431518555, + "positionX": -21.429716110229492, "positionY": -5.0, - "positionZ": -65.1966552734375, + "positionZ": 44.81801223754883, "rotationX": 0.0, - "rotationY": 156.64845275878906, + "rotationY": 57.01760482788086, "rotationZ": 0.0, - "scale": 1.0915563106536865, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0308314561843872, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_55", + "positionX": -9.357202529907227, + "positionY": -5.0, + "positionZ": 57.709510803222656, + "rotationX": 0.0, + "rotationY": 220.11106872558594, + "rotationZ": 0.0, + "scale": 1.1182363033294678, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_55", - "positionX": -42.69853591918945, + "positionX": -9.357202529907227, "positionY": -5.0, - "positionZ": -45.20412063598633, + "positionZ": 57.709510803222656, "rotationX": 0.0, - "rotationY": 290.9550476074219, + "rotationY": 220.11106872558594, "rotationZ": 0.0, - "scale": 0.9807971119880676, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1182363033294678, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_56", + "positionX": -12.27668571472168, + "positionY": -5.0, + "positionZ": 42.140106201171875, + "rotationX": 0.0, + "rotationY": 351.70391845703125, + "rotationZ": 0.0, + "scale": 0.9689967632293701, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_56", - "positionX": -78.20211029052734, + "positionX": -12.27668571472168, "positionY": -5.0, - "positionZ": -39.14703369140625, + "positionZ": 42.140106201171875, "rotationX": 0.0, - "rotationY": 240.8876495361328, + "rotationY": 351.70391845703125, "rotationZ": 0.0, - "scale": 1.1875452995300293, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9689967632293701, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_57", + "positionX": -19.829479217529297, + "positionY": -5.0, + "positionZ": 34.8514289855957, + "rotationX": 0.0, + "rotationY": 60.262969970703125, + "rotationZ": 0.0, + "scale": 1.097799301147461, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_57", - "positionX": -71.69956970214844, + "positionX": -19.829479217529297, "positionY": -5.0, - "positionZ": -44.251678466796875, + "positionZ": 34.8514289855957, "rotationX": 0.0, - "rotationY": 99.97506713867188, + "rotationY": 60.262969970703125, "rotationZ": 0.0, - "scale": 0.8184337019920349, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.097799301147461, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_58", + "positionX": -19.815998077392578, + "positionY": -5.0, + "positionZ": 26.018535614013672, + "rotationX": 0.0, + "rotationY": 263.6640319824219, + "rotationZ": 0.0, + "scale": 0.9204140305519104, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_58", - "positionX": -71.09391784667969, + "positionX": -19.815998077392578, "positionY": -5.0, - "positionZ": -51.408424377441406, + "positionZ": 26.018535614013672, "rotationX": 0.0, - "rotationY": 335.97137451171875, + "rotationY": 263.6640319824219, "rotationZ": 0.0, - "scale": 1.0383975505828857, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9204140305519104, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_59", + "positionX": -12.39570426940918, + "positionY": -5.0, + "positionZ": 23.218860626220703, + "rotationX": 0.0, + "rotationY": 347.1971435546875, + "rotationZ": 0.0, + "scale": 1.0325011014938354, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_59", - "positionX": -61.843448638916016, + "positionX": -12.39570426940918, "positionY": -5.0, - "positionZ": -51.510162353515625, + "positionZ": 23.218860626220703, "rotationX": 0.0, - "rotationY": 209.98849487304688, + "rotationY": 347.1971435546875, "rotationZ": 0.0, - "scale": 1.0368801355361938, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0325011014938354, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_60", + "positionX": -7.736201286315918, + "positionY": -5.0, + "positionZ": 30.849971771240234, + "rotationX": 0.0, + "rotationY": 61.79781723022461, + "rotationZ": 0.0, + "scale": 1.019295334815979, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_60", - "positionX": -60.887123107910156, + "positionX": -7.736201286315918, "positionY": -5.0, - "positionZ": -59.0359001159668, + "positionZ": 30.849971771240234, "rotationX": 0.0, - "rotationY": 214.06040954589844, + "rotationY": 61.79781723022461, "rotationZ": 0.0, - "scale": 1.016071081161499, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.019295334815979, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_61", + "positionX": -7.223801612854004, + "positionY": -5.0, + "positionZ": 46.57571029663086, + "rotationX": 0.0, + "rotationY": 16.668169021606445, + "rotationZ": 0.0, + "scale": 1.1176512241363525, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_61", - "positionX": -52.643104553222656, + "positionX": -7.223801612854004, "positionY": -5.0, - "positionZ": -53.83026885986328, + "positionZ": 46.57571029663086, "rotationX": 0.0, - "rotationY": 263.56805419921875, + "rotationY": 16.668169021606445, "rotationZ": 0.0, - "scale": 1.0469584465026855, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1176512241363525, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_62", + "positionX": 1.798045039176941, + "positionY": -5.0, + "positionZ": 57.02450180053711, + "rotationX": 0.0, + "rotationY": 356.2422180175781, + "rotationZ": 0.0, + "scale": 1.1495823860168457, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_62", - "positionX": -49.364471435546875, + "positionX": 1.798045039176941, "positionY": -5.0, - "positionZ": -39.394287109375, + "positionZ": 57.02450180053711, "rotationX": 0.0, - "rotationY": 3.928384780883789, + "rotationY": 356.2422180175781, "rotationZ": 0.0, - "scale": 0.945878267288208, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1495823860168457, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_63", + "positionX": 9.949873924255371, + "positionY": -5.0, + "positionZ": 51.373878479003906, + "rotationX": 0.0, + "rotationY": 284.5276794433594, + "rotationZ": 0.0, + "scale": 0.8848799467086792, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_63", - "positionX": -58.58396530151367, + "positionX": 9.949873924255371, "positionY": -5.0, - "positionZ": -43.941551208496094, + "positionZ": 51.373878479003906, "rotationX": 0.0, - "rotationY": 154.93199157714844, + "rotationY": 284.5276794433594, "rotationZ": 0.0, - "scale": 1.101270318031311, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8848799467086792, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_64", + "positionX": 18.330259323120117, + "positionY": -5.0, + "positionZ": 58.127105712890625, + "rotationX": 0.0, + "rotationY": 122.71350860595703, + "rotationZ": 0.0, + "scale": 0.996364176273346, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_64", - "positionX": -66.72100067138672, + "positionX": 18.330259323120117, "positionY": -5.0, - "positionZ": -36.14885711669922, + "positionZ": 58.127105712890625, "rotationX": 0.0, - "rotationY": 169.41868591308594, + "rotationY": 122.71350860595703, "rotationZ": 0.0, - "scale": 1.0966395139694214, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.996364176273346, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_65", + "positionX": 1.2025032043457031, + "positionY": -5.0, + "positionZ": 40.57345199584961, + "rotationX": 0.0, + "rotationY": 60.37982940673828, + "rotationZ": 0.0, + "scale": 1.0214543342590332, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_65", - "positionX": -75.0531997680664, + "positionX": 1.2025032043457031, "positionY": -5.0, - "positionZ": -30.165815353393555, + "positionZ": 40.57345199584961, "rotationX": 0.0, - "rotationY": 317.40765380859375, + "rotationY": 60.37982940673828, "rotationZ": 0.0, - "scale": 1.0995895862579346, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0214543342590332, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_66", + "positionX": 14.726835250854492, + "positionY": -5.0, + "positionZ": 45.12006759643555, + "rotationX": 0.0, + "rotationY": 200.33969116210938, + "rotationZ": 0.0, + "scale": 1.067894697189331, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_66", - "positionX": -66.67814636230469, + "positionX": 14.726835250854492, "positionY": -5.0, - "positionZ": -24.682514190673828, + "positionZ": 45.12006759643555, "rotationX": 0.0, - "rotationY": 239.8967742919922, + "rotationY": 200.33969116210938, "rotationZ": 0.0, - "scale": 1.0212374925613403, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.067894697189331, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_67", + "positionX": 19.923503875732422, + "positionY": -5.0, + "positionZ": 36.71946716308594, + "rotationX": 0.0, + "rotationY": 166.26687622070313, + "rotationZ": 0.0, + "scale": 0.9711991548538208, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_67", - "positionX": -57.9283447265625, + "positionX": 19.923503875732422, "positionY": -5.0, - "positionZ": -32.350135803222656, + "positionZ": 36.71946716308594, "rotationX": 0.0, - "rotationY": 49.68483352661133, + "rotationY": 166.26687622070313, "rotationZ": 0.0, - "scale": 1.0699667930603027, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9711991548538208, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_68", + "positionX": 7.504302978515625, + "positionY": -5.0, + "positionZ": 33.73157501220703, + "rotationX": 0.0, + "rotationY": 143.03961181640625, + "rotationZ": 0.0, + "scale": 1.0702462196350098, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_68", - "positionX": -47.260433197021484, + "positionX": 7.504302978515625, "positionY": -5.0, - "positionZ": -22.61578941345215, + "positionZ": 33.73157501220703, "rotationX": 0.0, - "rotationY": 75.86497497558594, + "rotationY": 143.03961181640625, "rotationZ": 0.0, - "scale": 1.1793839931488037, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0702462196350098, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_69", + "positionX": -0.6092414855957031, + "positionY": -5.0, + "positionZ": 24.004226684570313, + "rotationX": 0.0, + "rotationY": 287.90948486328125, + "rotationZ": 0.0, + "scale": 0.839482843875885, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_69", - "positionX": -51.12227249145508, + "positionX": -0.6092414855957031, "positionY": -5.0, - "positionZ": -30.885311126708984, + "positionZ": 24.004226684570313, "rotationX": 0.0, - "rotationY": 230.5838165283203, + "rotationY": 287.90948486328125, "rotationZ": 0.0, - "scale": 0.8587794303894043, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.839482843875885, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_70", + "positionX": 9.292717933654785, + "positionY": -5.0, + "positionZ": 22.641700744628906, + "rotationX": 0.0, + "rotationY": 256.7474060058594, + "rotationZ": 0.0, + "scale": 1.031712532043457, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_70", - "positionX": -55.430274963378906, + "positionX": 9.292717933654785, "positionY": -5.0, - "positionZ": -21.078746795654297, + "positionZ": 22.641700744628906, "rotationX": 0.0, - "rotationY": 299.1875915527344, + "rotationY": 256.7474060058594, "rotationZ": 0.0, - "scale": 0.971631646156311, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.031712532043457, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_71", + "positionX": 14.684800148010254, + "positionY": -5.0, + "positionZ": 26.805313110351563, + "rotationX": 0.0, + "rotationY": 313.3232727050781, + "rotationZ": 0.0, + "scale": 0.9424991011619568, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_71", - "positionX": -64.592041015625, + "positionX": 14.684800148010254, "positionY": -5.0, - "positionZ": -17.804351806640625, + "positionZ": 26.805313110351563, "rotationX": 0.0, - "rotationY": 174.04835510253906, + "rotationY": 313.3232727050781, "rotationZ": 0.0, - "scale": 0.8311916589736938, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9424991011619568, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_72", + "positionX": 29.413284301757813, + "positionY": -5.0, + "positionZ": 57.44115447998047, + "rotationX": 0.0, + "rotationY": 248.50636291503906, + "rotationZ": 0.0, + "scale": 0.8007174730300903, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_72", - "positionX": -74.14464569091797, + "positionX": 29.413284301757813, "positionY": -5.0, - "positionZ": -18.468475341796875, + "positionZ": 57.44115447998047, "rotationX": 0.0, - "rotationY": 278.5101013183594, + "rotationY": 248.50636291503906, "rotationZ": 0.0, - "scale": 1.1408286094665527, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8007174730300903, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_73", + "positionX": 35.507511138916016, + "positionY": -5.0, + "positionZ": 49.126914978027344, + "rotationX": 0.0, + "rotationY": 283.7396545410156, + "rotationZ": 0.0, + "scale": 1.1097297668457031, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_73", - "positionX": -77.9731674194336, + "positionX": 35.507511138916016, "positionY": -5.0, - "positionZ": -24.36054039001465, + "positionZ": 49.126914978027344, "rotationX": 0.0, - "rotationY": 318.6851501464844, + "rotationY": 283.7396545410156, "rotationZ": 0.0, - "scale": 1.1353377103805542, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1097297668457031, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_74", + "positionX": 24.994709014892578, + "positionY": -5.0, + "positionZ": 45.168453216552734, + "rotationX": 0.0, + "rotationY": 29.810564041137695, + "rotationZ": 0.0, + "scale": 1.0663031339645386, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_74", - "positionX": -69.306396484375, + "positionX": 24.994709014892578, "positionY": -5.0, - "positionZ": -10.082857131958008, + "positionZ": 45.168453216552734, "rotationX": 0.0, - "rotationY": 264.8053894042969, + "rotationY": 29.810564041137695, "rotationZ": 0.0, - "scale": 1.0169371366500854, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0663031339645386, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_75", + "positionX": 44.61367416381836, + "positionY": -5.0, + "positionZ": 38.02930450439453, + "rotationX": 0.0, + "rotationY": 186.5128936767578, + "rotationZ": 0.0, + "scale": 0.8409409523010254, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_75", - "positionX": -62.410804748535156, + "positionX": 44.61367416381836, "positionY": -5.0, - "positionZ": -13.534772872924805, + "positionZ": 38.02930450439453, "rotationX": 0.0, - "rotationY": 167.61434936523438, + "rotationY": 186.5128936767578, "rotationZ": 0.0, - "scale": 1.0430711507797241, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8409409523010254, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_76", + "positionX": 35.04125213623047, + "positionY": -5.0, + "positionZ": 39.41300964355469, + "rotationX": 0.0, + "rotationY": 293.2808532714844, + "rotationZ": 0.0, + "scale": 0.9774519205093384, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_76", - "positionX": -57.90956115722656, + "positionX": 35.04125213623047, "positionY": -5.0, - "positionZ": -8.797582626342773, + "positionZ": 39.41300964355469, "rotationX": 0.0, - "rotationY": 67.66865539550781, + "rotationY": 293.2808532714844, "rotationZ": 0.0, - "scale": 1.1550363302230835, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9774519205093384, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_77", + "positionX": 30.211170196533203, + "positionY": -5.0, + "positionZ": 28.293067932128906, + "rotationX": 0.0, + "rotationY": 42.80445098876953, + "rotationZ": 0.0, + "scale": 0.8837686777114868, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_77", - "positionX": -59.14875030517578, + "positionX": 30.211170196533203, "positionY": -5.0, - "positionZ": -1.0859732627868652, + "positionZ": 28.293067932128906, "rotationX": 0.0, - "rotationY": 248.2366180419922, + "rotationY": 42.80445098876953, "rotationZ": 0.0, - "scale": 0.8880394697189331, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8837686777114868, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_78", + "positionX": 21.695960998535156, + "positionY": -5.0, + "positionZ": 21.69999885559082, + "rotationX": 0.0, + "rotationY": 284.8881530761719, + "rotationZ": 0.0, + "scale": 1.0057992935180664, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_78", - "positionX": -65.04045867919922, + "positionX": 21.695960998535156, "positionY": -5.0, - "positionZ": 1.4506921768188477, + "positionZ": 21.69999885559082, "rotationX": 0.0, - "rotationY": 124.5002212524414, + "rotationY": 284.8881530761719, "rotationZ": 0.0, - "scale": 1.0525012016296387, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0057992935180664, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_79", + "positionX": 17.04216957092285, + "positionY": -5.0, + "positionZ": 12.522538185119629, + "rotationX": 0.0, + "rotationY": 292.5840148925781, + "rotationZ": 0.0, + "scale": 1.1625001430511475, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_79", - "positionX": -61.064910888671875, + "positionX": 17.04216957092285, "positionY": -5.0, - "positionZ": 4.972185134887695, + "positionZ": 12.522538185119629, "rotationX": 0.0, - "rotationY": 133.08779907226562, + "rotationY": 292.5840148925781, "rotationZ": 0.0, - "scale": 0.9063222408294678, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1625001430511475, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_80", + "positionX": 27.12729263305664, + "positionY": -5.0, + "positionZ": 17.63494110107422, + "rotationX": 0.0, + "rotationY": 345.5588684082031, + "rotationZ": 0.0, + "scale": 1.0136648416519165, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_80", - "positionX": -55.74897384643555, + "positionX": 27.12729263305664, "positionY": -5.0, - "positionZ": 7.231029510498047, + "positionZ": 17.63494110107422, "rotationX": 0.0, - "rotationY": 257.1896057128906, + "rotationY": 345.5588684082031, "rotationZ": 0.0, - "scale": 0.9336268901824951, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0136648416519165, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_81", + "positionX": 42.73047637939453, + "positionY": -5.0, + "positionZ": 27.48745346069336, + "rotationX": 0.0, + "rotationY": 11.368532180786133, + "rotationZ": 0.0, + "scale": 1.1785542964935303, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_81", - "positionX": -52.19171142578125, + "positionX": 42.73047637939453, "positionY": -5.0, - "positionZ": 12.759468078613281, + "positionZ": 27.48745346069336, "rotationX": 0.0, - "rotationY": 153.53504943847656, + "rotationY": 11.368532180786133, "rotationZ": 0.0, - "scale": 0.9801559448242188, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1785542964935303, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_82", + "positionX": 34.694236755371094, + "positionY": -5.0, + "positionZ": 21.265478134155273, + "rotationX": 0.0, + "rotationY": 289.8255310058594, + "rotationZ": 0.0, + "scale": 0.8448793292045593, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_82", - "positionX": -61.84621810913086, + "positionX": 34.694236755371094, "positionY": -5.0, - "positionZ": 10.995433807373047, + "positionZ": 21.265478134155273, "rotationX": 0.0, - "rotationY": 149.3479461669922, + "rotationY": 289.8255310058594, "rotationZ": 0.0, - "scale": 0.9362610578536987, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8448793292045593, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_83", + "positionX": 49.26129913330078, + "positionY": -5.0, + "positionZ": 11.821601867675781, + "rotationX": 0.0, + "rotationY": 226.9285125732422, + "rotationZ": 0.0, + "scale": 1.1353322267532349, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_83", - "positionX": -61.007408142089844, + "positionX": 49.26129913330078, "positionY": -5.0, - "positionZ": 16.766761779785156, + "positionZ": 11.821601867675781, "rotationX": 0.0, - "rotationY": 43.981964111328125, + "rotationY": 226.9285125732422, "rotationZ": 0.0, - "scale": 1.1854488849639893, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1353322267532349, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_84", + "positionX": 50.156097412109375, + "positionY": -5.0, + "positionZ": 0.24309444427490234, + "rotationX": 0.0, + "rotationY": 117.49090576171875, + "rotationZ": 0.0, + "scale": 1.0812944173812866, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_84", - "positionX": -59.221763610839844, + "positionX": 50.156097412109375, "positionY": -5.0, - "positionZ": 16.53998565673828, + "positionZ": 0.24309444427490234, "rotationX": 0.0, - "rotationY": 359.1348571777344, + "rotationY": 117.49090576171875, "rotationZ": 0.0, - "scale": 1.1227357387542725, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0812944173812866, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_85", + "positionX": 41.10716247558594, + "positionY": -5.0, + "positionZ": 4.9574127197265625, + "rotationX": 0.0, + "rotationY": 85.52172088623047, + "rotationZ": 0.0, + "scale": 0.8381500840187073, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_85", - "positionX": -53.84251022338867, + "positionX": 41.10716247558594, "positionY": -5.0, - "positionZ": 21.208011627197266, + "positionZ": 4.9574127197265625, "rotationX": 0.0, - "rotationY": 59.3885498046875, + "rotationY": 85.52172088623047, "rotationZ": 0.0, - "scale": 1.1880228519439697, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8381500840187073, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_86", + "positionX": 38.933712005615234, + "positionY": -5.0, + "positionZ": 13.355311393737793, + "rotationX": 0.0, + "rotationY": 61.037315368652344, + "rotationZ": 0.0, + "scale": 1.1854190826416016, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_86", - "positionX": -59.75939178466797, + "positionX": 38.933712005615234, "positionY": -5.0, - "positionZ": 24.931425094604492, + "positionZ": 13.355311393737793, "rotationX": 0.0, - "rotationY": 81.19300079345703, + "rotationY": 61.037315368652344, "rotationZ": 0.0, - "scale": 1.1239111423492432, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1854190826416016, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_87", + "positionX": 30.10515785217285, + "positionY": -5.0, + "positionZ": 8.044428825378418, + "rotationX": 0.0, + "rotationY": 112.57833862304688, + "rotationZ": 0.0, + "scale": 1.1771701574325562, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_87", - "positionX": -48.72856140136719, + "positionX": 30.10515785217285, "positionY": -5.0, - "positionZ": 23.38285255432129, + "positionZ": 8.044428825378418, "rotationX": 0.0, - "rotationY": 310.7797546386719, + "rotationY": 112.57833862304688, "rotationZ": 0.0, - "scale": 1.0238100290298462, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1771701574325562, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_88", + "positionX": 21.836986541748047, + "positionY": -5.0, + "positionZ": 4.7504706382751465, + "rotationX": 0.0, + "rotationY": 289.8890380859375, + "rotationZ": 0.0, + "scale": 0.9268254637718201, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_88", - "positionX": -52.60707473754883, + "positionX": 21.836986541748047, "positionY": -5.0, - "positionZ": 28.31085777282715, + "positionZ": 4.7504706382751465, "rotationX": 0.0, - "rotationY": 298.4416809082031, + "rotationY": 289.8890380859375, "rotationZ": 0.0, - "scale": 0.8559330701828003, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9268254637718201, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_89", + "positionX": 35.673770904541016, + "positionY": -5.0, + "positionZ": -2.9371588230133057, + "rotationX": 0.0, + "rotationY": 219.39459228515625, + "rotationZ": 0.0, + "scale": 1.0274144411087036, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_89", - "positionX": -43.01966857910156, + "positionX": 35.673770904541016, "positionY": -5.0, - "positionZ": 25.703357696533203, + "positionZ": -2.9371588230133057, "rotationX": 0.0, - "rotationY": 221.4101104736328, + "rotationY": 219.39459228515625, "rotationZ": 0.0, - "scale": 0.8721567392349243, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0274144411087036, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_90", + "positionX": 27.201562881469727, + "positionY": -5.0, + "positionZ": -0.9773809909820557, + "rotationX": 0.0, + "rotationY": 292.2543640136719, + "rotationZ": 0.0, + "scale": 1.1604710817337036, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_90", - "positionX": -36.628936767578125, + "positionX": 27.201562881469727, "positionY": -5.0, - "positionZ": 21.375091552734375, + "positionZ": -0.9773809909820557, "rotationX": 0.0, - "rotationY": 17.600997924804688, + "rotationY": 292.2543640136719, "rotationZ": 0.0, - "scale": 1.1762007474899292, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1604710817337036, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_91", + "positionX": 18.20602798461914, + "positionY": -5.0, + "positionZ": -8.226167678833008, + "rotationX": 0.0, + "rotationY": 319.9809875488281, + "rotationZ": 0.0, + "scale": 1.178808331489563, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_91", - "positionX": -34.323760986328125, + "positionX": 18.20602798461914, "positionY": -5.0, - "positionZ": 25.585338592529297, + "positionZ": -8.226167678833008, "rotationX": 0.0, - "rotationY": 276.626708984375, + "rotationY": 319.9809875488281, "rotationZ": 0.0, - "scale": 0.9290177822113037, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.178808331489563, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_92", + "positionX": 50.87983322143555, + "positionY": -5.0, + "positionZ": -12.320289611816406, + "rotationX": 0.0, + "rotationY": 256.8081970214844, + "rotationZ": 0.0, + "scale": 1.0385215282440186, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_92", - "positionX": -40.19267654418945, + "positionX": 50.87983322143555, "positionY": -5.0, - "positionZ": 32.81313705444336, + "positionZ": -12.320289611816406, "rotationX": 0.0, - "rotationY": 134.2615509033203, + "rotationY": 256.8081970214844, "rotationZ": 0.0, - "scale": 1.1572164297103882, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0385215282440186, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_93", + "positionX": 54.46574401855469, + "positionY": -5.0, + "positionZ": -25.00234603881836, + "rotationX": 0.0, + "rotationY": 210.30616760253906, + "rotationZ": 0.0, + "scale": 0.9102240204811096, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_93", - "positionX": -48.42546844482422, + "positionX": 54.46574401855469, "positionY": -5.0, - "positionZ": 29.793498992919922, + "positionZ": -25.00234603881836, "rotationX": 0.0, - "rotationY": 194.97425842285156, + "rotationY": 210.30616760253906, "rotationZ": 0.0, - "scale": 0.8766882419586182, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9102240204811096, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_94", + "positionX": 48.52207565307617, + "positionY": -5.0, + "positionZ": -31.838354110717773, + "rotationX": 0.0, + "rotationY": 359.5976867675781, + "rotationZ": 0.0, + "scale": 1.0678201913833618, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_94", - "positionX": -52.93833923339844, + "positionX": 48.52207565307617, "positionY": -5.0, - "positionZ": 34.521949768066406, + "positionZ": -31.838354110717773, "rotationX": 0.0, - "rotationY": 324.4974060058594, + "rotationY": 359.5976867675781, "rotationZ": 0.0, - "scale": 1.1365694999694824, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0678201913833618, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_95", + "positionX": 42.754310607910156, + "positionY": -5.0, + "positionZ": -22.83867645263672, + "rotationX": 0.0, + "rotationY": 0.5828547477722168, + "rotationZ": 0.0, + "scale": 0.9527722001075745, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_95", - "positionX": -46.36096954345703, + "positionX": 42.754310607910156, "positionY": -5.0, - "positionZ": 37.58201599121094, + "positionZ": -22.83867645263672, "rotationX": 0.0, - "rotationY": 18.830093383789062, + "rotationY": 0.5828547477722168, "rotationZ": 0.0, - "scale": 0.9726657867431641, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9527722001075745, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_96", + "positionX": 42.20805740356445, + "positionY": -5.0, + "positionZ": -7.121135711669922, + "rotationX": 0.0, + "rotationY": 284.1522216796875, + "rotationZ": 0.0, + "scale": 1.0322710275650024, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_96", - "positionX": -38.45451736450195, + "positionX": 42.20805740356445, "positionY": -5.0, - "positionZ": 38.323490142822266, + "positionZ": -7.121135711669922, "rotationX": 0.0, - "rotationY": 187.1669921875, + "rotationY": 284.1522216796875, "rotationZ": 0.0, - "scale": 1.1508204936981201, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0322710275650024, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_97", + "positionX": 35.9952278137207, + "positionY": -5.0, + "positionZ": -16.245426177978516, + "rotationX": 0.0, + "rotationY": 66.50048065185547, + "rotationZ": 0.0, + "scale": 1.0645792484283447, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_97", - "positionX": -32.27039337158203, + "positionX": 35.9952278137207, "positionY": -5.0, - "positionZ": 41.277862548828125, + "positionZ": -16.245426177978516, "rotationX": 0.0, - "rotationY": 270.74639892578125, + "rotationY": 66.50048065185547, "rotationZ": 0.0, - "scale": 0.9103341698646545, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0645792484283447, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_98", + "positionX": 29.144359588623047, + "positionY": -5.0, + "positionZ": -11.484750747680664, + "rotationX": 0.0, + "rotationY": 317.7003479003906, + "rotationZ": 0.0, + "scale": 1.0486266613006592, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_98", - "positionX": -34.67160415649414, + "positionX": 29.144359588623047, "positionY": -5.0, - "positionZ": 30.215112686157227, + "positionZ": -11.484750747680664, "rotationX": 0.0, - "rotationY": 180.5977020263672, + "rotationY": 317.7003479003906, "rotationZ": 0.0, - "scale": 1.0376002788543701, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0486266613006592, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_99", + "positionX": 22.395423889160156, + "positionY": -5.0, + "positionZ": -16.155078887939453, + "rotationX": 0.0, + "rotationY": 11.388208389282227, + "rotationZ": 0.0, + "scale": 0.9403284788131714, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_99", - "positionX": -30.603431701660156, + "positionX": 22.395423889160156, "positionY": -5.0, - "positionZ": 23.562454223632812, + "positionZ": -16.155078887939453, "rotationX": 0.0, - "rotationY": 240.08824157714844, + "rotationY": 11.388208389282227, "rotationZ": 0.0, - "scale": 1.1011559963226318, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9403284788131714, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_100", + "positionX": 25.797927856445313, + "positionY": -5.0, + "positionZ": -24.062753677368164, + "rotationX": 0.0, + "rotationY": 20.196369171142578, + "rotationZ": 0.0, + "scale": 0.8545153737068176, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_100", - "positionX": -24.286865234375, + "positionX": 25.797927856445313, "positionY": -5.0, - "positionZ": 21.419261932373047, + "positionZ": -24.062753677368164, "rotationX": 0.0, - "rotationY": 276.3689880371094, + "rotationY": 20.196369171142578, "rotationZ": 0.0, - "scale": 1.0747346878051758, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8545153737068176, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_101", + "positionX": 37.3111572265625, + "positionY": -5.0, + "positionZ": -30.345945358276367, + "rotationX": 0.0, + "rotationY": 317.51641845703125, + "rotationZ": 0.0, + "scale": 0.8512330055236816, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_101", - "positionX": -27.86124610900879, + "positionX": 37.3111572265625, "positionY": -5.0, - "positionZ": 27.83653450012207, + "positionZ": -30.345945358276367, "rotationX": 0.0, - "rotationY": 185.9505615234375, + "rotationY": 317.51641845703125, "rotationZ": 0.0, - "scale": 1.0452580451965332, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8512330055236816, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_102", + "positionX": 27.548267364501953, + "positionY": -5.0, + "positionZ": -32.06184387207031, + "rotationX": 0.0, + "rotationY": 80.15092468261719, + "rotationZ": 0.0, + "scale": 1.1949032545089722, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_102", - "positionX": -31.535451889038086, + "positionX": 27.548267364501953, "positionY": -5.0, - "positionZ": 32.369659423828125, + "positionZ": -32.06184387207031, "rotationX": 0.0, - "rotationY": 257.5288391113281, + "rotationY": 80.15092468261719, "rotationZ": 0.0, - "scale": 0.9040262699127197, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1949032545089722, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_103", + "positionX": 17.974000930786133, + "positionY": -5.0, + "positionZ": -24.7375431060791, + "rotationX": 0.0, + "rotationY": 138.85513305664063, + "rotationZ": 0.0, + "scale": 1.0358494520187378, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_103", - "positionX": -26.37027931213379, + "positionX": 17.974000930786133, "positionY": -5.0, - "positionZ": 37.237457275390625, + "positionZ": -24.7375431060791, "rotationX": 0.0, - "rotationY": 11.847532272338867, + "rotationY": 138.85513305664063, "rotationZ": 0.0, - "scale": 1.1522812843322754, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0358494520187378, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_104", + "positionX": 36.7161865234375, + "positionY": -5.0, + "positionZ": -57.819454193115234, + "rotationX": 0.0, + "rotationY": 197.01296997070313, + "rotationZ": 0.0, + "scale": 0.8363157510757446, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_104", - "positionX": -21.218669891357422, + "positionX": 36.7161865234375, "positionY": -5.0, - "positionZ": 32.74955749511719, + "positionZ": -57.819454193115234, "rotationX": 0.0, - "rotationY": 77.5498275756836, + "rotationY": 197.01296997070313, "rotationZ": 0.0, - "scale": 1.12282395362854, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8363157510757446, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_105", + "positionX": 44.33586883544922, + "positionY": -5.0, + "positionZ": -52.995758056640625, + "rotationX": 0.0, + "rotationY": 12.295546531677246, + "rotationZ": 0.0, + "scale": 0.8792356252670288, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_105", - "positionX": -18.72967529296875, + "positionX": 44.33586883544922, "positionY": -5.0, - "positionZ": 26.962127685546875, + "positionZ": -52.995758056640625, "rotationX": 0.0, - "rotationY": 267.5684509277344, + "rotationY": 12.295546531677246, "rotationZ": 0.0, - "scale": 1.0538843870162964, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8792356252670288, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_106", + "positionX": 51.2855224609375, + "positionY": -5.0, + "positionZ": -41.667320251464844, + "rotationX": 0.0, + "rotationY": 51.36870193481445, + "rotationZ": 0.0, + "scale": 1.0257198810577393, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_106", - "positionX": -14.653375625610352, + "positionX": 51.2855224609375, "positionY": -5.0, - "positionZ": 23.020444869995117, + "positionZ": -41.667320251464844, "rotationX": 0.0, - "rotationY": 257.25091552734375, + "rotationY": 51.36870193481445, "rotationZ": 0.0, - "scale": 1.0013090372085571, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0257198810577393, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_107", + "positionX": 42.228153228759766, + "positionY": -5.0, + "positionZ": -46.84626007080078, + "rotationX": 0.0, + "rotationY": 76.73990631103516, + "rotationZ": 0.0, + "scale": 1.1392236948013306, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_107", - "positionX": -12.616991996765137, + "positionX": 42.228153228759766, "positionY": -5.0, - "positionZ": 31.41718101501465, + "positionZ": -46.84626007080078, "rotationX": 0.0, - "rotationY": 96.28520965576172, + "rotationY": 76.73990631103516, "rotationZ": 0.0, - "scale": 0.9847856760025024, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1392236948013306, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_108", + "positionX": 34.651283264160156, + "positionY": -5.0, + "positionZ": -38.72221755981445, + "rotationX": 0.0, + "rotationY": 214.0889892578125, + "rotationZ": 0.0, + "scale": 0.9720686078071594, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_108", - "positionX": -18.976160049438477, + "positionX": 34.651283264160156, "positionY": -5.0, - "positionZ": 36.574607849121094, + "positionZ": -38.72221755981445, "rotationX": 0.0, - "rotationY": 90.52249145507812, + "rotationY": 214.0889892578125, "rotationZ": 0.0, - "scale": 0.8633317351341248, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9720686078071594, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_109", + "positionX": 34.38239288330078, + "positionY": -5.0, + "positionZ": -49.68815612792969, + "rotationX": 0.0, + "rotationY": 166.7990264892578, + "rotationZ": 0.0, + "scale": 1.1637938022613525, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_109", - "positionX": -11.640396118164062, + "positionX": 34.38239288330078, "positionY": -5.0, - "positionZ": 35.06806564331055, + "positionZ": -49.68815612792969, "rotationX": 0.0, - "rotationY": 322.7148132324219, + "rotationY": 166.7990264892578, "rotationZ": 0.0, - "scale": 0.8970754146575928, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1637938022613525, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_110", + "positionX": 25.663957595825195, + "positionY": -5.0, + "positionZ": -42.98885726928711, + "rotationX": 0.0, + "rotationY": 55.23013687133789, + "rotationZ": 0.0, + "scale": 0.8745213747024536, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_110", - "positionX": -10.227396965026855, + "positionX": 25.663957595825195, "positionY": -5.0, - "positionZ": 25.321809768676758, + "positionZ": -42.98885726928711, "rotationX": 0.0, - "rotationY": 223.12013244628906, + "rotationY": 55.23013687133789, "rotationZ": 0.0, - "scale": 0.864180326461792, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8745213747024536, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_111", + "positionX": 22.91016387939453, + "positionY": -5.0, + "positionZ": -51.01636505126953, + "rotationX": 0.0, + "rotationY": 213.1465606689453, + "rotationZ": 0.0, + "scale": 1.131737232208252, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_111", - "positionX": -6.749729156494141, + "positionX": 22.91016387939453, "positionY": -5.0, - "positionZ": 30.458385467529297, + "positionZ": -51.01636505126953, "rotationX": 0.0, - "rotationY": 292.1594543457031, + "rotationY": 213.1465606689453, "rotationZ": 0.0, - "scale": 0.8738163113594055, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.131737232208252, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_112", + "positionX": 18.735952377319336, + "positionY": -5.0, + "positionZ": -37.85997009277344, + "rotationX": 0.0, + "rotationY": 193.33189392089844, + "rotationZ": 0.0, + "scale": 0.9547343254089355, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_112", - "positionX": -4.1660614013671875, + "positionX": 18.735952377319336, "positionY": -5.0, - "positionZ": 23.15738296508789, + "positionZ": -37.85997009277344, "rotationX": 0.0, - "rotationY": 178.30946350097656, + "rotationY": 193.33189392089844, "rotationZ": 0.0, - "scale": 1.1680676937103271, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9547343254089355, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_113", + "positionX": 8.67741584777832, + "positionY": -5.0, + "positionZ": -31.811166763305664, + "rotationX": 0.0, + "rotationY": 259.5600891113281, + "rotationZ": 0.0, + "scale": 1.0887550115585327, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_113", - "positionX": -3.173257827758789, + "positionX": 8.67741584777832, "positionY": -5.0, - "positionZ": 27.88141632080078, + "positionZ": -31.811166763305664, "rotationX": 0.0, - "rotationY": 218.45040893554688, + "rotationY": 259.5600891113281, "rotationZ": 0.0, - "scale": 0.9302054047584534, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0887550115585327, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_114", + "positionX": 23.822839736938477, + "positionY": -5.0, + "positionZ": -61.948402404785156, + "rotationX": 0.0, + "rotationY": 288.1159973144531, + "rotationZ": 0.0, + "scale": 1.094048023223877, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_114", - "positionX": -5.091884613037109, + "positionX": 23.822839736938477, "positionY": -5.0, - "positionZ": 35.165199279785156, + "positionZ": -61.948402404785156, "rotationX": 0.0, - "rotationY": 265.94940185546875, + "rotationY": 288.1159973144531, "rotationZ": 0.0, - "scale": 1.0759121179580688, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.094048023223877, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_115", + "positionX": 11.863661766052246, + "positionY": -5.0, + "positionZ": -63.18600845336914, + "rotationX": 0.0, + "rotationY": 73.48696899414063, + "rotationZ": 0.0, + "scale": 1.1653721332550049, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_115", - "positionX": 0.5014629364013672, + "positionX": 11.863661766052246, "positionY": -5.0, - "positionZ": 32.36403274536133, + "positionZ": -63.18600845336914, "rotationX": 0.0, - "rotationY": 339.1127624511719, + "rotationY": 73.48696899414063, "rotationZ": 0.0, - "scale": 1.0916651487350464, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1653721332550049, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_116", + "positionX": 6.125237464904785, + "positionY": -5.0, + "positionZ": -57.68219757080078, + "rotationX": 0.0, + "rotationY": 197.86952209472656, + "rotationZ": 0.0, + "scale": 1.1790672540664673, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_116", - "positionX": -14.823015213012695, + "positionX": 6.125237464904785, "positionY": -5.0, - "positionZ": 54.33256530761719, + "positionZ": -57.68219757080078, "rotationX": 0.0, - "rotationY": 359.8027648925781, + "rotationY": 197.86952209472656, "rotationZ": 0.0, - "scale": 1.055202841758728, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1790672540664673, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_117", + "positionX": 12.808829307556152, + "positionY": -5.0, + "positionZ": -48.475704193115234, + "rotationX": 0.0, + "rotationY": 226.4825897216797, + "rotationZ": 0.0, + "scale": 0.9924092292785645, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_117", - "positionX": -23.720800399780273, + "positionX": 12.808829307556152, "positionY": -5.0, - "positionZ": 51.95907974243164, + "positionZ": -48.475704193115234, "rotationX": 0.0, - "rotationY": 266.16558837890625, + "rotationY": 226.4825897216797, "rotationZ": 0.0, - "scale": 0.8280118107795715, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9924092292785645, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_118", + "positionX": 4.015974044799805, + "positionY": -5.0, + "positionZ": -41.378536224365234, + "rotationX": 0.0, + "rotationY": 223.2297821044922, + "rotationZ": 0.0, + "scale": 0.8272500038146973, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_118", - "positionX": -17.215885162353516, + "positionX": 4.015974044799805, "positionY": -5.0, - "positionZ": 45.2039794921875, + "positionZ": -41.378536224365234, "rotationX": 0.0, - "rotationY": 237.33181762695312, + "rotationY": 223.2297821044922, "rotationZ": 0.0, - "scale": 0.8926975727081299, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8272500038146973, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_119", + "positionX": -4.93619441986084, + "positionY": -5.0, + "positionZ": -35.046871185302734, + "rotationX": 0.0, + "rotationY": 77.64141082763672, + "rotationZ": 0.0, + "scale": 1.0387910604476929, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_119", - "positionX": -23.21015739440918, + "positionX": -4.93619441986084, "positionY": -5.0, - "positionZ": 45.232093811035156, + "positionZ": -35.046871185302734, "rotationX": 0.0, - "rotationY": 180.62599182128906, + "rotationY": 77.64141082763672, "rotationZ": 0.0, - "scale": 0.9858586192131042, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0387910604476929, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_120", + "positionX": -5.788103103637695, + "positionY": -5.0, + "positionZ": -77.13727569580078, + "rotationX": 0.0, + "rotationY": 23.585222244262695, + "rotationZ": 0.0, + "scale": 1.086057186126709, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_120", - "positionX": -22.073259353637695, + "positionX": -5.788103103637695, "positionY": -5.0, - "positionZ": 39.880462646484375, + "positionZ": -77.13727569580078, "rotationX": 0.0, - "rotationY": 322.2399597167969, + "rotationY": 23.585222244262695, "rotationZ": 0.0, - "scale": 0.8852717876434326, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.086057186126709, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_121", + "positionX": 7.867424964904785, + "positionY": -5.0, + "positionZ": -72.64311218261719, + "rotationX": 0.0, + "rotationY": 173.26084899902344, + "rotationZ": 0.0, + "scale": 1.1057004928588867, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_121", - "positionX": -29.120380401611328, + "positionX": 7.867424964904785, "positionY": -5.0, - "positionZ": 44.927146911621094, + "positionZ": -72.64311218261719, "rotationX": 0.0, - "rotationY": 117.6510009765625, + "rotationY": 173.26084899902344, "rotationZ": 0.0, - "scale": 0.9064036011695862, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1057004928588867, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_122", + "positionX": -3.0502519607543945, + "positionY": -5.0, + "positionZ": -67.0328369140625, + "rotationX": 0.0, + "rotationY": 221.41941833496094, + "rotationZ": 0.0, + "scale": 1.1975679397583008, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_122", - "positionX": -34.061119079589844, + "positionX": -3.0502519607543945, "positionY": -5.0, - "positionZ": 47.355194091796875, + "positionZ": -67.0328369140625, "rotationX": 0.0, - "rotationY": 278.5801086425781, + "rotationY": 221.41941833496094, "rotationZ": 0.0, - "scale": 1.1441887617111206, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1975679397583008, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_123", + "positionX": -7.668870449066162, + "positionY": -5.0, + "positionZ": -54.89463424682617, + "rotationX": 0.0, + "rotationY": 165.16481018066406, + "rotationZ": 0.0, + "scale": 1.0855094194412231, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_123", - "positionX": -29.58873748779297, + "positionX": -7.668870449066162, "positionY": -5.0, - "positionZ": 53.865623474121094, + "positionZ": -54.89463424682617, "rotationX": 0.0, - "rotationY": 333.5720520019531, + "rotationY": 165.16481018066406, "rotationZ": 0.0, - "scale": 1.0488898754119873, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0855094194412231, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_124", + "positionX": -3.1886472702026367, + "positionY": -5.0, + "positionZ": -46.13401794433594, + "rotationX": 0.0, + "rotationY": 111.24343872070313, + "rotationZ": 0.0, + "scale": 0.8630882501602173, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_124", - "positionX": -19.328990936279297, + "positionX": -3.1886472702026367, "positionY": -5.0, - "positionZ": 54.555946350097656, + "positionZ": -46.13401794433594, "rotationX": 0.0, - "rotationY": 201.66409301757812, + "rotationY": 111.24343872070313, "rotationZ": 0.0, - "scale": 1.0993515253067017, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8630882501602173, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_125", + "positionX": -39.772865295410156, + "positionY": -5.0, + "positionZ": -24.945125579833984, + "rotationX": 0.0, + "rotationY": 201.88787841796875, + "rotationZ": 0.0, + "scale": 0.8839367628097534, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_125", - "positionX": -11.217862129211426, + "positionX": -39.772865295410156, "positionY": -5.0, - "positionZ": 47.64196014404297, + "positionZ": -24.945125579833984, "rotationX": 0.0, - "rotationY": 188.66172790527344, + "rotationY": 201.88787841796875, "rotationZ": 0.0, - "scale": 0.931900680065155, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8839367628097534, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_126", + "positionX": -23.425567626953125, + "positionY": -5.0, + "positionZ": -4.702853202819824, + "rotationX": 0.0, + "rotationY": 48.726402282714844, + "rotationZ": 0.0, + "scale": 0.8698441982269287, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_126", - "positionX": -13.64290714263916, + "positionX": -23.425567626953125, "positionY": -5.0, - "positionZ": 39.39360046386719, + "positionZ": -4.702853202819824, "rotationX": 0.0, - "rotationY": 242.97642517089844, + "rotationY": 48.726402282714844, "rotationZ": 0.0, - "scale": 1.1629743576049805, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8698441982269287, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_127", + "positionX": -11.609518051147461, + "positionY": -5.0, + "positionZ": -5.170827865600586, + "rotationX": 0.0, + "rotationY": 104.25639343261719, + "rotationZ": 0.0, + "scale": 1.0229891538619995, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_127", - "positionX": -5.706040859222412, + "positionX": -11.609518051147461, "positionY": -5.0, - "positionZ": 42.76866149902344, + "positionZ": -5.170827865600586, "rotationX": 0.0, - "rotationY": 66.70801544189453, + "rotationY": 104.25639343261719, "rotationZ": 0.0, - "scale": 1.1219642162322998, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.0229891538619995, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_128", + "positionX": -17.627567291259766, + "positionY": -5.0, + "positionZ": 3.234699249267578, + "rotationX": 0.0, + "rotationY": 274.61468505859375, + "rotationZ": 0.0, + "scale": 0.8486660718917847, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_128", - "positionX": -4.633819103240967, + "positionX": -17.627567291259766, "positionY": -5.0, - "positionZ": 49.650760650634766, + "positionZ": 3.234699249267578, "rotationX": 0.0, - "rotationY": 14.440498352050781, + "rotationY": 274.61468505859375, "rotationZ": 0.0, - "scale": 1.190222978591919, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8486660718917847, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_129", + "positionX": -10.301031112670898, + "positionY": -5.0, + "positionZ": 10.831757545471191, + "rotationX": 0.0, + "rotationY": 339.1312255859375, + "rotationZ": 0.0, + "scale": 1.1348587274551392, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_129", - "positionX": 0.4568767547607422, + "positionX": -10.301031112670898, "positionY": -5.0, - "positionZ": 53.229801177978516, + "positionZ": 10.831757545471191, "rotationX": 0.0, - "rotationY": 2.621612548828125, + "rotationY": 339.1312255859375, "rotationZ": 0.0, - "scale": 0.9210771322250366, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.1348587274551392, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_130", + "positionX": -18.761615753173828, + "positionY": -5.0, + "positionZ": 15.78785514831543, + "rotationX": 0.0, + "rotationY": 333.5478820800781, + "rotationZ": 0.0, + "scale": 0.9265826344490051, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_130", - "positionX": -8.4901704788208, + "positionX": -18.761615753173828, "positionY": -5.0, - "positionZ": 54.5829963684082, + "positionZ": 15.78785514831543, "rotationX": 0.0, - "rotationY": 90.4963607788086, + "rotationY": 333.5478820800781, "rotationZ": 0.0, - "scale": 1.0262842178344727, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9265826344490051, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_1_001.txt", + "name": "editor_wood_131", + "positionX": 13.072427749633789, + "positionY": -5.0, + "positionZ": -16.75701141357422, + "rotationX": 0.0, + "rotationY": 225.83006286621094, + "rotationZ": 0.0, + "scale": 0.9407605528831482, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_1_001.txt", "name": "editor_tree_131", - "positionX": 1.5042613744735718, + "positionX": 13.072427749633789, "positionY": -5.0, - "positionZ": 44.97551345825195, + "positionZ": -16.75701141357422, "rotationX": 0.0, - "rotationY": 152.71304321289062, + "rotationY": 225.83006286621094, "rotationZ": 0.0, - "scale": 0.9001402854919434, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.9407605528831482, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_2_001.txt", + "name": "editor_wood_132", + "positionX": 13.286438941955566, + "positionY": -5.0, + "positionZ": 0.708984375, + "rotationX": 0.0, + "rotationY": 177.20909118652344, + "rotationZ": 0.0, + "scale": 0.8582437038421631, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_2_001.txt", "name": "editor_tree_132", - "positionX": 7.853730201721191, + "positionX": 13.286438941955566, "positionY": -5.0, - "positionZ": 47.8950080871582, + "positionZ": 0.708984375, "rotationX": 0.0, - "rotationY": 255.76626586914062, + "rotationY": 177.20909118652344, "rotationZ": 0.0, - "scale": 1.0053740739822388, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.8582437038421631, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_133", + "positionX": 11.88819408416748, + "positionY": -5.0, + "positionZ": 17.436370849609375, + "rotationX": 0.0, + "rotationY": 340.6195373535156, + "rotationZ": 0.0, + "scale": 0.844541072845459, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_133", - "positionX": 2.6894760131835938, + "positionX": 11.88819408416748, "positionY": -5.0, - "positionZ": 39.06715393066406, + "positionZ": 17.436370849609375, "rotationX": 0.0, - "rotationY": 208.3436737060547, + "rotationY": 340.6195373535156, "rotationZ": 0.0, - "scale": 1.1867411136627197, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 0.844541072845459, + "texturePath": "resources/w/exterior/texAtlas001.png" }, { - "meshPath": "resources/w/exterior/tree003.txt.bin", + "meshPath": "resources/w/exterior/DTree_Wood_3_001.txt", + "name": "editor_wood_134", + "positionX": -24.255874633789063, + "positionY": -5.0, + "positionZ": -16.161054611206055, + "rotationX": 0.0, + "rotationY": 144.22525024414063, + "rotationZ": 0.0, + "scale": 1.020371913909912, + "texturePath": "resources/w/exterior/texAtlas001.png" + }, + { + "meshPath": "resources/w/exterior/DTree_Tree_3_001.txt", "name": "editor_tree_134", - "positionX": 6.58137321472168, + "positionX": -24.255874633789063, "positionY": -5.0, - "positionZ": 32.83206558227539, + "positionZ": -16.161054611206055, "rotationX": 0.0, - "rotationY": 188.01495361328125, + "rotationY": 144.22525024414063, "rotationZ": 0.0, - "scale": 0.9075106382369995, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_135", - "positionX": 4.021181106567383, - "positionY": -5.0, - "positionZ": 26.428831100463867, - "rotationX": 0.0, - "rotationY": 187.31600952148438, - "rotationZ": 0.0, - "scale": 0.9875831604003906, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_136", - "positionX": 7.2680511474609375, - "positionY": -5.0, - "positionZ": 23.19208526611328, - "rotationX": 0.0, - "rotationY": 151.89154052734375, - "rotationZ": 0.0, - "scale": 1.189772605895996, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_137", - "positionX": 9.042579650878906, - "positionY": -5.0, - "positionZ": 29.006166458129883, - "rotationX": 0.0, - "rotationY": 31.95244789123535, - "rotationZ": 0.0, - "scale": 0.9997468590736389, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_138", - "positionX": 9.939496994018555, - "positionY": -5.0, - "positionZ": 38.71501541137695, - "rotationX": 0.0, - "rotationY": 282.87200927734375, - "rotationZ": 0.0, - "scale": 1.1544477939605713, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_139", - "positionX": 13.00876235961914, - "positionY": -5.0, - "positionZ": 43.9666633605957, - "rotationX": 0.0, - "rotationY": 251.99032592773438, - "rotationZ": 0.0, - "scale": 0.9187048077583313, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_140", - "positionX": 17.945629119873047, - "positionY": -5.0, - "positionZ": 37.40333938598633, - "rotationX": 0.0, - "rotationY": 213.24073791503906, - "rotationZ": 0.0, - "scale": 1.1777153015136719, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_141", - "positionX": 14.722953796386719, - "positionY": -5.0, - "positionZ": 30.68275260925293, - "rotationX": 0.0, - "rotationY": 52.818790435791016, - "rotationZ": 0.0, - "scale": 0.9809840321540833, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_142", - "positionX": 17.127023696899414, - "positionY": -5.0, - "positionZ": 26.87873649597168, - "rotationX": 0.0, - "rotationY": 296.0460510253906, - "rotationZ": 0.0, - "scale": 1.1594963073730469, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_143", - "positionX": 18.07965087890625, - "positionY": -5.0, - "positionZ": 22.427927017211914, - "rotationX": 0.0, - "rotationY": 332.79217529296875, - "rotationZ": 0.0, - "scale": 0.8888900279998779, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_144", - "positionX": 33.98067855834961, - "positionY": -5.0, - "positionZ": 48.45791244506836, - "rotationX": 0.0, - "rotationY": 138.7810821533203, - "rotationZ": 0.0, - "scale": 0.8891884088516235, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_145", - "positionX": 23.42974853515625, - "positionY": -5.0, - "positionZ": 50.15608596801758, - "rotationX": 0.0, - "rotationY": 55.10038375854492, - "rotationZ": 0.0, - "scale": 1.1893794536590576, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_146", - "positionX": 15.328703880310059, - "positionY": -5.0, - "positionZ": 51.40907669067383, - "rotationX": 0.0, - "rotationY": 228.96046447753906, - "rotationZ": 0.0, - "scale": 1.003051519393921, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_147", - "positionX": 18.71258544921875, - "positionY": -5.0, - "positionZ": 43.45904541015625, - "rotationX": 0.0, - "rotationY": 228.77786254882812, - "rotationZ": 0.0, - "scale": 0.9161134958267212, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_148", - "positionX": 24.683841705322266, - "positionY": -5.0, - "positionZ": 44.51487731933594, - "rotationX": 0.0, - "rotationY": 302.3412170410156, - "rotationZ": 0.0, - "scale": 1.1066830158233643, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_149", - "positionX": 29.84571075439453, - "positionY": -5.0, - "positionZ": 42.09723663330078, - "rotationX": 0.0, - "rotationY": 113.4397201538086, - "rotationZ": 0.0, - "scale": 1.1660592555999756, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_150", - "positionX": 26.920551300048828, - "positionY": -5.0, - "positionZ": 35.09516525268555, - "rotationX": 0.0, - "rotationY": 343.8678283691406, - "rotationZ": 0.0, - "scale": 0.9364203214645386, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_151", - "positionX": 35.034603118896484, - "positionY": -5.0, - "positionZ": 39.86345672607422, - "rotationX": 0.0, - "rotationY": 228.5070037841797, - "rotationZ": 0.0, - "scale": 1.1410436630249023, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_152", - "positionX": 37.9432258605957, - "positionY": -5.0, - "positionZ": 31.068166732788086, - "rotationX": 0.0, - "rotationY": 119.094482421875, - "rotationZ": 0.0, - "scale": 0.8302677273750305, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_153", - "positionX": 32.43377685546875, - "positionY": -5.0, - "positionZ": 26.038957595825195, - "rotationX": 0.0, - "rotationY": 124.56900024414062, - "rotationZ": 0.0, - "scale": 1.0905158519744873, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_154", - "positionX": 25.771522521972656, - "positionY": -5.0, - "positionZ": 30.256750106811523, - "rotationX": 0.0, - "rotationY": 128.29638671875, - "rotationZ": 0.0, - "scale": 1.0159027576446533, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_155", - "positionX": 21.665782928466797, - "positionY": -5.0, - "positionZ": 22.863983154296875, - "rotationX": 0.0, - "rotationY": 29.125164031982422, - "rotationZ": 0.0, - "scale": 0.9460432529449463, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_156", - "positionX": 26.40208625793457, - "positionY": -5.0, - "positionZ": 21.4415283203125, - "rotationX": 0.0, - "rotationY": 224.33108520507812, - "rotationZ": 0.0, - "scale": 1.0571236610412598, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_157", - "positionX": 20.52655029296875, - "positionY": -5.0, - "positionZ": 17.333454132080078, - "rotationX": 0.0, - "rotationY": 29.64594078063965, - "rotationZ": 0.0, - "scale": 1.1113349199295044, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_158", - "positionX": 37.91728210449219, - "positionY": -5.0, - "positionZ": 24.46337890625, - "rotationX": 0.0, - "rotationY": 166.62066650390625, - "rotationZ": 0.0, - "scale": 1.051245927810669, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_159", - "positionX": 33.3145637512207, - "positionY": -5.0, - "positionZ": 19.32280731201172, - "rotationX": 0.0, - "rotationY": 239.9291534423828, - "rotationZ": 0.0, - "scale": 1.1574560403823853, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_160", - "positionX": 26.307130813598633, - "positionY": -5.0, - "positionZ": 15.630353927612305, - "rotationX": 0.0, - "rotationY": 221.86465454101562, - "rotationZ": 0.0, - "scale": 1.0619864463806152, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_161", - "positionX": 19.886146545410156, - "positionY": -5.0, - "positionZ": 11.059103012084961, - "rotationX": 0.0, - "rotationY": 273.7209167480469, - "rotationZ": 0.0, - "scale": 0.9651246070861816, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_162", - "positionX": 29.82810401916504, - "positionY": -5.0, - "positionZ": 13.537493705749512, - "rotationX": 0.0, - "rotationY": 158.93032836914062, - "rotationZ": 0.0, - "scale": 0.8894111514091492, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_163", - "positionX": 37.530906677246094, - "positionY": -5.0, - "positionZ": 15.52924633026123, - "rotationX": 0.0, - "rotationY": 275.9146728515625, - "rotationZ": 0.0, - "scale": 0.9651904106140137, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_164", - "positionX": 39.7454948425293, - "positionY": -5.0, - "positionZ": 9.268348693847656, - "rotationX": 0.0, - "rotationY": 169.84494018554688, - "rotationZ": 0.0, - "scale": 0.8276107907295227, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_165", - "positionX": 33.63176345825195, - "positionY": -5.0, - "positionZ": 7.748006820678711, - "rotationX": 0.0, - "rotationY": 159.65823364257812, - "rotationZ": 0.0, - "scale": 0.8432900309562683, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_166", - "positionX": 28.91073989868164, - "positionY": -5.0, - "positionZ": 9.519326210021973, - "rotationX": 0.0, - "rotationY": 143.09524536132812, - "rotationZ": 0.0, - "scale": 0.9669396877288818, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_167", - "positionX": 16.90589141845703, - "positionY": -5.0, - "positionZ": 4.31436824798584, - "rotationX": 0.0, - "rotationY": 74.75526428222656, - "rotationZ": 0.0, - "scale": 0.8723583221435547, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_168", - "positionX": 21.056949615478516, - "positionY": -5.0, - "positionZ": 3.7304487228393555, - "rotationX": 0.0, - "rotationY": 151.82176208496094, - "rotationZ": 0.0, - "scale": 1.141980767250061, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_169", - "positionX": 27.628292083740234, - "positionY": -5.0, - "positionZ": 1.9691505432128906, - "rotationX": 0.0, - "rotationY": 128.6202850341797, - "rotationZ": 0.0, - "scale": 0.8638472557067871, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_170", - "positionX": 35.65979766845703, - "positionY": -5.0, - "positionZ": 2.6922760009765625, - "rotationX": 0.0, - "rotationY": 336.1171569824219, - "rotationZ": 0.0, - "scale": 1.1748669147491455, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_171", - "positionX": 38.61818313598633, - "positionY": -5.0, - "positionZ": -0.38748812675476074, - "rotationX": 0.0, - "rotationY": 264.0999450683594, - "rotationZ": 0.0, - "scale": 0.9301789999008179, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_172", - "positionX": 32.25076675415039, - "positionY": -5.0, - "positionZ": -4.294126510620117, - "rotationX": 0.0, - "rotationY": 176.74371337890625, - "rotationZ": 0.0, - "scale": 1.0023455619812012, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_173", - "positionX": 26.82081413269043, - "positionY": -5.0, - "positionZ": -3.103578567504883, - "rotationX": 0.0, - "rotationY": 351.7315979003906, - "rotationZ": 0.0, - "scale": 0.9194749593734741, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_174", - "positionX": 19.126522064208984, - "positionY": -5.0, - "positionZ": -4.787235260009766, - "rotationX": 0.0, - "rotationY": 53.27126693725586, - "rotationZ": 0.0, - "scale": 0.8132122755050659, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_175", - "positionX": 20.74030303955078, - "positionY": -5.0, - "positionZ": -8.428924560546875, - "rotationX": 0.0, - "rotationY": 167.04922485351562, - "rotationZ": 0.0, - "scale": 0.8638630509376526, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_176", - "positionX": 16.590715408325195, - "positionY": -5.0, - "positionZ": -12.230361938476562, - "rotationX": 0.0, - "rotationY": 322.4697265625, - "rotationZ": 0.0, - "scale": 0.8335220813751221, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_177", - "positionX": 24.025691986083984, - "positionY": -5.0, - "positionZ": -8.844474792480469, - "rotationX": 0.0, - "rotationY": 306.033447265625, - "rotationZ": 0.0, - "scale": 1.0536695718765259, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_178", - "positionX": 32.301658630371094, - "positionY": -5.0, - "positionZ": -9.140908241271973, - "rotationX": 0.0, - "rotationY": 177.28736877441406, - "rotationZ": 0.0, - "scale": 1.1719948053359985, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_179", - "positionX": 39.33885192871094, - "positionY": -5.0, - "positionZ": -7.756318092346191, - "rotationX": 0.0, - "rotationY": 107.03756713867188, - "rotationZ": 0.0, - "scale": 0.8760923147201538, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_180", - "positionX": 40.6043815612793, - "positionY": -5.0, - "positionZ": -13.68255615234375, - "rotationX": 0.0, - "rotationY": 13.581182479858398, - "rotationZ": 0.0, - "scale": 0.9532384276390076, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_181", - "positionX": 33.56962966918945, - "positionY": -5.0, - "positionZ": -16.15530776977539, - "rotationX": 0.0, - "rotationY": 39.81724166870117, - "rotationZ": 0.0, - "scale": 1.0136780738830566, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_182", - "positionX": 27.36799430847168, - "positionY": -5.0, - "positionZ": -15.31356430053711, - "rotationX": 0.0, - "rotationY": 267.1019592285156, - "rotationZ": 0.0, - "scale": 0.9278973937034607, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_183", - "positionX": 19.01325035095215, - "positionY": -5.0, - "positionZ": -16.814960479736328, - "rotationX": 0.0, - "rotationY": 40.835689544677734, - "rotationZ": 0.0, - "scale": 1.0949710607528687, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_184", - "positionX": 21.72202491760254, - "positionY": -5.0, - "positionZ": -21.476642608642578, - "rotationX": 0.0, - "rotationY": 310.9037170410156, - "rotationZ": 0.0, - "scale": 0.8954299688339233, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_185", - "positionX": 26.711610794067383, - "positionY": -5.0, - "positionZ": -22.47800636291504, - "rotationX": 0.0, - "rotationY": 287.697998046875, - "rotationZ": 0.0, - "scale": 0.9669737219810486, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_186", - "positionX": 34.73674011230469, - "positionY": -5.0, - "positionZ": -20.858251571655273, - "rotationX": 0.0, - "rotationY": 253.85606384277344, - "rotationZ": 0.0, - "scale": 0.8994935154914856, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_187", - "positionX": 21.843900680541992, - "positionY": -5.0, - "positionZ": -28.288846969604492, - "rotationX": 0.0, - "rotationY": 48.272186279296875, - "rotationZ": 0.0, - "scale": 1.0422747135162354, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_188", - "positionX": 29.23674964904785, - "positionY": -5.0, - "positionZ": -27.03206443786621, - "rotationX": 0.0, - "rotationY": 168.26744079589844, - "rotationZ": 0.0, - "scale": 0.8174510598182678, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_189", - "positionX": 34.45248031616211, - "positionY": -5.0, - "positionZ": -31.424095153808594, - "rotationX": 0.0, - "rotationY": 189.66770935058594, - "rotationZ": 0.0, - "scale": 1.1399388313293457, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_190", - "positionX": 30.554655075073242, - "positionY": -5.0, - "positionZ": -39.53452682495117, - "rotationX": 0.0, - "rotationY": 81.0050277709961, - "rotationZ": 0.0, - "scale": 1.0864890813827515, - "texturePath": "resources/w/exterior/tree001.png" - }, - { - "meshPath": "resources/w/exterior/tree003.txt.bin", - "name": "editor_tree_191", - "positionX": 37.89357376098633, - "positionY": -5.0, - "positionZ": -35.72634506225586, - "rotationX": 0.0, - "rotationY": 10.508208274841309, - "rotationZ": 0.0, - "scale": 1.0462729930877686, - "texturePath": "resources/w/exterior/tree001.png" + "scale": 1.020371913909912, + "texturePath": "resources/w/exterior/texAtlas001.png" } ] } \ No newline at end of file diff --git a/resources/dialogue/cutscenes006.json b/resources/dialogue/cutscenes006.json new file mode 100644 index 0000000..d0b20a4 --- /dev/null +++ b/resources/dialogue/cutscenes006.json @@ -0,0 +1,889 @@ +{ + "cutscenes": [ + { + "id": "lection_cutscene001", + "skippable": true, + "durationMs": 37000, + "fadeOutMs": 500, + "fadeInMs": 500, + "endFadeOutMs": 0, + "endFadeInMs": 2000, + "onFadeInCallback": "on_lection_cutscene_fadein_callback", + "imageSegments": [ + { + "path": "resources/black.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 37052, + "fadeInMs": 0, + "fadeOutMs": 0, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_wall_x.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 6133, + "fadeInMs": 0, + "fadeOutMs": 2000, + "easing": "Linear", + "from": { + "centerX": 0.51, + "centerY": 0.5, + "scale": 1.2 + }, + "to": { + "centerX": 0.58, + "centerY": 0.5, + "scale": 1.15 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_aida1_x.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 6150, + "fadeInMs": 0, + "fadeOutMs": 2000, + "easing": "Linear", + "from": { + "centerX": 0.52, + "centerY": 0.5, + "scale": 1.2 + }, + "to": { + "centerX": 0.575, + "centerY": 0.5, + "scale": 1.15 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_heads_x.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 6167, + "fadeInMs": 0, + "fadeOutMs": 2000, + "easing": "Linear", + "from": { + "centerX": 0.56, + "centerY": 0.36, + "scale": 1.3 + }, + "to": { + "centerX": 0.5, + "centerY": 0.37, + "scale": 1.4 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_wall_x.png", + "width": 1280, + "height": 720, + "startMs": 6000, + "endMs": 15100, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.56, + "centerY": 0.5, + "scale": 1.2 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1.1 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_aida3_x.png", + "width": 1280, + "height": 720, + "startMs": 6050, + "endMs": 15166, + "fadeInMs": 1100, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.52, + "centerY": 0.5, + "scale": 1.2 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1.1 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_heads_x.png", + "width": 1280, + "height": 720, + "startMs": 6066, + "endMs": 15083, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.3, + "scale": 1.3 + }, + "to": { + "centerX": 0.58, + "centerY": 0.3, + "scale": 1.2 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_wall_x.png", + "width": 1280, + "height": 720, + "startMs": 14436, + "endMs": 21470, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.59, + "centerY": 0.5, + "scale": 1.3 + }, + "to": { + "centerX": 0.49, + "centerY": 0.5, + "scale": 1.2 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_aida2_x.png", + "width": 1280, + "height": 720, + "startMs": 15348, + "endMs": 21481, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.53, + "centerY": 0.5, + "scale": 1.3 + }, + "to": { + "centerX": 0.49, + "centerY": 0.5, + "scale": 1.2 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_heads_x.png", + "width": 1280, + "height": 720, + "startMs": 15388, + "endMs": 21587, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.45, + "centerY": 0.2, + "scale": 1.3 + }, + "to": { + "centerX": 0.6, + "centerY": 0.2, + "scale": 1.26 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_wall_x.png", + "width": 1280, + "height": 720, + "startMs": 26588, + "endMs": 32621, + "fadeInMs": 500, + "fadeOutMs": 500, + "easing": "Linear", + "from": { + "centerX": 0.64, + "centerY": 0.7, + "scale": 2 + }, + "to": { + "centerX": 0.5, + "centerY": 0.7, + "scale": 2 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_aida3_x.png", + "width": 1280, + "height": 720, + "startMs": 26637, + "endMs": 32621, + "fadeInMs": 500, + "fadeOutMs": 500, + "easing": "Linear", + "from": { + "centerX": 0.63, + "centerY": 0.7, + "scale": 2 + }, + "to": { + "centerX": 0.51, + "centerY": 0.7, + "scale": 2 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_wall_x.png", + "width": 1280, + "height": 720, + "startMs": 20744, + "endMs": 26861, + "fadeInMs": 1000, + "fadeOutMs": 700, + "easing": "EaseOutSine", + "from": { + "centerX": 0.25, + "centerY": 0.8, + "scale": 2.3 + }, + "to": { + "centerX": 0.3, + "centerY": 0.8, + "scale": 2.3 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_wall_x.png", + "width": 1280, + "height": 720, + "startMs": 32546, + "endMs": 36229, + "fadeInMs": 500, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.45, + "centerY": 0.5, + "scale": 1.1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_aida2_x.png", + "width": 1280, + "height": 720, + "startMs": 32542, + "endMs": 35675, + "fadeInMs": 500, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.43, + "centerY": 0.5, + "scale": 1.1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/w/cutscenes/cutscene1/cutscene1_heads_x.png", + "width": 1280, + "height": 720, + "startMs": 32497, + "endMs": 35580, + "fadeInMs": 0, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.35, + "scale": 1.2 + }, + "to": { + "centerX": 0.5, + "centerY": 0.4, + "scale": 1.2 + } + } + ], + "lines": [ + { + "speaker": "Аида Дженибековна", + "text": "Опаздывающие, заходите скорее и занимайте свои места! Лекция начинается!", + "durationMs": 4000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "В эпизоде \"Семетей\" трилогии \"Манас\", изменники Канчоро и Кыяз захватывают власть над кыргызами.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "Чтобы спасти раненого богатыря Семетея, фея Кёкмончок с помощью заклинания уводит его в иной мир.", + "durationMs": 3201, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "Этот мир описан в эпосе Манас как Кайып или Аль-Гайб, но некоторые ученые называют его миром теней.", + "durationMs": 3202, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "В этом мире обитают феи, духи и джинны. Простым смертным в этот мир дорога закрыта.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "Время там течет по другому - за один день в теневом мире могут пройти годы жизни обычного мира.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "Обычно, мир теней никак не пересекается с нашим миром живых людей.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "Но в критические моменты для народа, обитатели теневого мира могут приходить в наш мир.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "Совсем недавно закончилась пандемия, а сегодня мир захлестнули кровавые войны.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "В такие кризисные моменты истории, грань между мирами становится особенно тонкой.", + "durationMs": 3200, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "Аида Дженибековна", + "text": "На сегодня лекция завершена. Все свободны! Задания на этот модуль вы получите индивидуально!", + "durationMs": 4000, + "waitForConfirm": false, + "luaCallback": "" + } + ] + }, + { + "id": "computer_cutscene001", + "skippable": true, + "durationMs": 12000, + "fadeOutMs": 500, + "fadeInMs": 500, + "endFadeOutMs": 0, + "endFadeInMs": 500, + "onFadeInCallback": "on_sleep_cutscene", + "imageSegments": [ + { + "path": "resources/black.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 13000, + "fadeInMs": 0, + "fadeOutMs": 0, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_background.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 11984, + "fadeInMs": 0, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_books.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 11550, + "fadeInMs": 0, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.46, + "centerY": 0.5, + "scale": 1.1 + }, + "to": { + "centerX": 0.58, + "centerY": 0.5, + "scale": 1.2 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_chair.png", + "width": 1280, + "height": 720, + "startMs": 17, + "endMs": 10767, + "fadeInMs": 0, + "fadeOutMs": 300, + "easing": "Linear", + "from": { + "centerX": 0.47, + "centerY": 0.5, + "scale": 1.1 + }, + "to": { + "centerX": 0.57, + "centerY": 0.5, + "scale": 1.3 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_gg001.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 3083, + "fadeInMs": 0, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.47, + "centerY": 0.5, + "scale": 1.1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1.15 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_gg002.png", + "width": 1280, + "height": 720, + "startMs": 1850, + "endMs": 4883, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1.15 + }, + "to": { + "centerX": 0.53, + "centerY": 0.5, + "scale": 1.2 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_gg003.png", + "width": 1280, + "height": 720, + "startMs": 3950, + "endMs": 7083, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.49, + "centerY": 0.5, + "scale": 1.05 + }, + "to": { + "centerX": 0.55, + "centerY": 0.5, + "scale": 1.1 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_gg004.png", + "width": 1280, + "height": 720, + "startMs": 6050, + "endMs": 10100, + "fadeInMs": 1000, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.47, + "centerY": 0.5, + "scale": 1.1 + }, + "to": { + "centerX": 0.53, + "centerY": 0.5, + "scale": 1.2 + } + }, + { + "path": "resources/w/cutscenes/cutscene2/cs2_foreground.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 10100, + "fadeInMs": 0, + "fadeOutMs": 3000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + } + ], + "lines": [ + { + "speaker": "", + "text": "Я сел за компьютер и начал писать эссе по книге", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Книга была очень скучной. Как будто кто-то наложил на книгу чары сна.", + "durationMs": 4000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Неудивительно что я стал понемногу засыпать...", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + } + ] + }, + { + "id": "darklands_exit001", + "skippable": true, + "durationMs": 12500, + "fadeOutMs": 0, + "fadeInMs": 500, + "endFadeOutMs": 0, + "endFadeInMs": 500, + "onFadeInCallback": "on_darklands_over", + "imageSegments": [ + { + "path": "resources/w/cutscenes/cutscene_exit_darklands/img.png", + "width": 1280, + "height": 720, + "startMs": 1016, + "endMs": 10549, + "fadeInMs": 0, + "fadeOutMs": 0, + "easing": "EaseInOutQuad", + "from": { + "centerX": 0.85, + "centerY": 0.35, + "scale": 3 + }, + "to": { + "centerX": 0.6, + "centerY": 0.5, + "scale": 1.3 + } + }, + { + "path": "resources/black.png", + "width": 1280, + "height": 720, + "startMs": 9400, + "endMs": 12500, + "fadeInMs": 1000, + "fadeOutMs": 0, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/w/white.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 2033, + "fadeInMs": 0, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + } + ], + "lines": [ + { + "speaker": "", + "text": "Мгновенно как я упал без сил, что-то сверкнуло.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Я очнулся и понял, что я по-прежнему в универе.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Все тело болело, как будто я всю ночь таскал мешки с цементом.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "А еще мне сильно хотелось спать...", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + } + ] + }, + { + "id": "sleep_cutscene001", + "skippable": true, + "durationMs": 9000, + "fadeOutMs": 500, + "fadeInMs": 500, + "endFadeOutMs": 0, + "endFadeInMs": 500, + "onFadeInCallback": "on_sleep_cutscene", + "imageSegments": [ + { + "path": "resources/w/cutscenes/cutscene_sleep/img.png", + "width": 1280, + "height": 720, + "startMs": 933, + "endMs": 8033, + "fadeInMs": 0, + "fadeOutMs": 0, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.75, + "centerY": 0.5, + "scale": 3 + } + }, + { + "path": "resources/black.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 2117, + "fadeInMs": 0, + "fadeOutMs": 1000, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + }, + { + "path": "resources/black.png", + "width": 1280, + "height": 720, + "startMs": 4967, + "endMs": 9000, + "fadeInMs": 1000, + "fadeOutMs": 0, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + } + ], + "lines": [ + { + "speaker": "", + "text": "Я лег спать и уснул.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Долгожданный сон полностью восстановил мои силы.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Я проснулся на следующий день уже после обеда.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + } + ] + }, + { + "id": "game_complete_cutscene001", + "skippable": true, + "durationMs": 12000, + "fadeOutMs": 0, + "fadeInMs": 500, + "endFadeOutMs": 0, + "endFadeInMs": 0, + "onFadeInCallback": "", + "imageSegments": [ + { + "path": "resources/black.png", + "width": 1280, + "height": 720, + "startMs": 0, + "endMs": 13500, + "fadeInMs": 0, + "fadeOutMs": 0, + "easing": "Linear", + "from": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + }, + "to": { + "centerX": 0.5, + "centerY": 0.5, + "scale": 1 + } + } + ], + "lines": [ + { + "speaker": "", + "text": "Все призраки исчезли, вокруг стало тихо.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Кажется, у меня получилось изгнать призрака.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "Теперь надо добавить этот пункт к себе в резюме.", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + }, + { + "speaker": "", + "text": "В тот момент я еще не знал, что мои приключения еще только начинаются...", + "durationMs": 3000, + "waitForConfirm": false, + "luaCallback": "" + } + ] + } + ] +} \ No newline at end of file diff --git a/resources/navigation/uni_exterior0.json b/resources/navigation/uni_exterior0.json index b5e4f37..1b0dc21 100644 --- a/resources/navigation/uni_exterior0.json +++ b/resources/navigation/uni_exterior0.json @@ -6,20 +6,20 @@ "name": "main_corridor", "polygon": [ [ - -45.0, - 20.0 + -200.0, + 200.0 ], [ - 15.0, - 20.0 + 200.0, + 200.0 ], [ - 15.0, - -37.0 + 200.0, + -200.0 ], [ - -45.0, - -37.0 + -200.0, + -200.0 ] ] } diff --git a/resources/navigation/uni_exterior3_all.json b/resources/navigation/uni_exterior3_all.json new file mode 100644 index 0000000..7709bb7 --- /dev/null +++ b/resources/navigation/uni_exterior3_all.json @@ -0,0 +1,34 @@ +{ + "agentRadius": 0.4000000059604645, + "areas": [ + { + "available": true, + "name": "main_corridor", + "polygon": [ + [ + -45.0, + 20.0 + ], + [ + 15.0, + 20.0 + ], + [ + 15.0, + -37.0 + ], + [ + -45.0, + -37.0 + ] + ] + } + ], + "boundaryPadding": 0.10000000149011612, + "cellSize": 0.10000000149011612, + "floorY": 0.0, + "objectPadding": 0.10000000149011612, + "obstacles": [ + + ] +} \ No newline at end of file diff --git a/resources/navigation/uni_exterior3_trees.json b/resources/navigation/uni_exterior3_trees.json new file mode 100644 index 0000000..df52fc8 --- /dev/null +++ b/resources/navigation/uni_exterior3_trees.json @@ -0,0 +1,531 @@ +{ + "agentRadius": 0.4000000059604645, + "areas": [ + { + "available": true, + "name": "main_corridor", + "polygon": [ + [ + -45.0, + 20.0 + ], + [ + 15.0, + 20.0 + ], + [ + 15.0, + -37.0 + ], + [ + -45.0, + -37.0 + ] + ] + } + ], + "boundaryPadding": 0.10000000149011612, + "cellSize": 0.10000000149011612, + "floorY": 0.0, + "objectPadding": 0.10000000149011612, + "obstacles": [ + { + "name": "editor_obstacle_1", + "polygon": [ + [ + -20.14674186706543, + -38.809303283691406 + ], + [ + -19.778141021728516, + -29.784523010253906 + ], + [ + -45.19205093383789, + -29.829391479492188 + ], + [ + -45.31181716918945, + -36.876182556152344 + ] + ] + }, + { + "name": "editor_obstacle_2", + "polygon": [ + [ + -44.83480453491211, + -29.983104705810547 + ], + [ + -44.806785583496094, + -20.160846710205078 + ], + [ + -45.650875091552734, + -20.162574768066406 + ], + [ + -45.47906494140625, + -30.23847770690918 + ] + ] + }, + { + "name": "editor_obstacle_3", + "polygon": [ + [ + -44.81831741333008, + -20.1821346282959 + ], + [ + -40.52512741088867, + -20.180665969848633 + ], + [ + -40.643516540527344, + -9.509682655334473 + ], + [ + -54.78268814086914, + -9.490653038024902 + ] + ] + }, + { + "name": "editor_obstacle_4", + "polygon": [ + [ + -42.737430572509766, + -9.529839515686035 + ], + [ + -39.16987228393555, + -9.530122756958008 + ], + [ + -39.18301773071289, + 5.212213039398193 + ], + [ + -46.80259323120117, + 5.232120513916016 + ] + ] + }, + { + "name": "editor_obstacle_5", + "polygon": [ + [ + -39.125423431396484, + 5.1510701179504395 + ], + [ + -35.09343338012695, + 5.2418951988220215 + ], + [ + -35.00429916381836, + 19.76630973815918 + ], + [ + -42.07008361816406, + 19.499431610107422 + ] + ] + }, + { + "name": "editor_obstacle_6", + "polygon": [ + [ + -35.201297760009766, + 20.256317138671875 + ], + [ + -35.18608856201172, + 19.807600021362305 + ], + [ + 15.200860977172852, + 19.74671173095703 + ], + [ + 15.194802284240723, + 20.21489906311035 + ] + ] + }, + { + "name": "editor_obstacle_7", + "polygon": [ + [ + 15.157227516174316, + 20.183719635009766 + ], + [ + 14.812763214111328, + 20.233379364013672 + ], + [ + 14.7717866897583, + -30.230920791625977 + ], + [ + 15.277039527893066, + -30.232759475708008 + ] + ] + }, + { + "name": "editor_obstacle_8", + "polygon": [ + [ + 14.867116928100586, + -29.81258201599121 + ], + [ + -10.17884635925293, + -29.756771087646484 + ], + [ + -10.61911392211914, + -39.86015319824219 + ] + ] + }, + { + "name": "editor_obstacle_9", + "polygon": [ + [ + 6.0778069496154785, + -16.087635040283203 + ], + [ + -6.100988864898682, + -16.088327407836914 + ], + [ + -6.1126933097839355, + 16.06709861755371 + ], + [ + 6.113410472869873, + 16.09076690673828 + ] + ] + }, + { + "name": "editor_obstacle_10", + "polygon": [ + [ + -15.619560241699219, + -9.058429718017578 + ], + [ + -21.843528747558594, + -9.098245620727539 + ], + [ + -21.871051788330078, + -15.279603004455566 + ], + [ + -15.618181228637695, + -15.261876106262207 + ] + ] + }, + { + "name": "editor_obstacle_11", + "polygon": [ + [ + -25.06330680847168, + -15.9932222366333 + ], + [ + -24.671436309814453, + -16.628578186035156 + ], + [ + -23.958118438720703, + -16.29751968383789 + ], + [ + -23.98102569580078, + -15.317179679870605 + ], + [ + -24.522239685058594, + -15.26791763305664 + ] + ] + }, + { + "name": "editor_obstacle_12", + "polygon": [ + [ + -22.77151870727539, + -5.029068946838379 + ], + [ + -23.58213233947754, + -4.96562385559082 + ], + [ + -23.73028564453125, + -4.376058101654053 + ], + [ + -23.145376205444336, + -3.9860987663269043 + ], + [ + -22.63222885131836, + -4.568655014038086 + ] + ] + }, + { + "name": "editor_obstacle_13", + "polygon": [ + [ + -12.099824905395508, + -4.521380424499512 + ], + [ + -12.173788070678711, + -5.217010021209717 + ], + [ + -11.519390106201172, + -5.450875282287598 + ], + [ + -10.727363586425781, + -4.902872562408447 + ], + [ + -11.153023719787598, + -4.373391628265381 + ] + ] + }, + { + "name": "editor_obstacle_14", + "polygon": [ + [ + -17.16432762145996, + 3.207784652709961 + ], + [ + -17.343095779418945, + 2.5967631340026855 + ], + [ + -18.126968383789063, + 2.614820957183838 + ], + [ + -18.29473114013672, + 3.047551155090332 + ], + [ + -17.68285369873047, + 3.5107579231262207 + ] + ] + }, + { + "name": "editor_obstacle_15", + "polygon": [ + [ + -10.51383113861084, + 10.009934425354004 + ], + [ + -10.661415100097656, + 10.916276931762695 + ], + [ + -10.05892562866211, + 11.456249237060547 + ], + [ + -9.359275817871094, + 10.842182159423828 + ], + [ + -9.839621543884277, + 9.769392967224121 + ] + ] + }, + { + "name": "editor_obstacle_16", + "polygon": [ + [ + -19.255475997924805, + 15.257271766662598 + ], + [ + -18.449813842773438, + 15.243640899658203 + ], + [ + -18.090072631835938, + 15.84893798828125 + ], + [ + -18.70758628845215, + 16.486888885498047 + ], + [ + -19.3536319732666, + 16.066308975219727 + ] + ] + }, + { + "name": "editor_obstacle_17", + "polygon": [ + [ + -39.355712890625, + -25.45184898376465 + ], + [ + -39.21510314941406, + -24.684879302978516 + ], + [ + -39.79939270019531, + -24.176071166992188 + ], + [ + -40.31229782104492, + -24.791370391845703 + ], + [ + -40.161842346191406, + -25.561172485351563 + ] + ] + }, + { + "name": "editor_obstacle_19", + "polygon": [ + [ + 6.0366644859313965, + -10.539565086364746 + ], + [ + 7.830559730529785, + -10.527542114257813 + ], + [ + 7.792228698730469, + -10.768970489501953 + ], + [ + 6.067629337310791, + -10.759286880493164 + ] + ] + }, + { + "name": "editor_obstacle_20", + "polygon": [ + [ + 6.029940605163574, + -8.191447257995605 + ], + [ + 7.793503761291504, + -8.220783233642578 + ], + [ + 7.800527572631836, + -8.040040969848633 + ], + [ + 5.984923362731934, + -8.022041320800781 + ] + ] + }, + { + "name": "editor_obstacle_21", + "polygon": [ + [ + 13.885455131530762, + 0.8230853080749512 + ], + [ + 13.511632919311523, + 0.1634068489074707 + ], + [ + 12.740896224975586, + 0.46044301986694336 + ], + [ + 12.923324584960938, + 1.0775625705718994 + ], + [ + 13.607254028320313, + 1.3820385932922363 + ] + ] + }, + { + "name": "editor_obstacle_22", + "polygon": [ + [ + 11.630722045898438, + 17.470169067382813 + ], + [ + 11.820655822753906, + 16.633031845092773 + ], + [ + 12.241259574890137, + 16.752548217773438 + ], + [ + 12.666984558105469, + 17.490947723388672 + ], + [ + 12.098861694335938, + 17.861621856689453 + ] + ] + }, + { + "name": "editor_obstacle_1", + "polygon": [ + [ + 12.865423202514648, + -16.1518611907959 + ], + [ + 12.670286178588867, + -16.797319412231445 + ], + [ + 13.043288230895996, + -17.266687393188477 + ], + [ + 13.64039134979248, + -16.903797149658203 + ], + [ + 13.422317504882813, + -16.48064422607422 + ] + ] + } + ] +} \ No newline at end of file diff --git a/resources/navigation/uni_exterior3_trees.txt b/resources/navigation/uni_exterior3_trees.txt new file mode 100644 index 0000000..ba3bf76 --- /dev/null +++ b/resources/navigation/uni_exterior3_trees.txt @@ -0,0 +1,625 @@ +cellSize 0.1 +agentRadius 0.4 +floorY 0 +objectPadding 0.1 +boundaryPadding 0.1 +minX -55.4827 +minZ -40.5602 +gridWidth 715 +gridDepth 616 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000011111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111100000000000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111110000000000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111110000000000000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000011111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000011111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111110000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111100000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000001111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000011111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111110000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111110000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111100000000111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111110000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111110000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111110000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111110000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111110000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111110000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111110000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000011111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000011111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000001111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000001111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111000011111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111100000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111110000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111100000000000000000000100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000000100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000000000000100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111110000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111100000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100011111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000001111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000011111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111100000111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111110000000000111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111110000000000001111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000001111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111111111111111111111111100000000000000111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000011111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000001111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000011111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000001111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 diff --git a/resources/navigation/uni_exterior3_trees_car.json b/resources/navigation/uni_exterior3_trees_car.json new file mode 100644 index 0000000..2388dc5 --- /dev/null +++ b/resources/navigation/uni_exterior3_trees_car.json @@ -0,0 +1,568 @@ +{ + "agentRadius": 0.4000000059604645, + "areas": [ + { + "available": true, + "name": "main_corridor", + "polygon": [ + [ + -45.0, + 20.0 + ], + [ + 15.0, + 20.0 + ], + [ + 15.0, + -37.0 + ], + [ + -45.0, + -37.0 + ] + ] + } + ], + "boundaryPadding": 0.10000000149011612, + "cellSize": 0.10000000149011612, + "floorY": 0.0, + "objectPadding": 0.10000000149011612, + "obstacles": [ + { + "name": "editor_obstacle_1", + "polygon": [ + [ + -20.14674186706543, + -38.809303283691406 + ], + [ + -19.778141021728516, + -29.784523010253906 + ], + [ + -45.19205093383789, + -29.829391479492188 + ], + [ + -45.31181716918945, + -36.876182556152344 + ] + ] + }, + { + "name": "editor_obstacle_2", + "polygon": [ + [ + -44.83480453491211, + -29.983104705810547 + ], + [ + -44.806785583496094, + -20.160846710205078 + ], + [ + -45.650875091552734, + -20.162574768066406 + ], + [ + -45.47906494140625, + -30.23847770690918 + ] + ] + }, + { + "name": "editor_obstacle_3", + "polygon": [ + [ + -44.81831741333008, + -20.1821346282959 + ], + [ + -40.52512741088867, + -20.180665969848633 + ], + [ + -40.643516540527344, + -9.509682655334473 + ], + [ + -54.78268814086914, + -9.490653038024902 + ] + ] + }, + { + "name": "editor_obstacle_4", + "polygon": [ + [ + -42.737430572509766, + -9.529839515686035 + ], + [ + -39.16987228393555, + -9.530122756958008 + ], + [ + -39.18301773071289, + 5.212213039398193 + ], + [ + -46.80259323120117, + 5.232120513916016 + ] + ] + }, + { + "name": "editor_obstacle_5", + "polygon": [ + [ + -39.125423431396484, + 5.1510701179504395 + ], + [ + -35.09343338012695, + 5.2418951988220215 + ], + [ + -35.00429916381836, + 19.76630973815918 + ], + [ + -42.07008361816406, + 19.499431610107422 + ] + ] + }, + { + "name": "editor_obstacle_6", + "polygon": [ + [ + -35.201297760009766, + 20.256317138671875 + ], + [ + -35.18608856201172, + 19.807600021362305 + ], + [ + 15.200860977172852, + 19.74671173095703 + ], + [ + 15.194802284240723, + 20.21489906311035 + ] + ] + }, + { + "name": "editor_obstacle_7", + "polygon": [ + [ + 15.157227516174316, + 20.183719635009766 + ], + [ + 14.812763214111328, + 20.233379364013672 + ], + [ + 14.7717866897583, + -30.230920791625977 + ], + [ + 15.277039527893066, + -30.232759475708008 + ] + ] + }, + { + "name": "editor_obstacle_8", + "polygon": [ + [ + 14.867116928100586, + -29.81258201599121 + ], + [ + -10.17884635925293, + -29.756771087646484 + ], + [ + -10.61911392211914, + -39.86015319824219 + ] + ] + }, + { + "name": "editor_obstacle_9", + "polygon": [ + [ + 6.0778069496154785, + -16.087635040283203 + ], + [ + -6.100988864898682, + -16.088327407836914 + ], + [ + -6.1126933097839355, + 16.06709861755371 + ], + [ + 6.113410472869873, + 16.09076690673828 + ] + ] + }, + { + "name": "editor_obstacle_10", + "polygon": [ + [ + -15.619560241699219, + -9.058429718017578 + ], + [ + -21.843528747558594, + -9.098245620727539 + ], + [ + -21.871051788330078, + -15.279603004455566 + ], + [ + -15.618181228637695, + -15.261876106262207 + ] + ] + }, + { + "name": "editor_obstacle_11", + "polygon": [ + [ + -25.06330680847168, + -15.9932222366333 + ], + [ + -24.671436309814453, + -16.628578186035156 + ], + [ + -23.958118438720703, + -16.29751968383789 + ], + [ + -23.98102569580078, + -15.317179679870605 + ], + [ + -24.522239685058594, + -15.26791763305664 + ] + ] + }, + { + "name": "editor_obstacle_12", + "polygon": [ + [ + -22.77151870727539, + -5.029068946838379 + ], + [ + -23.58213233947754, + -4.96562385559082 + ], + [ + -23.73028564453125, + -4.376058101654053 + ], + [ + -23.145376205444336, + -3.9860987663269043 + ], + [ + -22.63222885131836, + -4.568655014038086 + ] + ] + }, + { + "name": "editor_obstacle_13", + "polygon": [ + [ + -12.099824905395508, + -4.521380424499512 + ], + [ + -12.173788070678711, + -5.217010021209717 + ], + [ + -11.519390106201172, + -5.450875282287598 + ], + [ + -10.727363586425781, + -4.902872562408447 + ], + [ + -11.153023719787598, + -4.373391628265381 + ] + ] + }, + { + "name": "editor_obstacle_14", + "polygon": [ + [ + -17.16432762145996, + 3.207784652709961 + ], + [ + -17.343095779418945, + 2.5967631340026855 + ], + [ + -18.126968383789063, + 2.614820957183838 + ], + [ + -18.29473114013672, + 3.047551155090332 + ], + [ + -17.68285369873047, + 3.5107579231262207 + ] + ] + }, + { + "name": "editor_obstacle_15", + "polygon": [ + [ + -10.51383113861084, + 10.009934425354004 + ], + [ + -10.661415100097656, + 10.916276931762695 + ], + [ + -10.05892562866211, + 11.456249237060547 + ], + [ + -9.359275817871094, + 10.842182159423828 + ], + [ + -9.839621543884277, + 9.769392967224121 + ] + ] + }, + { + "name": "editor_obstacle_16", + "polygon": [ + [ + -19.255475997924805, + 15.257271766662598 + ], + [ + -18.449813842773438, + 15.243640899658203 + ], + [ + -18.090072631835938, + 15.84893798828125 + ], + [ + -18.70758628845215, + 16.486888885498047 + ], + [ + -19.3536319732666, + 16.066308975219727 + ] + ] + }, + { + "name": "editor_obstacle_17", + "polygon": [ + [ + -39.355712890625, + -25.45184898376465 + ], + [ + -39.21510314941406, + -24.684879302978516 + ], + [ + -39.79939270019531, + -24.176071166992188 + ], + [ + -40.31229782104492, + -24.791370391845703 + ], + [ + -40.161842346191406, + -25.561172485351563 + ] + ] + }, + { + "name": "editor_obstacle_18", + "polygon": [ + [ + -10.947927474975586, + -16.49083709716797 + ], + [ + -10.036080360412598, + -16.482088088989258 + ], + [ + -9.388106346130371, + -16.057273864746094 + ], + [ + -9.440034866333008, + -11.83190631866455 + ], + [ + -9.935588836669922, + -11.349676132202148 + ], + [ + -11.238836288452148, + -11.331510543823242 + ], + [ + -11.567834854125977, + -11.958440780639648 + ], + [ + -11.562264442443848, + -16.12943458557129 + ] + ] + }, + { + "name": "editor_obstacle_19", + "polygon": [ + [ + 6.0366644859313965, + -10.539565086364746 + ], + [ + 7.830559730529785, + -10.527542114257813 + ], + [ + 7.792228698730469, + -10.768970489501953 + ], + [ + 6.067629337310791, + -10.759286880493164 + ] + ] + }, + { + "name": "editor_obstacle_20", + "polygon": [ + [ + 6.029940605163574, + -8.191447257995605 + ], + [ + 7.793503761291504, + -8.220783233642578 + ], + [ + 7.800527572631836, + -8.040040969848633 + ], + [ + 5.984923362731934, + -8.022041320800781 + ] + ] + }, + { + "name": "editor_obstacle_21", + "polygon": [ + [ + 13.885455131530762, + 0.8230853080749512 + ], + [ + 13.511632919311523, + 0.1634068489074707 + ], + [ + 12.740896224975586, + 0.46044301986694336 + ], + [ + 12.923324584960938, + 1.0775625705718994 + ], + [ + 13.607254028320313, + 1.3820385932922363 + ] + ] + }, + { + "name": "editor_obstacle_22", + "polygon": [ + [ + 11.630722045898438, + 17.470169067382813 + ], + [ + 11.820655822753906, + 16.633031845092773 + ], + [ + 12.241259574890137, + 16.752548217773438 + ], + [ + 12.666984558105469, + 17.490947723388672 + ], + [ + 12.098861694335938, + 17.861621856689453 + ] + ] + }, + { + "name": "editor_obstacle_1", + "polygon": [ + [ + 12.865423202514648, + -16.1518611907959 + ], + [ + 12.670286178588867, + -16.797319412231445 + ], + [ + 13.043288230895996, + -17.266687393188477 + ], + [ + 13.64039134979248, + -16.903797149658203 + ], + [ + 13.422317504882813, + -16.48064422607422 + ] + ] + } + ] +} \ No newline at end of file diff --git a/resources/navigation/uni_exterior3_trees_car.txt b/resources/navigation/uni_exterior3_trees_car.txt new file mode 100644 index 0000000..62ac0f3 --- /dev/null +++ b/resources/navigation/uni_exterior3_trees_car.txt @@ -0,0 +1,625 @@ +cellSize 0.1 +agentRadius 0.4 +floorY 0 +objectPadding 0.1 +boundaryPadding 0.1 +minX -55.4827 +minZ -40.5602 +gridWidth 715 +gridDepth 616 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111100000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000011111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000011111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111100000000000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111110000000000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111110000000000000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000011111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000011111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111110000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111100000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000001111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000011111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111100000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111110000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111110000000000000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111000000000000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111100000000000000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111100000000000000000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111110000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111000000000000000000001111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111100000000000000000011111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111110000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111110000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111100000000111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111110000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111100000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111110000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111110000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111110000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111100000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111110000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111110000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111110000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111100000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000011111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000011111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000011111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000001111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000001111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000011111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111000011111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111100000001111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111110000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111100000000000000000000100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111000000000000000000100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000000000000100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111100000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111110000000000000001100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111100000000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111100000000011100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111000000111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100011111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000001111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000011111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111100000111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111110000000000111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011111111111111111111111111111111111111111111111110000000000001111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111100000000000001111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111111111111111111111111100000000000000111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000011111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000001111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000000000011111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000000000000011111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000001111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111110000000011111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111000001111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000001111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 diff --git a/resources/w/cutscenes/cutscene_exit_darklands/img.png b/resources/w/cutscenes/cutscene_exit_darklands/img.png new file mode 100644 index 0000000..9800051 --- /dev/null +++ b/resources/w/cutscenes/cutscene_exit_darklands/img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6a3b636f5601d5423c59da1a76c3a90c0c63533736dc04ddafbf6a488ec6c9 +size 4995709 diff --git a/resources/w/cutscenes/cutscene_sleep/img.png b/resources/w/cutscenes/cutscene_sleep/img.png new file mode 100644 index 0000000..53cd7ba --- /dev/null +++ b/resources/w/cutscenes/cutscene_sleep/img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d278a517eaeac4ad35c54412bbed6ed80dd094c07f2e60eabb3250ae4a966731 +size 882018 diff --git a/resources/w/exterior/Shack002_003.txt.bin b/resources/w/exterior/Shack002_003.txt.bin deleted file mode 100644 index e77e31458f50520dca89ed487ebff40161706465..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 928 zcmaKrtxiKh5QP^Cl>fgLXpk5*2H7PQxHcphF!-DB5G0ry94~++=__ypAvlVt!tn(4 zIL?`!q0<|do1Dxf-|pF&*}a|f?&(Yjp#`l%7p=3G@%`1)o*=#{S$x3 zORl58KflVW{W&gYU@yMOe3Xkf{Syx|KlbmqtV#a=a_QgZ@Ak|2HXq~F`?3D=_uHH5 zU-#3S^_8Rk=hXeU{-u644`usPo_$~HAME`&f9Y@3zx=K5ulu+9a{ZgX@#_54A7zHX z|6x|L6l=)mpm}IPbH+Nf2rWU&nlr9I{Fm0Cbp3`I?V@SA){!e;|)fs)Bbp`)Tl$|ll98WuoDM-9p%4RW zPq}9Dy}BcR9wd>I1un{izcTL6{Y!bNKU&XX{p9DZXSKBlaDMChfzP-O_2FN}-?!?A z{pz3Z-^|CjdPjesZ{Sv+{-X2ce2U!X>+=uX>gWAAFW%2|x$Pe~>)ZWp&TpLF%Gnzv zyx-8Db28Pg^MPkvEbU0Tj~1^olqODU}Y diff --git a/resources/w/exterior/Shack004_003.txt.bin b/resources/w/exterior/Shack004_003.txt.bin deleted file mode 100644 index 9804e44e5d419ca61335cb94f8711f8da05d9258..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 928 zcmaKrJx&8b422yC|33kC11ZvS17)_5jXrQ9tkr*P%ZA>-cD; ze%P=6<^JV-jH`F__xT2H_31AeZD^bz^#7SpY!VdjEhzOz**n!Z+U*>^j6N^ zAmROn{+yGk)}0SL=NjkL`e6F``?2%UU&XuS0_UMW?ZNok_ld2G{`h{Y^D~|!3jc=< zCioaPp(eBiZClQ`1MNb4(7xr22N3_IBk0(2#ujt}okC}pGbT_9wV`v%884uJ5l})& diff --git a/resources/w/exterior/Tree_001.txt b/resources/w/exterior/Tree_001.txt deleted file mode 100644 index c236b92..0000000 --- a/resources/w/exterior/Tree_001.txt +++ /dev/null @@ -1,795 +0,0 @@ -===Vertices (Split by UV/Normal): 376 -V 0: Pos(-0.216621, 14.899144, 4.611991) Norm(-0.138111, -0.716537, 0.68374) UV(0.691512, 0.816926) -V 1: Pos(0.374766, 14.689075, 3.816597) Norm(0.285735, -0.768184, 0.572931) UV(0.712947, 0.765733) -V 2: Pos(1.347212, 15.160565, 4.165313) Norm(0.235085, -0.625925, 0.743608) UV(0.797926, 0.779049) -V 3: Pos(-0.867115, 14.974309, 3.782871) Norm(-0.526751, -0.616019, 0.585708) UV(0.631559, 0.817672) -V 4: Pos(-0.865903, 16.013103, 5.156392) Norm(-0.440544, -0.230967, 0.867511) UV(0.680681, 0.922094) -V 5: Pos(-1.733032, 15.668958, 3.989322) Norm(-0.670219, -0.409754, 0.618796) UV(0.589969, 0.892407) -V 6: Pos(-1.461552, 15.024764, 3.726802) Norm(-0.346835, -0.697684, 0.626851) UV(0.589969, 0.835846) -V 7: Pos(-0.73119, 14.134494, 3.411488) Norm(-0.362246, -0.708002, 0.606227) UV(0.615741, 0.749162) -V 8: Pos(0.232825, 16.03997, 5.315749) Norm(0.120856, -0.242321, 0.962639) UV(0.761226, 0.897837) -V 9: Pos(1.693457, 15.848524, 4.530719) Norm(0.385447, -0.422655, 0.82024) UV(0.844086, 0.824199) -V 10: Pos(1.408461, 16.524792, 4.806309) Norm(0.449494, -0.168096, 0.877325) UV(0.844086, 0.883577) -V 11: Pos(-0.083835, 14.200744, 3.528767) Norm(0.151206, -0.822248, 0.548675) UV(0.664739, 0.738788) -V 12: Pos(1.046906, 14.549698, 3.841807) Norm(-0.120401, -0.417733, 0.900557) UV(0.757456, 0.738788) -V 13: Pos(0.145194, 17.542057, 5.109285) Norm(-0.087475, 0.170938, 0.981391) UV(0.78353, 0.992905) -V 14: Pos(1.145284, 17.149284, 5.060801) Norm(0.280275, -0.009936, 0.959868) UV(0.844086, 0.938408) -V 15: Pos(-1.24385, 17.11339, 4.724736) Norm(-0.503211, 0.160287, 0.849168) UV(0.669633, 0.992905) -V 16: Pos(-1.623006, 16.524132, 4.400711) Norm(-0.732806, -0.087909, 0.674735) UV(0.624102, 0.956213) -V 17: Pos(-1.256115, 20.475035, 7.049705) Norm(-0.307979, 0.087052, 0.947402) UV(0.691512, 0.816926) -V 18: Pos(-1.834027, 20.659428, 6.407876) Norm(-0.662918, -0.078654, 0.744549) UV(0.712947, 0.765733) -V 19: Pos(-2.133693, 19.744091, 6.179541) Norm(-0.509843, -0.223886, 0.830623) UV(0.797926, 0.779049) -V 20: Pos(-0.884261, 21.197187, 6.61576) Norm(0.03056, 0.323996, 0.945565) UV(0.631559, 0.817672) -V 21: Pos(-0.131453, 20.012775, 7.148381) Norm(0.262325, -0.101676, 0.959608) UV(0.680681, 0.922094) -V 22: Pos(0.094799, 21.219505, 6.713939) Norm(0.278494, 0.278682, 0.919118) UV(0.589969, 0.892407) -V 23: Pos(-0.484653, 21.515818, 6.723387) Norm(-0.150527, 0.236074, 0.960006) UV(0.589969, 0.835846) -V 24: Pos(-1.504952, 21.713491, 6.669292) Norm(-0.148757, 0.262926, 0.953279) UV(0.615741, 0.749162) -V 25: Pos(-0.7933, 19.338388, 6.938116) Norm(-0.141105, -0.491031, 0.859638) UV(0.761226, 0.897837) -V 26: Pos(-1.908027, 19.048241, 6.049175) Norm(-0.471781, -0.471029, 0.745355) UV(0.844086, 0.824199) -V 27: Pos(-1.299727, 18.737177, 6.039255) Norm(-0.338589, -0.682772, 0.647442) UV(0.844086, 0.883577) -V 28: Pos(-1.862682, 21.280289, 6.540651) Norm(-0.605005, 0.046747, 0.794848) UV(0.664739, 0.738788) -V 29: Pos(-2.338481, 20.357706, 6.293948) Norm(-0.09271, -0.212317, 0.972793) UV(0.757456, 0.738788) -V 30: Pos(-0.003486, 19.405514, 6.677374) Norm(0.409784, -0.503574, 0.760585) UV(0.730815, 0.956611) -V 31: Pos(-0.737996, 18.449926, 6.030097) Norm(-0.098985, -0.714259, 0.692846) UV(0.844086, 0.938408) -V 32: Pos(0.131068, 18.766991, 6.182121) Norm(0.292827, -0.602684, 0.74231) UV(0.78353, 0.992905) -V 33: Pos(0.443148, 19.372118, 6.343935) Norm(0.509673, -0.457668, 0.728542) UV(0.722716, 0.992905) -V 34: Pos(0.315022, 19.310173, 6.394657) Norm(0.509674, -0.457668, 0.728541) UV(0.731317, 0.985379) -V 35: Pos(0.398339, 19.285233, 6.320702) Norm(0.509677, -0.457668, 0.728539) UV(0.731448, 0.992905) -V 36: Pos(0.715557, 19.900322, 6.48518) Norm(0.571505, -0.268501, 0.775429) UV(0.669633, 0.992905) -V 37: Pos(0.573307, 20.545595, 6.612458) Norm(0.54902, 0.107508, 0.828866) UV(0.624102, 0.956213) -V 38: Pos(-1.872444, 17.212204, 6.340287) Norm(-0.009293, -0.075027, 0.997138) UV(0.691512, 0.816926) -V 39: Pos(-1.756042, 16.362373, 5.801068) Norm(0.296838, -0.370323, 0.880198) UV(0.712947, 0.765733) -V 40: Pos(-0.64341, 16.420357, 5.581416) Norm(0.362776, -0.155622, 0.91879) UV(0.797926, 0.779049) -V 41: Pos(-2.772738, 17.131161, 5.793354) Norm(-0.362173, 0.126952, 0.923425) UV(0.631559, 0.817672) -V 42: Pos(-1.915293, 18.591448, 6.10641) Norm(-0.067786, 0.506874, 0.859351) UV(0.680681, 0.922094) -V 43: Pos(-3.25581, 18.138096, 5.626946) Norm(-0.419336, 0.357302, 0.834561) UV(0.589969, 0.892407) -V 44: Pos(-3.298597, 17.417393, 5.817621) Norm(-0.209634, 0.006492, 0.977758) UV(0.589969, 0.835846) -V 45: Pos(-3.029792, 16.278994, 6.056839) Norm(-0.234485, -0.004459, 0.97211) UV(0.615741, 0.749162) -V 46: Pos(-0.888599, 18.176491, 6.022539) Norm(0.456271, 0.284502, 0.843134) UV(0.761226, 0.897837) -V 47: Pos(-0.010343, 16.934986, 5.334279) Norm(0.577971, -0.042914, 0.814928) UV(0.844086, 0.824199) -V 48: Pos(0.034575, 17.691574, 5.13411) Norm(0.72317, 0.136207, 0.677106) UV(0.844086, 0.883577) -V 49: Pos(-2.401912, 16.082396, 5.991049) Norm(0.156082, -0.357742, 0.920684) UV(0.664739, 0.738788) -V 50: Pos(-1.198944, 15.960531, 5.80037) Norm(0.175766, 0.242019, 0.954219) UV(0.757456, 0.738788) -V 51: Pos(-0.668413, 19.164234, 4.890087) Norm(0.389813, 0.683385, 0.617276) UV(0.78353, 0.992905) -V 52: Pos(0.076053, 18.390238, 4.949266) Norm(0.652643, 0.371184, 0.660515) UV(0.844086, 0.938408) -V 53: Pos(-2.14618, 19.31394, 5.124321) Norm(-0.0297, 0.801805, 0.596847) UV(0.669633, 0.992905) -V 54: Pos(-2.764674, 18.90625, 5.34165) Norm(-0.367038, 0.642894, 0.672288) UV(0.624102, 0.956213) -V 55: Pos(-1.169444, 18.170326, 4.766809) Norm(0.135837, 0.457055, 0.879004) UV(0.937879, 0.99156) -V 56: Pos(-2.456247, 17.868538, 5.122585) Norm(0.135837, 0.457055, 0.879004) UV(0.859498, 0.917344) -V 57: Pos(-0.936367, 17.052017, 5.312276) Norm(0.135837, 0.457056, 0.879004) UV(0.99621, 0.910545) -V 58: Pos(-2.788604, 17.252548, 5.49424) Norm(0.135837, 0.457054, 0.879005) UV(0.859498, 0.854847) -V 59: Pos(-2.126488, 16.933624, 5.557752) Norm(0.135837, 0.457055, 0.879004) UV(0.917671, 0.854847) -V 60: Pos(-0.505527, 17.850531, 4.830492) Norm(0.135838, 0.457055, 0.879004) UV(0.99621, 0.99156) -V 61: Pos(3.089451, 19.359604, 5.005476) Norm(0.83792, -0.220973, 0.499061) UV(0.631559, 0.817672) -V 62: Pos(2.780078, 19.456326, 6.003902) Norm(0.629009, 0.091724, 0.771968) UV(0.691512, 0.816926) -V 63: Pos(2.36113, 18.124701, 6.035783) Norm(0.439445, -0.506805, 0.741645) UV(0.680681, 0.922094) -V 64: Pos(2.44997, 20.399893, 5.371026) Norm(0.34445, 0.499411, 0.794948) UV(0.712947, 0.765733) -V 65: Pos(1.426466, 20.66893, 5.782874) Norm(0.257421, 0.313096, 0.914169) UV(0.797926, 0.779049) -V 66: Pos(3.16235, 18.245001, 4.84021) Norm(0.764929, -0.44245, 0.468104) UV(0.589969, 0.892407) -V 67: Pos(3.460302, 18.929243, 4.814942) Norm(0.739633, 0.010628, 0.672927) UV(0.589969, 0.835846) -V 68: Pos(3.627804, 20.108335, 4.899317) Norm(0.784723, 0.028694, 0.619182) UV(0.615741, 0.749162) -V 69: Pos(1.585289, 18.825842, 6.40967) Norm(0.034104, -0.10574, 0.993809) UV(0.761226, 0.897837) -V 70: Pos(0.670759, 20.356379, 6.02353) Norm(0.018648, 0.255045, 0.966749) UV(0.844086, 0.824199) -V 71: Pos(0.419622, 19.597269, 6.06812) Norm(-0.20252, 0.124061, 0.971388) UV(0.839924, 0.884293) -V 72: Pos(3.132757, 20.48185, 5.12872) Norm(0.4627, 0.478019, 0.746597) UV(0.664739, 0.738788) -V 73: Pos(2.09258, 20.951149, 5.571584) Norm(0.344497, -0.115607, 0.931642) UV(0.757456, 0.738788) -V 74: Pos(0.461419, 18.008966, 5.809651) Norm(-0.144969, -0.502213, 0.852506) UV(0.78353, 0.992905) -V 75: Pos(0.069131, 18.974751, 6.074551) Norm(-0.224354, -0.103634, 0.968982) UV(0.844086, 0.938408) -V 76: Pos(0.573763, 19.376905, 6.1284) Norm(-0.202521, 0.12406, 0.971388) UV(0.826816, 0.894143) -V 77: Pos(0.334775, 19.446571, 6.069676) Norm(-0.202518, 0.12406, 0.971388) UV(0.840931, 0.897393) -V 78: Pos(0.913043, 18.891867, 6.261082) Norm(-0.225046, -0.113529, 0.967712) UV(0.797965, 0.915825) -V 79: Pos(1.73921, 17.432463, 5.265621) Norm(0.145633, -0.791387, 0.593715) UV(0.669633, 0.992905) -V 80: Pos(2.443295, 17.645885, 5.031754) Norm(0.53479, -0.744857, 0.398984) UV(0.624102, 0.956213) -V 81: Pos(0.599043, 19.491829, 5.143264) Norm(-0.0, 0.0, 1.0) UV(0.937879, 0.99156) -V 82: Pos(0.363761, 20.840219, 5.143264) Norm(0.0, 0.0, 1.0) UV(0.859498, 0.917344) -V 83: Pos(-0.665899, 19.442892, 5.143264) Norm(-0.0, 0.0, 1.0) UV(0.99621, 0.910545) -V 84: Pos(-0.296785, 21.278065, 5.143264) Norm(0.0, 0.0, 1.0) UV(0.859498, 0.854847) -V 85: Pos(-0.704342, 20.663214, 5.143264) Norm(0.0, 0.0, 1.0) UV(0.917671, 0.854847) -V 86: Pos(0.190377, 18.875305, 5.143264) Norm(0.0, 0.0, 1.0) UV(0.99621, 0.99156) -V 87: Pos(0.889789, 19.038618, 5.177005) Norm(0.0, 0.0, 1.0) UV(0.937879, 0.99156) -V 88: Pos(1.543944, 20.240948, 5.177005) Norm(-0.0, 0.0, 1.0) UV(0.859498, 0.917344) -V 89: Pos(-0.131317, 19.786827, 5.177005) Norm(-0.0, 0.0, 1.0) UV(0.99621, 0.910545) -V 90: Pos(1.298869, 20.994583, 5.177005) Norm(0.0, 0.0, 1.0) UV(0.859498, 0.854847) -V 91: Pos(0.597367, 20.766462, 5.177005) Norm(-0.0, 0.0, 1.0) UV(0.917671, 0.854847) -V 92: Pos(0.186377, 18.809875, 5.177005) Norm(-0.0, 0.0, 1.0) UV(0.99621, 0.99156) -V 93: Pos(-0.490323, 16.242723, 5.617908) Norm(-0.302743, 0.179685, 0.935981) UV(0.937879, 0.99156) -V 94: Pos(0.437106, 15.352925, 6.088705) Norm(-0.302742, 0.179685, 0.935981) UV(0.859498, 0.917344) -V 95: Pos(0.465199, 17.058956, 5.770276) Norm(-0.302743, 0.179685, 0.935981) UV(0.99621, 0.910545) -V 96: Pos(1.191997, 15.423584, 6.319309) Norm(-0.302742, 0.179685, 0.935981) UV(0.859498, 0.854847) -V 97: Pos(1.169006, 16.146254, 6.173137) Norm(-0.302741, 0.179685, 0.935981) UV(0.917671, 0.854847) -V 98: Pos(-0.513377, 16.967358, 5.471341) Norm(-0.302744, 0.179685, 0.93598) UV(0.99621, 0.99156) -V 99: Pos(-0.446179, 16.671301, 6.419012) Norm(-0.33253, 0.115595, 0.935981) UV(0.937879, 0.99156) -V 100: Pos(0.640286, 15.984672, 6.889807) Norm(-0.332533, 0.115596, 0.935981) UV(0.859498, 0.917344) -V 101: Pos(0.32706, 17.661938, 6.571379) Norm(-0.332531, 0.115595, 0.935981) UV(0.99621, 0.910545) -V 102: Pos(1.365852, 16.204685, 7.120412) Norm(-0.332534, 0.115597, 0.93598) UV(0.859498, 0.854847) -V 103: Pos(1.198983, 16.908201, 6.974241) Norm(-0.332533, 0.115596, 0.93598) UV(0.917671, 0.854847) -V 104: Pos(-0.613503, 17.376732, 6.272444) Norm(-0.332528, 0.115595, 0.935982) UV(0.99621, 0.99156) -V 105: Pos(1.72669, 16.558079, 7.898167) Norm(0.065577, 0.037618, 0.997138) UV(0.691512, 0.816926) -V 106: Pos(2.336376, 17.161438, 7.358948) Norm(0.117899, 0.45973, 0.880198) UV(0.712947, 0.765733) -V 107: Pos(1.621934, 18.016357, 7.139296) Norm(-0.093383, 0.383542, 0.91879) UV(0.797926, 0.779049) -V 108: Pos(2.332077, 15.886806, 7.351234) Norm(0.115947, -0.365847, 0.923424) UV(0.631559, 0.817672) -V 109: Pos(0.649486, 15.695651, 7.66429) Norm(-0.364627, -0.358556, 0.859351) UV(0.680681, 0.922094) -V 110: Pos(1.816924, 14.8959, 7.184827) Norm(-0.033933, -0.549867, 0.834563) UV(0.589969, 0.892407) -V 111: Pos(2.418938, 15.29443, 7.375502) Norm(0.120683, -0.171534, 0.977758) UV(0.589969, 0.835846) -V 112: Pos(3.167871, 16.19293, 7.614719) Norm(0.144361, -0.184836, 0.972109) UV(0.615741, 0.749162) -V 113: Pos(0.364837, 16.765821, 7.580419) Norm(-0.501473, 0.194036, 0.843134) UV(0.761226, 0.897837) -V 114: Pos(0.830279, 18.213589, 6.892159) Norm(-0.312724, 0.48795, 0.814929) UV(0.844086, 0.824199) -V 115: Pos(0.198293, 17.795219, 6.69199) Norm(-0.543144, 0.496507, 0.677108) UV(0.844086, 0.883577) -V 116: Pos(2.948076, 16.813068, 7.54893) Norm(0.192355, 0.339616, 0.920685) UV(0.664739, 0.738788) -V 117: Pos(2.323207, 17.848213, 7.358251) Norm(-0.299075, -0.004766, 0.954218) UV(0.757456, 0.738788) -V 118: Pos(-0.557237, 16.348808, 6.447968) Norm(-0.780542, -0.098616, 0.617275) UV(0.78353, 0.992905) -V 119: Pos(-0.38531, 17.408876, 6.507147) Norm(-0.6887, 0.299019, 0.660515) UV(0.844086, 0.938408) -V 120: Pos(0.21037, 15.0772, 6.682202) Norm(-0.623343, -0.505192, 0.596846) UV(0.669633, 0.992905) -V 121: Pos(0.907757, 14.827409, 6.899531) Norm(-0.293712, -0.67953, 0.672289) UV(0.624102, 0.956213) -V 122: Pos(-1.332726, 16.626976, 7.304238) Norm(-0.559422, -0.468556, 0.683741) UV(0.691512, 0.816926) -V 123: Pos(-1.117575, 16.273151, 6.779411) Norm(-0.263294, -0.77616, 0.572932) UV(0.712947, 0.765733) -V 124: Pos(-0.423537, 16.109406, 7.009505) Norm(-0.212779, -0.633854, 0.743609) UV(0.797926, 0.779049) -V 125: Pos(-1.634315, 16.93638, 6.757158) Norm(-0.797397, -0.145273, 0.585707) UV(0.631559, 0.817672) -V 126: Pos(-1.201026, 17.467487, 7.663451) Norm(-0.487477, 0.098952, 0.867511) UV(0.680681, 0.922094) -V 127: Pos(-1.788126, 17.652538, 6.893381) Norm(-0.778465, 0.105267, 0.618798) UV(0.589969, 0.892407) -V 128: Pos(-1.917508, 17.209791, 6.720161) Norm(-0.709407, -0.322181, 0.62685) UV(0.589969, 0.835846) -V 129: Pos(-1.914547, 16.449986, 6.512107) Norm(-0.727873, -0.320455, 0.606225) UV(0.615741, 0.749162) -V 130: Pos(-0.627551, 17.023605, 7.7686) Norm(-0.059228, -0.26423, 0.962639) UV(0.761226, 0.897837) -V 131: Pos(0.040199, 16.317261, 7.250612) Norm(0.032151, -0.571116, 0.82024) UV(0.844086, 0.824199) -V 132: Pos(0.176023, 16.782049, 7.432456) Norm(0.242513, -0.414111, 0.877325) UV(0.844086, 0.883577) -V 133: Pos(-1.555664, 16.214256, 6.589491) Norm(-0.401763, -0.733173, 0.548675) UV(0.664739, 0.738788) -V 134: Pos(-0.831654, 15.921871, 6.796045) Norm(-0.35707, -0.24799, 0.900557) UV(0.757456, 0.738788) -V 135: Pos(-0.046762, 17.82881, 7.632369) Norm(0.040057, 0.187795, 0.981391) UV(0.78353, 0.992905) -V 136: Pos(0.301449, 17.211256, 7.600377) Norm(0.211106, -0.184627, 0.959869) UV(0.844086, 0.938408) -V 137: Pos(-0.936161, 18.187988, 7.37863) Norm(-0.289107, 0.441963, 0.849168) UV(0.669633, 0.992905) -V 138: Pos(-1.37563, 18.044352, 7.164829) Norm(-0.623848, 0.394394, 0.674735) UV(0.624102, 0.956213) -V 139: Pos(-1.216692, 18.500374, 8.444622) Norm(-0.054567, -0.052323, 0.997138) UV(0.691512, 0.816926) -V 140: Pos(-1.511087, 18.016983, 8.088829) Norm(-0.003538, -0.474595, 0.880197) UV(0.712947, 0.765733) -V 141: Pos(-0.917538, 17.583233, 7.943895) Norm(0.183129, -0.349697, 0.91879) UV(0.797926, 0.779049) -V 142: Pos(-1.711181, 18.833881, 8.083739) Norm(-0.200761, 0.327082, 0.923424) UV(0.631559, 0.817672) -V 143: Pos(-0.66415, 19.22406, 8.290303) Norm(0.267382, 0.435903, 0.859358) UV(0.680681, 0.922094) -V 144: Pos(-1.538997, 19.550394, 7.973938) Norm(-0.09969, 0.541815, 0.834565) UV(0.589969, 0.892407) -V 145: Pos(-1.861075, 19.199389, 8.099751) Norm(-0.158493, 0.137364, 0.977758) UV(0.589969, 0.835846) -V 146: Pos(-2.197668, 18.504843, 8.257595) Norm(-0.184678, 0.144558, 0.972109) UV(0.615741, 0.749162) -V 147: Pos(-0.311565, 18.584072, 8.234962) Norm(0.533467, -0.06736, 0.843134) UV(0.761226, 0.897837) -V 148: Pos(-0.379211, 17.58292, 7.780826) Norm(0.421179, -0.39812, 0.814929) UV(0.844086, 0.824199) -V 149: Pos(-0.041097, 17.951401, 7.648748) Norm(0.646861, -0.350851, 0.677107) UV(0.844086, 0.883577) -V 150: Pos(-1.95823, 18.142714, 8.214184) Norm(-0.104764, -0.375985, 0.920685) UV(0.664739, 0.738788) -V 151: Pos(-1.393359, 17.5793, 8.088368) Norm(0.289092, 0.076756, 0.954219) UV(0.757456, 0.738788) -V 152: Pos(0.212524, 18.997849, 7.487734) Norm(0.733716, 0.283961, 0.617274) UV(0.78353, 0.992905) -V 153: Pos(0.271131, 18.291672, 7.526783) Norm(0.740488, -0.124087, 0.660515) UV(0.844086, 0.938408) -V 154: Pos(-0.481382, 19.689968, 7.64229) Norm(0.483093, 0.640622, 0.596846) UV(0.669633, 0.992905) -V 155: Pos(-0.447124, 19.494907, 7.785398) Norm(0.645201, 0.522363, 0.557541) UV(0.685444, 0.975329) -V 156: Pos(-0.22088, 19.430138, 7.584268) Norm(0.645203, 0.522361, 0.557542) UV(0.712391, 0.992905) -V 157: Pos(-0.967709, 19.738939, 7.78569) Norm(0.121149, 0.730308, 0.67229) UV(0.624102, 0.956213) -V 158: Pos(-0.536391, 19.54974, 7.837327) Norm(0.462465, 0.652909, 0.599863) UV(0.672958, 0.971592) -V 159: Pos(-0.910377, 19.641697, 7.880994) Norm(0.130846, 0.732204, 0.668399) UV(0.634788, 0.949769) -V 160: Pos(-1.037704, 19.715839, 7.808754) Norm(0.003617, 0.70104, 0.713113) UV(0.61992, 0.948395) -V 161: Pos(2.247717, 17.345478, 7.481894) Norm(0.499112, -0.615734, 0.60972) UV(0.631559, 0.817672) -V 162: Pos(2.098977, 17.710993, 8.222666) Norm(0.546444, -0.215819, 0.80921) UV(0.691512, 0.816926) -V 163: Pos(1.32994, 17.20402, 8.243701) Norm(0.018307, -0.611364, 0.791138) UV(0.680681, 0.922094) -V 164: Pos(2.353748, 18.144205, 7.723096) Norm(0.615344, 0.26238, 0.743309) UV(0.712947, 0.765733) -V 165: Pos(1.942019, 18.708189, 7.994846) Norm(0.42994, 0.153103, 0.889782) UV(0.797926, 0.779049) -V 166: Pos(1.820778, 16.744709, 7.372846) Norm(0.297854, -0.764817, 0.571259) UV(0.589969, 0.892407) -V 167: Pos(2.258252, 16.970772, 7.356174) Norm(0.548588, -0.463766, 0.695681) UV(0.589969, 0.835846) -V 168: Pos(2.835078, 17.504417, 7.411847) Norm(0.583117, -0.48378, 0.652635) UV(0.615741, 0.749162) -V 169: Pos(1.22493, 17.885983, 8.490404) Norm(-0.058254, -0.036497, 0.997634) UV(0.761226, 0.897837) -V 170: Pos(1.425099, 18.862999, 8.153637) Norm(0.173144, 0.289058, 0.941524) UV(0.844086, 0.824199) -V 171: Pos(0.965843, 18.625677, 8.17114) Norm(-0.144981, 0.348849, 0.925897) UV(0.844086, 0.883577) -V 172: Pos(2.737307, 17.901758, 7.563215) Norm(0.701989, 0.092242, 0.706189) UV(0.664739, 0.738788) -V 173: Pos(2.400456, 18.575172, 7.855429) Norm(0.194209, -0.307119, 0.931644) UV(0.757456, 0.738788) -V 174: Pos(0.340243, 17.748882, 8.012513) Norm(-0.454638, -0.314828, 0.833179) UV(0.78353, 0.992905) -V 175: Pos(0.541747, 18.406525, 8.187303) Norm(-0.326384, 0.117745, 0.937875) UV(0.844086, 0.938408) -V 176: Pos(0.754043, 16.921637, 7.653545) Norm(-0.315718, -0.698425, 0.642281) UV(0.669633, 0.992905) -V 177: Pos(1.203258, 16.737598, 7.499233) Norm(-0.002212, -0.847249, 0.531191) UV(0.624102, 0.956213) -V 178: Pos(0.997602, 18.637589, 7.654789) Norm(0.0, 0.0, 1.0) UV(0.937879, 0.99156) -V 179: Pos(1.438814, 19.425636, 7.654789) Norm(0.0, 0.0, 1.0) UV(0.859498, 0.917344) -V 180: Pos(0.329874, 19.139408, 7.654789) Norm(0.0, 0.0, 1.0) UV(0.99621, 0.910545) -V 181: Pos(1.283142, 19.924831, 7.654789) Norm(1e-06, 0.0, 1.0) UV(0.859498, 0.854847) -V 182: Pos(0.818479, 19.77993, 7.654789) Norm(1e-06, 0.0, 1.0) UV(0.917671, 0.854847) -V 183: Pos(0.531674, 18.49229, 7.654789) Norm(1e-06, 1e-06, 1.0) UV(0.99621, 0.99156) -V 184: Pos(0.957626, 18.284555, 7.680614) Norm(0.0, 1e-06, 1.0) UV(0.937879, 0.99156) -V 185: Pos(1.793179, 18.627394, 7.680613) Norm(1e-06, 0.0, 1.0) UV(0.859498, 0.917344) -V 186: Pos(0.746704, 19.09276, 7.680613) Norm(0.0, 0.0, 1.0) UV(0.99621, 0.910545) -V 187: Pos(1.981658, 19.11515, 7.680613) Norm(2e-06, 0.0, 1.0) UV(0.859498, 0.854847) -V 188: Pos(1.527643, 19.290592, 7.680613) Norm(0.0, 0.0, 1.0) UV(0.917671, 0.854847) -V 189: Pos(0.502375, 18.460472, 7.680614) Norm(-1e-06, 1e-06, 1.0) UV(0.99621, 0.99156) -V 190: Pos(0.352744, 16.666538, 8.77852) Norm(0.099141, -0.006214, 0.995054) UV(0.691512, 0.816926) -V 191: Pos(0.951048, 16.65498, 8.381416) Norm(0.418769, 0.291518, 0.860029) UV(0.712947, 0.765733) -V 192: Pos(0.941509, 17.390064, 8.236482) Norm(0.212789, 0.368199, 0.905069) UV(0.797926, 0.779049) -V 193: Pos(0.417948, 16.004467, 8.376328) Norm(-0.13362, -0.367328, 0.920443) UV(0.631559, 0.817672) -V 194: Pos(-0.557735, 16.673851, 8.624201) Norm(-0.536988, -0.046984, 0.84228) UV(0.680681, 0.922094) -V 195: Pos(-0.258409, 15.711929, 8.266526) Norm(-0.375322, -0.423385, 0.824548) UV(0.589969, 0.892407) -V 196: Pos(0.215669, 15.665134, 8.392339) Norm(-0.00527, -0.227852, 0.973682) UV(0.589969, 0.835846) -V 197: Pos(0.973178, 15.813011, 8.550182) Norm(0.00511, -0.254963, 0.966937) UV(0.615741, 0.749162) -V 198: Pos(-0.257668, 17.34008, 8.568859) Norm(-0.274866, 0.507392, 0.816702) UV(0.761226, 0.897837) -V 199: Pos(0.618522, 17.820732, 8.073413) Norm(0.106571, 0.612829, 0.782996) UV(0.844086, 0.824199) -V 200: Pos(0.120842, 17.869858, 7.941336) Norm(-0.084924, 0.78601, 0.612353) UV(0.844086, 0.883577) -V 201: Pos(1.118991, 16.22192, 8.506772) Norm(0.399049, 0.133239, 0.907198) UV(0.664739, 0.738788) -V 202: Pos(1.230359, 17.011929, 8.380958) Norm(-0.234978, 0.185091, 0.954215) UV(0.757456, 0.738788) -V 203: Pos(-0.868252, 17.444332, 7.780322) Norm(-0.713016, 0.434142, 0.550572) UV(0.78353, 0.992905) -V 204: Pos(-0.338737, 17.915222, 7.819371) Norm(-0.35209, 0.723753, 0.593476) UV(0.844086, 0.938408) -V 205: Pos(-1.005063, 16.47386, 7.934877) Norm(-0.83529, -0.024811, 0.549249) UV(0.669633, 0.992905) -V 206: Pos(-0.752209, 16.055557, 8.078278) Norm(-0.665122, -0.365666, 0.651077) UV(0.624102, 0.956213) -V 207: Pos(-1.917977, 19.425102, 7.899505) Norm(-0.313578, 0.088867, 0.945395) UV(0.691512, 0.816926) -V 208: Pos(-2.421489, 19.028595, 7.171801) Norm(-0.580999, -0.338784, 0.740044) UV(0.712947, 0.765733) -V 209: Pos(-2.287652, 18.074799, 6.943465) Norm(-0.334697, -0.42317, 0.841965) UV(0.797926, 0.779049) -V 210: Pos(-0.774978, 19.532202, 7.958666) Norm(-0.321088, 0.410713, 0.853356) UV(0.677542, 0.915423) -V 211: Pos(-1.805394, 19.929522, 7.379685) Norm(-0.128835, 0.519285, 0.844834) UV(0.631559, 0.817672) -V 212: Pos(-0.936109, 20.38052, 7.477864) Norm(0.159938, 0.53525, 0.829414) UV(0.589969, 0.892407) -V 213: Pos(-1.586836, 20.391521, 7.487312) Norm(-0.305223, 0.228954, 0.924348) UV(0.589969, 0.835846) -V 214: Pos(-0.704654, 19.505085, 7.99818) Norm(0.262035, 0.129665, 0.956308) UV(0.680681, 0.922094) -V 215: Pos(-0.910376, 19.641695, 7.880995) Norm(-0.482602, 0.024329, 0.875502) UV(0.666116, 0.90231) -V 216: Pos(-1.656222, 20.24485, 7.453144) Norm(-0.482564, 0.024328, 0.875523) UV(0.603172, 0.830076) -V 217: Pos(-1.718847, 20.112469, 7.422304) Norm(-0.482566, 0.024327, 0.875522) UV(0.61509, 0.824869) -V 218: Pos(-2.589985, 20.119904, 7.433218) Norm(-0.336642, 0.278143, 0.899616) UV(0.615741, 0.749162) -V 219: Pos(-1.002084, 18.608215, 7.787916) Norm(0.06777, -0.454826, 0.887998) UV(0.761226, 0.897837) -V 220: Pos(-1.778728, 17.54932, 6.813099) Norm(-0.176989, -0.593193, 0.785364) UV(0.844086, 0.824199) -V 221: Pos(-1.095605, 17.537771, 6.80318) Norm(-0.000758, -0.676993, 0.735989) UV(0.844086, 0.883577) -V 222: Pos(-2.720508, 19.57346, 7.304576) Norm(-0.606011, -0.250131, 0.755106) UV(0.664739, 0.738788) -V 223: Pos(-2.741634, 18.535627, 7.057872) Norm(0.01021, -0.231451, 0.972793) UV(0.757456, 0.738788) -V 224: Pos(-0.690945, 19.48468, 7.981802) Norm(0.544871, -0.270802, 0.793588) UV(0.682282, 0.923196) -V 225: Pos(-0.464779, 17.527107, 6.794021) Norm(0.186032, -0.61327, 0.767653) UV(0.844086, 0.938408) -V 226: Pos(0.175998, 18.194344, 6.946046) Norm(0.45994, -0.406662, 0.789355) UV(0.78353, 0.992905) -V 227: Pos(-0.687428, 19.485626, 7.979172) Norm(0.620372, -0.193302, 0.760114) UV(0.682142, 0.923469) -V 228: Pos(-0.153907, 18.882914, 7.390431) Norm(0.620386, -0.193311, 0.7601) UV(0.727416, 0.966064) -V 229: Pos(-0.209812, 19.986036, 7.376382) Norm(0.525776, 0.417325, 0.741215) UV(0.624102, 0.956213) -V 230: Pos(0.148739, 19.471357, 7.293071) Norm(0.637225, 0.059945, 0.768343) UV(0.670281, 0.988749) -V 231: Pos(0.14849, 19.53635, 7.265629) Norm(0.612971, 0.309336, 0.727034) UV(0.663721, 0.988141) -V 232: Pos(-0.611341, 19.595779, 7.880927) Norm(0.512342, 0.432238, 0.742075) UV(0.670012, 0.928528) -V 233: Pos(-2.032089, 18.579105, 4.564434) Norm(-0.652803, 0.202665, 0.729914) UV(0.691512, 0.816926) -V 234: Pos(-2.216349, 18.089706, 4.075856) Norm(-0.697397, -0.233086, 0.677723) UV(0.712947, 0.765733) -V 235: Pos(-1.833351, 17.449257, 4.370046) Norm(-0.541642, -0.15723, 0.825774) UV(0.797926, 0.779049) -V 236: Pos(-2.054233, 18.962318, 3.924443) Norm(-0.578165, 0.578546, 0.575334) UV(0.631559, 0.817672) -V 237: Pos(-1.231496, 19.105022, 4.808989) Norm(-0.16468, 0.539704, 0.825591) UV(0.680681, 0.922094) -V 238: Pos(-1.577355, 19.601326, 3.944178) Norm(-0.375738, 0.730913, 0.569726) UV(0.589969, 0.892407) -V 239: Pos(-2.039805, 19.374695, 3.830212) Norm(-0.648064, 0.402992, 0.646228) UV(0.589969, 0.835846) -V 240: Pos(-2.665403, 18.816954, 3.736635) Norm(-0.660935, 0.415372, 0.625004) UV(0.615741, 0.749162) -V 241: Pos(-1.170004, 18.350214, 5.013524) Norm(-0.14383, -0.005289, 0.989588) UV(0.761226, 0.897837) -V 242: Pos(-1.315296, 17.253288, 4.606248) Norm(-0.325972, -0.290813, 0.899539) UV(0.844086, 0.824199) -V 243: Pos(-0.829821, 17.491203, 4.725888) Norm(-0.064702, -0.339798, 0.93827) UV(0.844086, 0.883577) -V 244: Pos(-2.592171, 18.37534, 3.869889) Norm(-0.759011, -0.104304, 0.642668) UV(0.664739, 0.738788) -V 245: Pos(-2.293083, 17.618351, 4.161596) Norm(-0.334129, 0.221058, 0.916238) UV(0.757456, 0.738788) -V 246: Pos(-0.131281, 18.423674, 4.755653) Norm(0.260429, 0.215531, 0.941129) UV(0.78353, 0.992905) -V 247: Pos(-0.381513, 17.710903, 4.836368) Norm(0.093564, -0.157038, 0.98315) UV(0.844086, 0.938408) -V 248: Pos(-0.49869, 19.353588, 4.397311) Norm(0.220117, 0.610771, 0.760597) UV(0.669633, 0.992905) -V 249: Pos(-0.945562, 19.578302, 4.180132) Norm(-0.052855, 0.809283, 0.585035) UV(0.624102, 0.956213) -V 250: Pos(-0.120187, 19.788767, 4.246645) Norm(0.098278, 0.676437, 0.729914) UV(0.691512, 0.816926) -V 251: Pos(-0.632348, 19.894375, 3.758067) Norm(-0.339093, 0.652464, 0.677721) UV(0.712947, 0.765733) -V 252: Pos(-1.205162, 19.416098, 4.052256) Norm(-0.239854, 0.510459, 0.825774) UV(0.797926, 0.779049) -V 253: Pos(0.254873, 19.870459, 3.606654) Norm(0.481205, 0.66139, 0.57533) UV(0.631559, 0.817672) -V 254: Pos(0.524255, 19.080084, 4.4912) Norm(0.507381, 0.246908, 0.825591) UV(0.680681, 0.922094) -V 255: Pos(0.960486, 19.499174, 3.626389) Norm(0.6633, 0.485226, 0.569727) UV(0.589969, 0.892407) -V 256: Pos(0.664445, 19.920578, 3.512423) Norm(0.29689, 0.703027, 0.646227) UV(0.589969, 0.835846) -V 257: Pos(0.015887, 20.451445, 3.418846) Norm(0.307113, 0.717673, 0.625001) UV(0.615741, 0.749162) -V 258: Pos(-0.211702, 18.90152, 4.695735) Norm(-0.027678, 0.141242, 0.989588) UV(0.761226, 0.897837) -V 259: Pos(-1.31786, 18.873802, 4.288458) Norm(-0.338132, 0.276581, 0.899539) UV(0.844086, 0.824199) -V 260: Pos(-1.007081, 18.431417, 4.4081) Norm(-0.345732, 0.010869, 0.93827) UV(0.844086, 0.883577) -V 261: Pos(-0.408882, 20.310177, 3.5521) Norm(-0.221504, 0.733425, 0.642669) UV(0.664739, 0.738788) -V 262: Pos(-1.109906, 19.896587, 3.843806) Norm(0.166187, 0.364541, 0.916238) UV(0.757456, 0.738788) -V 263: Pos(0.023001, 17.886997, 4.437865) Norm(0.253541, -0.223592, 0.941129) UV(0.78353, 0.992905) -V 264: Pos(-0.720094, 18.0229, 4.518579) Norm(-0.140508, -0.11693, 0.983151) UV(0.844086, 0.938408) -V 265: Pos(0.884164, 18.395061, 4.079523) Norm(0.637645, -0.122079, 0.760596) UV(0.669633, 0.992905) -V 266: Pos(1.036367, 18.871532, 3.862343) Norm(0.791112, 0.178535, 0.585036) UV(0.624102, 0.956213) -V 267: Pos(-0.120187, 19.788767, 6.229502) Norm(0.098266, 0.676433, 0.729919) UV(0.691512, 0.816926) -V 268: Pos(-0.632348, 19.894375, 5.740923) Norm(-0.339092, 0.652464, 0.677722) UV(0.712947, 0.765733) -V 269: Pos(-1.205162, 19.416098, 6.035113) Norm(-0.239852, 0.510459, 0.825774) UV(0.797926, 0.779049) -V 270: Pos(0.460696, 19.266567, 6.265353) Norm(0.337786, 0.750634, 0.567846) UV(0.66909, 0.897456) -V 271: Pos(0.315023, 19.310173, 6.394657) Norm(0.38829, 0.595718, 0.703101) UV(0.684197, 0.887949) -V 272: Pos(0.524255, 19.080084, 6.474057) Norm(0.507382, 0.24691, 0.82559) UV(0.680681, 0.922094) -V 273: Pos(0.678042, 19.227827, 6.16918) Norm(0.697746, 0.440082, 0.565224) UV(0.648701, 0.911628) -V 274: Pos(0.573764, 19.376905, 6.1284) Norm(0.337953, 0.689557, 0.640546) UV(0.648646, 0.891635) -V 275: Pos(0.501622, 19.397934, 6.110674) Norm(0.05857, 0.753198, 0.655182) UV(0.653198, 0.885081) -V 276: Pos(0.254873, 19.870459, 5.589511) Norm(0.481204, 0.661389, 0.575332) UV(0.631559, 0.817672) -V 277: Pos(0.015887, 20.451447, 5.401703) Norm(0.307112, 0.717673, 0.625002) UV(0.615741, 0.749162) -V 278: Pos(-0.194985, 19.063599, 6.596553) Norm(-0.084497, 0.456917, 0.885487) UV(0.748491, 0.883056) -V 279: Pos(-1.31786, 18.873802, 6.271315) Norm(-0.338131, 0.27658, 0.899539) UV(0.844086, 0.824199) -V 280: Pos(-1.007081, 18.431417, 6.390956) Norm(-0.345732, 0.010868, 0.93827) UV(0.844086, 0.883577) -V 281: Pos(-0.211702, 18.90152, 6.678591) Norm(-0.027676, 0.141247, 0.989588) UV(0.761226, 0.897837) -V 282: Pos(-0.408882, 20.310177, 5.534957) Norm(-0.221505, 0.733425, 0.642669) UV(0.664739, 0.738788) -V 283: Pos(-1.109906, 19.896589, 5.826663) Norm(0.166188, 0.36454, 0.916238) UV(0.757456, 0.738788) -V 284: Pos(0.023001, 17.886997, 6.420721) Norm(0.253541, -0.223592, 0.941129) UV(0.78353, 0.992905) -V 285: Pos(-0.720094, 18.0229, 6.501436) Norm(-0.140507, -0.116929, 0.983151) UV(0.844086, 0.938408) -V 286: Pos(0.884164, 18.395061, 6.06238) Norm(0.637644, -0.122078, 0.760596) UV(0.669633, 0.992905) -V 287: Pos(1.036367, 18.871532, 5.8452) Norm(0.791111, 0.178531, 0.585038) UV(0.624102, 0.956213) -V 288: Pos(1.807917, 14.938675, 5.79617) Norm(0.066749, -0.616619, 0.784427) UV(0.631559, 0.817672) -V 289: Pos(1.595745, 15.543276, 6.498687) Norm(0.207312, -0.248816, 0.946104) UV(0.691512, 0.816926) -V 290: Pos(0.128418, 15.264222, 6.473266) Norm(-0.384779, -0.332857, 0.860901) UV(0.680681, 0.922094) -V 291: Pos(2.525787, 16.11058, 5.88731) Norm(0.396, 0.122817, 0.91) UV(0.712947, 0.765733) -V 292: Pos(2.355592, 17.272255, 5.904595) Norm(0.211268, 0.159565, 0.964316) UV(0.797926, 0.779049) -V 293: Pos(0.784867, 14.295662, 5.694032) Norm(-0.132424, -0.674262, 0.726523) UV(0.589969, 0.892407) -V 294: Pos(1.555018, 14.347503, 5.759243) Norm(0.212943, -0.372247, 0.903375) UV(0.589969, 0.835846) -V 295: Pos(2.738698, 14.782964, 5.869083) Norm(0.228674, -0.393569, 0.8904) UV(0.615741, 0.749162) -V 296: Pos(0.469256, 16.399101, 6.532168) Norm(-0.214408, 0.220038, 0.951637) UV(0.761226, 0.897837) -V 297: Pos(1.746858, 17.868528, 5.87027) Norm(0.086482, 0.345685, 0.934357) UV(0.844086, 0.824199) -V 298: Pos(0.938362, 17.814106, 5.801812) Norm(-0.10612, 0.483623, 0.868819) UV(0.844086, 0.883577) -V 299: Pos(2.886375, 15.469326, 5.899862) Norm(0.422226, 0.033576, 0.905868) UV(0.664739, 0.738788) -V 300: Pos(2.89851, 16.750111, 5.935471) Norm(-0.082542, -0.026917, 0.996224) UV(0.757456, 0.738788) -V 301: Pos(-0.558211, 16.87738, 5.652506) Norm(-0.608449, 0.217559, 0.763189) UV(0.78353, 0.992905) -V 302: Pos(0.191762, 17.763847, 5.738595) Norm(-0.283633, 0.438281, 0.852914) UV(0.844086, 0.938408) -V 303: Pos(-0.573117, 15.304017, 5.608761) Norm(-0.760294, -0.233325, 0.606228) UV(0.669633, 0.992905) -V 304: Pos(-0.079465, 14.708695, 5.633578) Norm(-0.522019, -0.646174, 0.556736) UV(0.624102, 0.956213) -V 305: Pos(2.75527, 18.24634, 7.091724) Norm(0.436632, -0.036193, 0.898912) UV(0.631559, 0.817672) -V 306: Pos(2.433406, 18.571775, 7.310229) Norm(0.368151, 0.141752, 0.918897) UV(0.691512, 0.816926) -V 307: Pos(1.989553, 17.874439, 7.498688) Norm(0.239988, -0.091596, 0.966445) UV(0.680681, 0.922094) -V 308: Pos(2.516279, 18.982456, 7.089658) Norm(0.321392, 0.342482, 0.882844) UV(0.712947, 0.765733) -V 309: Pos(1.935917, 19.337702, 7.200964) Norm(0.249581, 0.25698, 0.933633) UV(0.797926, 0.779049) -V 310: Pos(2.641349, 17.575275, 7.173736) Norm(0.395065, -0.127448, 0.90977) UV(0.589969, 0.892407) -V 311: Pos(2.918378, 17.921389, 7.078724) Norm(0.408516, 0.063125, 0.910566) UV(0.589969, 0.835846) -V 312: Pos(3.186711, 18.58428, 6.960087) Norm(0.419915, 0.06017, 0.905567) UV(0.615741, 0.749162) -V 313: Pos(1.620093, 18.436829, 7.542239) Norm(0.11436, 0.128236, 0.985128) UV(0.761226, 0.897837) -V 314: Pos(1.434952, 19.298653, 7.325118) Norm(0.141964, 0.270394, 0.952226) UV(0.844086, 0.824199) -V 315: Pos(1.144132, 18.935307, 7.42486) Norm(0.021535, 0.248589, 0.96837) UV(0.844086, 0.883577) -V 316: Pos(2.940497, 18.899582, 6.99394) Norm(0.368982, 0.283313, 0.885204) UV(0.664739, 0.738788) -V 317: Pos(2.378443, 19.376087, 7.090977) Norm(0.234022, 0.078699, 0.969041) UV(0.757456, 0.738788) -V 318: Pos(0.97575, 17.955074, 7.545131) Norm(0.009513, -0.03923, 0.999185) UV(0.78353, 0.992905) -V 319: Pos(0.875575, 18.599777, 7.516965) Norm(-0.002559, 0.141849, 0.989885) UV(0.844086, 0.938408) -V 320: Pos(1.666198, 17.369719, 7.425927) Norm(0.11319, -0.212439, 0.970597) UV(0.669633, 0.992905) -V 321: Pos(2.121918, 17.360252, 7.31664) Norm(0.289714, -0.252301, 0.923261) UV(0.624102, 0.956213) -V 322: Pos(2.838955, 16.047842, 5.031799) Norm(0.43663, -0.036193, 0.898913) UV(0.631559, 0.817672) -V 323: Pos(2.517091, 16.373278, 5.250305) Norm(0.368151, 0.141752, 0.918897) UV(0.691512, 0.816926) -V 324: Pos(2.073237, 15.675941, 5.438763) Norm(0.239988, -0.091596, 0.966445) UV(0.680681, 0.922094) -V 325: Pos(2.599964, 16.783958, 5.029734) Norm(0.321392, 0.342482, 0.882844) UV(0.712947, 0.765733) -V 326: Pos(2.019601, 17.139204, 5.141039) Norm(0.249581, 0.25698, 0.933633) UV(0.797926, 0.779049) -V 327: Pos(2.725034, 15.376778, 5.113811) Norm(0.395068, -0.127448, 0.909768) UV(0.589969, 0.892407) -V 328: Pos(3.002062, 15.722891, 5.0188) Norm(0.408516, 0.063125, 0.910566) UV(0.589969, 0.835846) -V 329: Pos(3.270396, 16.385782, 4.900163) Norm(0.419915, 0.060171, 0.905567) UV(0.615741, 0.749162) -V 330: Pos(1.703778, 16.238331, 5.482314) Norm(0.11436, 0.128236, 0.985128) UV(0.761226, 0.897837) -V 331: Pos(1.518637, 17.100155, 5.265193) Norm(0.141964, 0.270393, 0.952226) UV(0.844086, 0.824199) -V 332: Pos(1.227816, 16.736809, 5.364935) Norm(0.021535, 0.248589, 0.96837) UV(0.844086, 0.883577) -V 333: Pos(3.024182, 16.701084, 4.934015) Norm(0.368984, 0.283313, 0.885203) UV(0.664739, 0.738788) -V 334: Pos(2.462127, 17.177589, 5.031053) Norm(0.23402, 0.0787, 0.969041) UV(0.757456, 0.738788) -V 335: Pos(1.059434, 15.756577, 5.485207) Norm(0.009513, -0.039229, 0.999185) UV(0.78353, 0.992905) -V 336: Pos(0.959259, 16.401279, 5.45704) Norm(-0.002556, 0.141848, 0.989885) UV(0.844086, 0.938408) -V 337: Pos(1.749883, 15.171221, 5.366003) Norm(0.11319, -0.212437, 0.970597) UV(0.669633, 0.992905) -V 338: Pos(2.205603, 15.161755, 5.256716) Norm(0.289714, -0.252299, 0.923261) UV(0.624102, 0.956213) -V 339: Pos(1.137749, 19.94976, 7.203232) Norm(0.361689, 0.62735, 0.689647) UV(0.691512, 0.816926) -V 340: Pos(0.933755, 20.144535, 6.786994) Norm(-0.00396, 0.838238, 0.54529) UV(0.712947, 0.765733) -V 341: Pos(0.389418, 20.121769, 6.923486) Norm(-0.025133, 0.691129, 0.722295) UV(0.797926, 0.779049) -V 342: Pos(1.443823, 19.775089, 6.815127) Norm(0.688868, 0.376882, 0.61921) UV(0.631559, 0.817672) -V 343: Pos(1.200114, 19.316889, 7.498242) Norm(0.438533, 0.058204, 0.896829) UV(0.680681, 0.922094) -V 344: Pos(1.696065, 19.294836, 6.94785) Norm(0.739185, 0.129855, 0.660866) UV(0.589969, 0.892407) -V 345: Pos(1.705925, 19.636908, 6.808957) Norm(0.550485, 0.526103, 0.648215) UV(0.589969, 0.835846) -V 346: Pos(1.556655, 20.178671, 6.627573) Norm(0.572288, 0.528841, 0.626748) UV(0.615741, 0.749162) -V 347: Pos(0.684116, 19.520912, 7.537548) Norm(-0.08669, 0.293852, 0.951912) UV(0.761226, 0.897837) -V 348: Pos(0.147311, 19.84388, 7.135787) Norm(-0.283462, 0.526196, 0.801728) UV(0.835732, 0.831623) -V 349: Pos(0.174258, 19.520977, 7.284861) Norm(-0.415527, 0.352448, 0.838521) UV(0.830786, 0.885865) -V 350: Pos(1.245941, 20.274725, 6.661942) Norm(0.143066, 0.83566, 0.530288) UV(0.664739, 0.738788) -V 351: Pos(0.087123, 19.880091, 7.09074) Norm(-0.250041, 0.563702, 0.787223) UV(0.844086, 0.824199) -V 352: Pos(0.654565, 20.337753, 6.775189) Norm(0.212403, 0.362353, 0.907516) UV(0.757456, 0.738788) -V 353: Pos(0.443957, 18.818626, 7.431053) Norm(-0.057809, -0.17381, 0.983081) UV(0.78353, 0.992905) -V 354: Pos(0.148899, 19.429478, 7.310754) Norm(-0.415551, 0.352455, 0.838507) UV(0.833886, 0.900462) -V 355: Pos(0.148739, 19.471357, 7.293071) Norm(-0.415558, 0.352445, 0.838507) UV(0.834072, 0.893505) -V 356: Pos(0.067214, 19.189381, 7.371193) Norm(-0.327407, 0.140364, 0.934399) UV(0.844086, 0.938408) -V 357: Pos(1.170426, 18.741199, 7.291938) Norm(0.342602, -0.332545, 0.878657) UV(0.669633, 0.992905) -V 358: Pos(1.467227, 18.932156, 7.146224) Norm(0.666773, -0.195164, 0.719253) UV(0.624102, 0.956213) -V 359: Pos(0.076772, 19.520988, 7.236547) Norm(-0.415538, 0.352444, 0.838517) UV(0.844086, 0.883577) -V 360: Pos(0.201951, 19.469254, 7.249104) Norm(0.636325, -0.021112, 0.771132) UV(0.669633, 0.992905) -V 361: Pos(-0.536392, 19.549742, 7.837327) Norm(0.612949, 0.309317, 0.72706) UV(0.673449, 0.934772) -V 362: Pos(-0.626482, 19.501995, 7.933591) Norm(0.637216, 0.059937, 0.768351) UV(0.679728, 0.9282) -V 363: Pos(-0.447123, 19.494907, 7.785397) Norm(0.637213, 0.059939, 0.768353) UV(0.677542, 0.942209) -V 364: Pos(0.125108, 19.425411, 7.300673) Norm(-0.415546, 0.35245, 0.838511) UV(0.837116, 0.900578) -V 365: Pos(0.148549, 19.520981, 7.27212) Norm(-0.415526, 0.352442, 0.838524) UV(0.834293, 0.885262) -V 366: Pos(0.406469, 19.425673, 6.087293) Norm(0.337785, 0.750633, 0.567847) UV(0.659202, 0.876436) -V 367: Pos(0.960486, 19.499174, 5.609246) Norm(0.663301, 0.485224, 0.569728) UV(0.589969, 0.892407) -V 368: Pos(0.357972, 19.638069, 6.050056) Norm(-0.202515, 0.124062, 0.971389) UV(0.844086, 0.883577) -V 369: Pos(0.664445, 19.920578, 5.49528) Norm(0.296892, 0.703026, 0.646227) UV(0.589969, 0.835846) -V 370: Pos(-0.027231, 19.236986, 7.541135) Norm(0.645204, 0.522364, 0.557537) UV(0.744177, 0.992905) -V 371: Pos(-0.709915, 19.479586, 7.99599) Norm(0.255571, 0.749362, 0.610852) UV(0.661807, 0.948183) -V 372: Pos(0.082822, 19.343193, 7.314276) Norm(0.620391, -0.193312, 0.760096) UV(0.682725, 0.983808) -V 373: Pos(-0.599074, 19.38995, 8.059573) Norm(0.462467, 0.652906, 0.599865) UV(0.676747, 0.947307) -V 374: Pos(-0.626482, 19.501995, 7.933591) Norm(0.255579, 0.749358, 0.610853) UV(0.667827, 0.958106) -V 375: Pos(-0.693624, 19.466412, 8.005335) Norm(0.255574, 0.749358, 0.610856) UV(0.664003, 0.948054) - -===Triangles (Indices): 416 -Tri: 0 1 2 -Tri: 3 0 4 -Tri: 5 6 4 -Tri: 4 6 3 -Tri: 3 7 0 -Tri: 0 8 4 -Tri: 9 10 8 -Tri: 0 7 11 -Tri: 9 8 2 -Tri: 8 0 2 -Tri: 1 12 2 -Tri: 0 11 1 -Tri: 4 8 13 -Tri: 8 10 14 -Tri: 13 8 14 -Tri: 13 15 4 -Tri: 15 16 4 -Tri: 16 5 4 -Tri: 17 18 19 -Tri: 20 17 21 -Tri: 22 23 21 -Tri: 21 23 20 -Tri: 20 24 17 -Tri: 17 25 21 -Tri: 26 27 25 -Tri: 17 24 28 -Tri: 26 25 19 -Tri: 25 17 19 -Tri: 18 29 19 -Tri: 17 28 18 -Tri: 25 30 21 -Tri: 25 27 31 -Tri: 32 25 31 -Tri: 33 34 35 -Tri: 36 37 21 -Tri: 37 22 21 -Tri: 38 39 40 -Tri: 41 38 42 -Tri: 43 44 42 -Tri: 42 44 41 -Tri: 41 45 38 -Tri: 38 46 42 -Tri: 47 48 46 -Tri: 38 45 49 -Tri: 47 46 40 -Tri: 46 38 40 -Tri: 39 50 40 -Tri: 38 49 39 -Tri: 42 46 51 -Tri: 46 48 52 -Tri: 51 46 52 -Tri: 51 53 42 -Tri: 53 54 42 -Tri: 54 43 42 -Tri: 55 56 57 -Tri: 56 58 59 -Tri: 59 57 56 -Tri: 57 60 55 -Tri: 61 62 63 -Tri: 62 64 65 -Tri: 66 67 63 -Tri: 63 67 61 -Tri: 61 68 62 -Tri: 62 69 63 -Tri: 70 71 69 -Tri: 62 68 72 -Tri: 70 69 65 -Tri: 69 62 65 -Tri: 64 73 65 -Tri: 62 72 64 -Tri: 63 69 74 -Tri: 75 76 77 -Tri: 74 78 75 -Tri: 74 79 63 -Tri: 79 80 63 -Tri: 80 66 63 -Tri: 81 82 83 -Tri: 82 84 85 -Tri: 85 83 82 -Tri: 83 86 81 -Tri: 87 88 89 -Tri: 88 90 91 -Tri: 91 89 88 -Tri: 89 92 87 -Tri: 93 94 95 -Tri: 94 96 97 -Tri: 97 95 94 -Tri: 95 98 93 -Tri: 99 100 101 -Tri: 100 102 103 -Tri: 103 101 100 -Tri: 101 104 99 -Tri: 105 106 107 -Tri: 108 105 109 -Tri: 110 111 109 -Tri: 109 111 108 -Tri: 108 112 105 -Tri: 105 113 109 -Tri: 114 115 113 -Tri: 105 112 116 -Tri: 114 113 107 -Tri: 113 105 107 -Tri: 106 117 107 -Tri: 105 116 106 -Tri: 109 113 118 -Tri: 113 115 119 -Tri: 118 113 119 -Tri: 118 120 109 -Tri: 120 121 109 -Tri: 121 110 109 -Tri: 122 123 124 -Tri: 125 122 126 -Tri: 127 128 126 -Tri: 126 128 125 -Tri: 125 129 122 -Tri: 122 130 126 -Tri: 131 132 130 -Tri: 122 129 133 -Tri: 131 130 124 -Tri: 130 122 124 -Tri: 123 134 124 -Tri: 122 133 123 -Tri: 126 130 135 -Tri: 130 132 136 -Tri: 135 130 136 -Tri: 135 137 126 -Tri: 137 138 126 -Tri: 138 127 126 -Tri: 139 140 141 -Tri: 142 139 143 -Tri: 144 145 143 -Tri: 143 145 142 -Tri: 142 146 139 -Tri: 139 147 143 -Tri: 148 149 147 -Tri: 139 146 150 -Tri: 148 147 141 -Tri: 147 139 141 -Tri: 140 151 141 -Tri: 139 150 140 -Tri: 143 147 152 -Tri: 147 149 153 -Tri: 152 147 153 -Tri: 154 155 156 -Tri: 157 158 154 -Tri: 159 157 160 -Tri: 161 162 163 -Tri: 162 164 165 -Tri: 166 167 163 -Tri: 163 167 161 -Tri: 161 168 162 -Tri: 162 169 163 -Tri: 170 171 169 -Tri: 162 168 172 -Tri: 170 169 165 -Tri: 169 162 165 -Tri: 164 173 165 -Tri: 162 172 164 -Tri: 163 169 174 -Tri: 169 171 175 -Tri: 174 169 175 -Tri: 174 176 163 -Tri: 176 177 163 -Tri: 177 166 163 -Tri: 178 179 180 -Tri: 179 181 182 -Tri: 182 180 179 -Tri: 180 183 178 -Tri: 184 185 186 -Tri: 185 187 188 -Tri: 188 186 185 -Tri: 186 189 184 -Tri: 190 191 192 -Tri: 193 190 194 -Tri: 195 196 194 -Tri: 194 196 193 -Tri: 193 197 190 -Tri: 190 198 194 -Tri: 199 200 198 -Tri: 190 197 201 -Tri: 199 198 192 -Tri: 198 190 192 -Tri: 191 202 192 -Tri: 190 201 191 -Tri: 194 198 203 -Tri: 198 200 204 -Tri: 203 198 204 -Tri: 203 205 194 -Tri: 205 206 194 -Tri: 206 195 194 -Tri: 207 208 209 -Tri: 207 210 211 -Tri: 212 213 214 -Tri: 215 216 217 -Tri: 211 218 207 -Tri: 207 219 214 -Tri: 220 221 219 -Tri: 207 218 222 -Tri: 220 219 209 -Tri: 219 207 209 -Tri: 208 223 209 -Tri: 207 222 208 -Tri: 219 224 214 -Tri: 219 221 225 -Tri: 226 219 225 -Tri: 227 226 228 -Tri: 229 230 231 -Tri: 212 232 229 -Tri: 233 234 235 -Tri: 236 233 237 -Tri: 238 239 237 -Tri: 237 239 236 -Tri: 236 240 233 -Tri: 233 241 237 -Tri: 242 243 241 -Tri: 233 240 244 -Tri: 242 241 235 -Tri: 241 233 235 -Tri: 234 245 235 -Tri: 233 244 234 -Tri: 237 241 246 -Tri: 241 243 247 -Tri: 246 241 247 -Tri: 246 248 237 -Tri: 248 249 237 -Tri: 249 238 237 -Tri: 250 251 252 -Tri: 253 250 254 -Tri: 255 256 254 -Tri: 254 256 253 -Tri: 253 257 250 -Tri: 250 258 254 -Tri: 259 260 258 -Tri: 250 257 261 -Tri: 259 258 252 -Tri: 258 250 252 -Tri: 251 262 252 -Tri: 250 261 251 -Tri: 254 258 263 -Tri: 258 260 264 -Tri: 263 258 264 -Tri: 263 265 254 -Tri: 265 266 254 -Tri: 266 255 254 -Tri: 267 268 269 -Tri: 270 271 272 -Tri: 273 274 272 -Tri: 274 275 270 -Tri: 276 277 267 -Tri: 271 267 278 -Tri: 279 280 281 -Tri: 267 277 282 -Tri: 279 281 269 -Tri: 278 269 281 -Tri: 268 283 269 -Tri: 267 282 268 -Tri: 272 281 284 -Tri: 281 280 285 -Tri: 284 281 285 -Tri: 284 286 272 -Tri: 286 287 272 -Tri: 287 273 272 -Tri: 288 289 290 -Tri: 289 291 292 -Tri: 293 294 290 -Tri: 290 294 288 -Tri: 288 295 289 -Tri: 289 296 290 -Tri: 297 298 296 -Tri: 289 295 299 -Tri: 297 296 292 -Tri: 296 289 292 -Tri: 291 300 292 -Tri: 289 299 291 -Tri: 290 296 301 -Tri: 296 298 302 -Tri: 301 296 302 -Tri: 301 303 290 -Tri: 303 304 290 -Tri: 304 293 290 -Tri: 305 306 307 -Tri: 306 308 309 -Tri: 310 311 307 -Tri: 307 311 305 -Tri: 305 312 306 -Tri: 306 313 307 -Tri: 314 315 313 -Tri: 306 312 316 -Tri: 314 313 309 -Tri: 313 306 309 -Tri: 308 317 309 -Tri: 306 316 308 -Tri: 307 313 318 -Tri: 313 315 319 -Tri: 318 313 319 -Tri: 318 320 307 -Tri: 320 321 307 -Tri: 321 310 307 -Tri: 322 323 324 -Tri: 323 325 326 -Tri: 327 328 324 -Tri: 324 328 322 -Tri: 322 329 323 -Tri: 323 330 324 -Tri: 331 332 330 -Tri: 323 329 333 -Tri: 331 330 326 -Tri: 330 323 326 -Tri: 325 334 326 -Tri: 323 333 325 -Tri: 324 330 335 -Tri: 330 332 336 -Tri: 335 330 336 -Tri: 335 337 324 -Tri: 337 338 324 -Tri: 338 327 324 -Tri: 339 340 341 -Tri: 342 339 343 -Tri: 344 345 343 -Tri: 343 345 342 -Tri: 342 346 339 -Tri: 339 347 343 -Tri: 348 349 347 -Tri: 339 346 350 -Tri: 348 341 351 -Tri: 347 339 341 -Tri: 340 352 341 -Tri: 339 350 340 -Tri: 343 347 353 -Tri: 354 349 355 -Tri: 353 347 356 -Tri: 353 357 343 -Tri: 357 358 343 -Tri: 358 344 343 -Tri: 359 348 351 -Tri: 360 231 230 -Tri: 226 360 230 -Tri: 361 362 363 -Tri: 348 347 341 -Tri: 359 364 365 -Tri: 359 365 348 -Tri: 32 34 30 -Tri: 267 366 276 -Tri: 25 32 30 -Tri: 36 21 30 -Tri: 275 366 270 -Tri: 281 272 271 -Tri: 267 271 270 -Tri: 30 33 36 -Tri: 281 271 278 -Tri: 278 267 269 -Tri: 32 35 34 -Tri: 30 34 33 -Tri: 367 274 273 -Tri: 69 76 78 -Tri: 70 368 71 -Tri: 368 77 71 -Tri: 74 69 78 -Tri: 270 272 274 -Tri: 287 367 273 -Tri: 367 369 274 -Tri: 369 366 275 -Tri: 71 77 76 -Tri: 75 78 76 -Tri: 274 369 275 -Tri: 267 270 366 -Tri: 69 71 76 -Tri: 368 75 77 -Tri: 369 276 366 -Tri: 229 363 230 -Tri: 370 143 152 -Tri: 143 371 159 -Tri: 363 228 372 -Tri: 212 214 232 -Tri: 229 361 363 -Tri: 370 373 143 -Tri: 213 210 214 -Tri: 159 158 157 -Tri: 144 143 159 -Tri: 207 214 210 -Tri: 155 373 370 -Tri: 213 215 210 -Tri: 373 374 375 -Tri: 215 211 210 -Tri: 144 159 160 -Tri: 213 216 215 -Tri: 215 217 211 -Tri: 365 355 349 -Tri: 226 372 228 -Tri: 362 214 227 -Tri: 348 365 349 -Tri: 356 354 364 -Tri: 359 356 364 -Tri: 364 354 355 -Tri: 354 347 349 -Tri: 365 364 355 -Tri: 356 347 354 -Tri: 370 156 155 -Tri: 230 363 372 -Tri: 154 158 155 -Tri: 155 158 373 -Tri: 226 230 372 -Tri: 232 362 361 -Tri: 371 375 374 -Tri: 143 373 375 -Tri: 229 232 361 -Tri: 228 363 362 -Tri: 232 214 362 -Tri: 228 362 227 -Tri: 159 374 158 -Tri: 227 214 224 -Tri: 143 375 371 -Tri: 373 158 374 -Tri: 159 371 374 -Tri: 226 227 224 -Tri: 219 226 224 diff --git a/resources/w/exterior/Wood_001.txt b/resources/w/exterior/Wood_001.txt deleted file mode 100644 index 1a15a7f..0000000 --- a/resources/w/exterior/Wood_001.txt +++ /dev/null @@ -1,1635 +0,0 @@ -===Vertices (Split by UV/Normal): 578 -V 0: Pos(-0.872004, 18.873955, 5.003776) Norm(0.286761, 0.957569, -0.028795) UV(0.947197, 0.575239) -V 1: Pos(-0.904721, 18.848349, 5.033692) Norm(-0.627854, 0.122901, 0.768566) UV(0.945145, 0.575103) -V 2: Pos(-0.716341, 18.790234, 5.323467) Norm(-0.703459, 0.200978, 0.681728) UV(0.941486, 0.590715) -V 3: Pos(-0.673866, 18.821678, 5.291597) Norm(0.404818, 0.870271, -0.280627) UV(0.943916, 0.591115) -V 4: Pos(0.074751, 18.363995, 7.742567) Norm(0.682819, 0.587553, -0.434211) UV(0.948088, 0.706042) -V 5: Pos(0.17149, 18.146685, 7.529665) Norm(0.684253, 0.636079, -0.356654) UV(0.952576, 0.696165) -V 6: Pos(0.041235, 18.093477, 7.525431) Norm(-0.884994, 0.071125, -0.460138) UV(0.946533, 0.695969) -V 7: Pos(-0.035357, 18.332554, 7.753984) Norm(-0.960309, 0.104452, -0.258643) UV(0.94298, 0.706572) -V 8: Pos(0.635664, 16.798157, 4.986708) Norm(-0.047502, -0.064418, 0.996792) UV(0.947881, 0.498376) -V 9: Pos(0.763624, 16.779467, 4.869168) Norm(0.939111, 0.319732, -0.125866) UV(0.955939, 0.498597) -V 10: Pos(0.508549, 17.292105, 4.60426) Norm(0.885837, 0.408918, -0.219268) UV(0.956007, 0.481536) -V 11: Pos(0.375355, 17.273424, 4.757722) Norm(-0.12818, 0.247195, 0.96045) UV(0.946614, 0.482341) -V 12: Pos(0.890278, 16.282188, 4.341166) Norm(-0.950758, -0.308247, 0.032299) UV(0.95827, 0.568659) -V 13: Pos(0.966274, 16.16848, 4.117844) Norm(-0.91684, -0.391887, -0.076352) UV(0.959354, 0.57955) -V 14: Pos(1.015069, 16.156891, 4.150747) Norm(0.262967, -0.658434, 0.705204) UV(0.956661, 0.579098) -V 15: Pos(0.945607, 16.256697, 4.362162) Norm(0.289832, -0.822679, 0.489078) UV(0.95553, 0.568836) -V 16: Pos(-2.505844, 18.677742, 5.163138) Norm(-0.493176, 0.61373, 0.616533) UV(0.959935, 0.640175) -V 17: Pos(-2.477673, 18.670984, 5.153635) Norm(0.368207, 0.725698, 0.581193) UV(0.960005, 0.638797) -V 18: Pos(-2.498667, 18.648861, 5.122397) Norm(-0.502376, -0.363814, -0.784384) UV(0.9583, 0.63917) -V 19: Pos(-2.503543, 18.652468, 5.128384) Norm(-0.823295, -0.17054, -0.541388) UV(0.958475, 0.639483) -V 20: Pos(-0.072583, 18.038195, 4.830346) Norm(-0.552094, 0.829321, -0.086137) UV(0.941253, 0.570934) -V 21: Pos(0.211719, 18.045271, 4.828498) Norm(0.538996, 0.84215, -0.016341) UV(0.954442, 0.570849) -V 22: Pos(0.216966, 18.037754, 3.678091) Norm(0.678921, 0.73367, -0.028172) UV(0.954686, 0.517477) -V 23: Pos(-0.111496, 18.034258, 3.691693) Norm(-0.607932, 0.789514, 0.084185) UV(0.939447, 0.518108) -V 24: Pos(0.205845, 14.681899, 6.482199) Norm(0.313945, -0.885964, -0.341331) UV(0.948398, 0.644407) -V 25: Pos(0.117468, 14.597893, 6.585554) Norm(0.447245, -0.839152, -0.30951) UV(0.94976, 0.650567) -V 26: Pos(0.09736, 14.61876, 6.584931) Norm(-0.4047, -0.47912, -0.778885) UV(0.949175, 0.651295) -V 27: Pos(0.184396, 14.706524, 6.4798) Norm(-0.978578, 0.172006, -0.113131) UV(0.94771, 0.645134) -V 28: Pos(0.759189, 14.919996, 5.997459) Norm(0.547485, -0.688794, -0.475208) UV(0.945888, 0.61037) -V 29: Pos(0.726913, 14.946829, 5.998763) Norm(-0.801433, 0.408082, -0.437235) UV(0.945036, 0.611603) -V 30: Pos(0.846224, 15.140913, 5.972102) Norm(-0.559213, 0.627169, -0.542162) UV(0.947379, 0.606438) -V 31: Pos(0.880877, 15.099895, 5.973179) Norm(0.561425, -0.665209, -0.492239) UV(0.948387, 0.605184) -V 32: Pos(0.876435, 17.181637, 6.425851) Norm(-0.297417, -0.862481, -0.409474) UV(0.948115, 0.51387) -V 33: Pos(0.766744, 17.288568, 6.266302) Norm(-0.231071, -0.929138, -0.288631) UV(0.94869, 0.504905) -V 34: Pos(0.866661, 17.405048, 6.263975) Norm(0.834977, 0.462824, -0.29767) UV(0.952401, 0.507686) -V 35: Pos(0.990397, 17.270737, 6.45054) Norm(0.886121, 0.362768, -0.288425) UV(0.951563, 0.518038) -V 36: Pos(-0.12712, 18.840881, 8.375753) Norm(0.63134, 0.646791, -0.427868) UV(0.938722, 0.735418) -V 37: Pos(-0.186457, 18.982475, 8.544932) Norm(0.309139, 0.802033, -0.511053) UV(0.93597, 0.743267) -V 38: Pos(-0.175805, 18.984674, 8.568267) Norm(0.380531, 0.864462, 0.328485) UV(0.936464, 0.74435) -V 39: Pos(-0.115242, 18.822062, 8.396506) Norm(0.743856, 0.346853, 0.571288) UV(0.939273, 0.736381) -V 40: Pos(0.296215, 18.224277, 0.540059) Norm(0.631887, 0.746757, 0.207538) UV(0.958362, 0.371893) -V 41: Pos(-0.246788, 18.153513, 0.537259) Norm(-0.660047, 0.741856, 0.118273) UV(0.933171, 0.371763) -V 42: Pos(-0.20782, 18.132317, 1.792642) Norm(-0.615316, 0.783496, 0.086715) UV(0.934979, 0.430004) -V 43: Pos(0.211297, 18.143988, 1.790769) Norm(0.676656, 0.730916, 0.088873) UV(0.954423, 0.429918) -V 44: Pos(-0.188677, 18.100868, 2.591409) Norm(-0.577114, 0.814524, 0.05908) UV(0.935867, 0.467062) -V 45: Pos(-0.318767, 17.747898, 2.578948) Norm(-0.913249, -0.405376, 0.040588) UV(0.929831, 0.466484) -V 46: Pos(-0.205179, 17.726311, 3.686751) Norm(-0.958964, -0.277912, 0.056145) UV(0.935101, 0.517879) -V 47: Pos(0.741236, 16.166555, 5.095012) Norm(-0.217853, 0.343903, 0.913384) UV(0.947896, 0.505392) -V 48: Pos(0.835782, 16.165081, 4.991165) Norm(0.893005, 0.409096, -0.187567) UV(0.9544, 0.50499) -V 49: Pos(0.099629, 19.443579, 4.487105) Norm(-0.109553, -0.318671, 0.941513) UV(0.949242, 0.55501) -V 50: Pos(0.049239, 19.696938, 4.616416) Norm(0.118601, -0.512194, 0.850642) UV(0.946904, 0.561009) -V 51: Pos(0.014146, 19.740757, 4.553551) Norm(-0.647251, 0.4452, -0.618759) UV(0.945276, 0.558093) -V 52: Pos(0.069878, 19.450262, 4.405182) Norm(0.102514, 0.275707, -0.95576) UV(0.947862, 0.551209) -V 53: Pos(-0.338489, 19.795238, 5.846124) Norm(0.780941, -0.597955, 0.180502) UV(0.928916, 0.61806) -V 54: Pos(-0.079362, 20.054123, 5.833413) Norm(0.685808, -0.727466, -0.021465) UV(0.940938, 0.61747) -V 55: Pos(-0.105854, 20.066017, 5.85469) Norm(-0.288207, -0.26605, 0.919866) UV(0.939709, 0.618457) -V 56: Pos(-0.362148, 19.820539, 5.874026) Norm(-0.131418, 0.038593, 0.990575) UV(0.927819, 0.619354) -V 57: Pos(-1.167277, 18.388723, 4.473644) Norm(0.405225, 0.702377, 0.5852) UV(0.953019, 0.570663) -V 58: Pos(-0.997874, 18.350637, 4.400805) Norm(0.425217, 0.712632, 0.557984) UV(0.952766, 0.562111) -V 59: Pos(-1.051884, 18.284887, 4.310099) Norm(-0.537476, -0.310037, -0.784217) UV(0.947931, 0.562895) -V 60: Pos(-1.22552, 18.326225, 4.390332) Norm(-0.501064, 0.301268, -0.811278) UV(0.948431, 0.571754) -V 61: Pos(2.236389, 16.927423, 7.805888) Norm(0.082727, -0.760238, -0.644356) UV(0.952524, 0.636325) -V 62: Pos(2.230573, 16.934986, 7.817958) Norm(-0.511223, -0.001952, 0.859446) UV(0.951931, 0.636137) -V 63: Pos(2.087476, 16.907501, 7.779965) Norm(0.335147, 0.179361, 0.924936) UV(0.952737, 0.629316) -V 64: Pos(2.090019, 16.896818, 7.762853) Norm(0.1826, -0.840855, -0.509529) UV(0.95354, 0.629321) -V 65: Pos(0.080083, 20.041349, 4.702769) Norm(-0.50388, 0.388452, -0.771498) UV(0.948335, 0.565015) -V 66: Pos(0.08535, 20.179266, 4.794425) Norm(-0.669517, 0.260014, -0.695801) UV(0.94858, 0.569268) -V 67: Pos(0.139399, 20.172161, 4.822604) Norm(0.974876, 0.054437, 0.215992) UV(0.951087, 0.570575) -V 68: Pos(0.13948, 20.026318, 4.732254) Norm(0.985565, -0.085981, 0.14584) UV(0.951091, 0.566383) -V 69: Pos(1.439716, 17.568869, 6.428903) Norm(-0.116175, -0.043108, -0.992293) UV(0.953775, 0.625514) -V 70: Pos(1.761034, 17.647284, 6.372687) Norm(0.255862, -0.911685, -0.321503) UV(0.958954, 0.639734) -V 71: Pos(1.757035, 17.652927, 6.438828) Norm(-0.041902, 0.09078, 0.994989) UV(0.955901, 0.640089) -V 72: Pos(1.449014, 17.574995, 6.513522) Norm(0.106228, 0.051755, 0.992994) UV(0.949985, 0.626627) -V 73: Pos(-0.88949, 18.814293, 5.003996) Norm(-0.271479, -0.960898, -0.054531) UV(0.946628, 0.57466) -V 74: Pos(-0.69868, 18.74497, 5.29356) Norm(-0.265665, -0.963763, -0.024134) UV(0.943054, 0.590346) -V 75: Pos(-0.096833, 17.828833, 6.089052) Norm(-0.944268, -0.319968, 0.077321) UV(0.940128, 0.62933) -V 76: Pos(-0.018173, 18.056381, 6.088272) Norm(-0.572753, 0.817444, 0.061149) UV(0.943777, 0.629294) -V 77: Pos(-0.175145, 17.767584, 4.845711) Norm(-0.949962, -0.308846, 0.046763) UV(0.936495, 0.571647) -V 78: Pos(0.086232, 18.013088, 7.081442) Norm(-0.494785, 0.856561, 0.146602) UV(0.948621, 0.67537) -V 79: Pos(0.103347, 18.047922, 7.429379) Norm(-0.165156, 0.967146, -0.193265) UV(0.949415, 0.691513) -V 80: Pos(0.178616, 18.000673, 7.46297) Norm(0.733585, 0.679313, 0.019672) UV(0.952907, 0.693071) -V 81: Pos(0.286084, 18.008305, 7.067521) Norm(0.68502, 0.721484, 0.101038) UV(0.957893, 0.674725) -V 82: Pos(0.051238, 17.525883, 3.670295) Norm(-0.068406, -0.997657, -0.000977) UV(0.946997, 0.517115) -V 83: Pos(-0.005944, 17.534164, 2.570896) Norm(-0.014001, -0.99655, -0.081809) UV(0.944344, 0.46611) -V 84: Pos(0.298581, 17.750595, 2.578245) Norm(0.961858, -0.194148, 0.192707) UV(0.958472, 0.466451) -V 85: Pos(0.309171, 17.726208, 3.665291) Norm(0.927143, -0.372045, -0.044587) UV(0.958964, 0.516883) -V 86: Pos(0.024859, 17.819729, 7.084547) Norm(-0.947652, -0.283379, 0.147149) UV(0.945773, 0.675515) -V 87: Pos(0.027185, 18.000145, 7.45516) Norm(-0.999458, 0.021499, 0.024914) UV(0.945881, 0.692709) -V 88: Pos(2.081075, 16.915676, 7.762949) Norm(-0.42992, 0.902408, -0.028798) UV(0.953477, 0.628911) -V 89: Pos(1.894745, 16.874992, 7.798028) Norm(-0.205875, 0.84447, -0.494455) UV(0.950643, 0.620583) -V 90: Pos(1.896406, 16.864595, 7.817478) Norm(-0.034166, -0.031606, 0.998916) UV(0.949761, 0.620787) -V 91: Pos(1.665359, 16.820736, 7.676487) Norm(0.857613, 0.431823, -0.279336) UV(0.941018, 0.582103) -V 92: Pos(1.567024, 16.883604, 7.446686) Norm(0.886841, 0.316616, -0.336553) UV(0.944022, 0.570902) -V 93: Pos(1.461491, 16.895067, 7.501113) Norm(-0.647491, 0.549001, 0.528538) UV(0.938613, 0.569861) -V 94: Pos(1.584352, 16.826622, 7.73033) Norm(-0.617564, 0.455867, 0.640937) UV(0.93652, 0.581743) -V 95: Pos(-0.002486, 17.485697, 1.803281) Norm(-0.055196, -0.993903, 0.095451) UV(0.944505, 0.430498) -V 96: Pos(-0.001098, 17.359413, 0.560586) Norm(-0.045846, -0.981144, 0.187764) UV(0.944569, 0.372845) -V 97: Pos(0.48023, 17.659044, 0.556742) Norm(0.959521, -0.093665, 0.265604) UV(0.9669, 0.372667) -V 98: Pos(0.33847, 17.738979, 1.797439) Norm(0.947711, -0.31582, 0.04585) UV(0.960323, 0.430227) -V 99: Pos(0.612773, 17.612577, 0.068382) Norm(0.878121, -0.446059, -0.173015) UV(0.973049, 0.35001) -V 100: Pos(0.362161, 18.310152, 0.067517) Norm(0.850413, 0.496854, -0.173015) UV(0.961422, 0.34997) -V 101: Pos(0.183557, 18.110092, 2.591257) Norm(0.59211, 0.801907, 0.079688) UV(0.953136, 0.467055) -V 102: Pos(-0.349182, 17.737146, 1.800205) Norm(-0.915174, -0.398344, 0.061461) UV(0.92842, 0.430355) -V 103: Pos(-0.4981, 17.653835, 0.548431) Norm(-0.949775, -0.255545, 0.180624) UV(0.921511, 0.372281) -V 104: Pos(0.067401, 17.613243, 4.852928) Norm(0.019524, -0.995696, 0.090599) UV(0.947747, 0.571982) -V 105: Pos(0.303712, 17.769781, 4.843132) Norm(0.939226, -0.338908, 0.054731) UV(0.95871, 0.571527) -V 106: Pos(0.027957, 18.238062, 7.678673) Norm(-0.834872, 0.268773, -0.480365) UV(0.945917, 0.703078) -V 107: Pos(-0.111081, 18.458113, 7.587605) Norm(-0.665893, -0.57732, -0.472534) UV(0.939467, 0.698853) -V 108: Pos(-0.060329, 18.478058, 7.586664) Norm(0.888885, 0.040196, -0.456362) UV(0.941821, 0.69881) -V 109: Pos(0.084843, 18.259649, 7.681822) Norm(0.400579, 0.761518, -0.509536) UV(0.948556, 0.703224) -V 110: Pos(0.100345, 17.687561, 6.077971) Norm(-0.016458, -0.999814, 0.010044) UV(0.949275, 0.628816) -V 111: Pos(1.440286, 18.938076, 4.868976) Norm(0.944539, -0.321941, 0.064818) UV(0.951267, 0.543502) -V 112: Pos(1.347889, 18.98208, 4.823058) Norm(-0.553741, 0.70152, -0.448599) UV(0.950277, 0.538818) -V 113: Pos(1.496592, 19.17975, 5.101696) Norm(-0.567478, 0.790297, -0.231086) UV(0.944422, 0.55225) -V 114: Pos(1.559195, 19.131763, 5.119712) Norm(0.810472, -0.534616, -0.239418) UV(0.945569, 0.555046) -V 115: Pos(0.503193, 18.637787, 4.485299) Norm(0.089578, -0.247456, 0.964749) UV(0.967965, 0.554926) -V 116: Pos(0.458642, 18.649452, 4.372906) Norm(-0.623136, 0.009652, -0.782054) UV(0.965898, 0.549712) -V 117: Pos(0.617418, 18.381168, 4.323472) Norm(-0.516278, 0.087818, -0.851906) UV(0.973264, 0.547419) -V 118: Pos(0.55768, 18.33358, 4.275446) Norm(-0.575165, 0.778932, -0.2499) UV(0.970493, 0.54519) -V 119: Pos(0.631639, 18.372013, 4.41432) Norm(-0.538523, -0.842599, 0.004374) UV(0.973924, 0.551633) -V 120: Pos(0.21683, 18.053522, 6.077188) Norm(0.591151, 0.806388, 0.016688) UV(0.95468, 0.62878) -V 121: Pos(0.298386, 17.828741, 6.070472) Norm(0.955877, -0.293282, -0.016896) UV(0.958463, 0.628468) -V 122: Pos(-0.86734, 18.364502, 4.252331) Norm(0.940883, -0.326762, -0.089252) UV(0.949313, 0.50364) -V 123: Pos(-1.031174, 18.511787, 4.270569) Norm(0.671482, 0.733521, -0.105162) UV(0.951151, 0.511064) -V 124: Pos(-1.06174, 18.483313, 4.317385) Norm(0.051054, 0.013093, 0.99861) UV(0.953491, 0.512184) -V 125: Pos(-0.899498, 18.326681, 4.302022) Norm(0.145477, 0.164889, 0.975525) UV(0.951795, 0.504816) -V 126: Pos(0.187804, 17.696331, 7.07248) Norm(-0.048701, -0.974757, 0.217891) UV(0.953333, 0.674955) -V 127: Pos(0.088424, 19.712933, 4.584272) Norm(0.984972, -0.097359, 0.142659) UV(0.948722, 0.559518) -V 128: Pos(0.140301, 19.46792, 4.456376) Norm(0.879285, 0.3337, 0.339857) UV(0.951129, 0.553584) -V 129: Pos(-1.659411, 19.929472, 4.224456) Norm(0.90342, 0.428698, -0.007081) UV(0.952862, 0.540238) -V 130: Pos(-1.781903, 20.104193, 4.167794) Norm(0.641045, 0.762037, -0.091437) UV(0.951003, 0.546217) -V 131: Pos(-1.80044, 20.100405, 4.182116) Norm(-0.426475, 0.43123, 0.795085) UV(0.951774, 0.546982) -V 132: Pos(-1.677106, 19.915861, 4.246627) Norm(0.156054, -0.166244, 0.973658) UV(0.953989, 0.540917) -V 133: Pos(0.346247, 17.821255, 7.062217) Norm(0.918523, -0.355036, 0.173969) UV(0.960684, 0.674479) -V 134: Pos(0.10907, 20.016159, 4.758447) Norm(0.023066, -0.50014, 0.865637) UV(0.94968, 0.567599) -V 135: Pos(1.374539, 15.701906, 5.709589) Norm(0.909718, 0.384936, -0.155681) UV(0.949122, 0.546315) -V 136: Pos(1.505908, 15.120334, 5.930075) Norm(0.858253, -0.064806, -0.50912) UV(0.946371, 0.5579) -V 137: Pos(1.392033, 15.090084, 5.920015) Norm(-0.850831, -0.385741, -0.356778) UV(0.942905, 0.553886) -V 138: Pos(1.251882, 15.631743, 5.712493) Norm(-0.773726, -0.609137, -0.174067) UV(0.944945, 0.542449) -V 139: Pos(1.900745, 16.853992, 7.797567) Norm(0.289986, -0.83348, -0.47034) UV(0.950704, 0.620856) -V 140: Pos(-0.617296, 17.611109, 0.067897) Norm(-0.913347, -0.294635, 0.281047) UV(0.915981, 0.349987) -V 141: Pos(-0.0, 17.266489, 0.06852) Norm(-0.24206, -0.969492, 0.038615) UV(0.94462, 0.350016) -V 142: Pos(2.706608, 16.927301, 7.906611) Norm(0.413355, 0.12437, -0.902037) UV(0.950983, 0.658582) -V 143: Pos(2.710345, 16.943197, 7.905392) Norm(-0.51693, 0.766206, -0.381723) UV(0.951063, 0.658746) -V 144: Pos(2.741237, 16.953455, 7.898509) Norm(0.348279, 0.718565, -0.601969) UV(0.951582, 0.660119) -V 145: Pos(0.585762, 17.586765, 5.905357) Norm(0.782595, 0.448015, -0.432235) UV(0.952442, 0.486552) -V 146: Pos(0.447801, 17.576283, 6.040758) Norm(-0.484065, 0.341549, 0.805621) UV(0.943528, 0.487534) -V 147: Pos(0.729528, 17.41058, 6.362445) Norm(-0.543961, 0.495098, 0.677484) UV(0.944576, 0.507344) -V 148: Pos(0.232623, 19.037613, 8.146915) Norm(0.821355, -0.311478, -0.477867) UV(0.953376, 0.61398) -V 149: Pos(0.395181, 19.141655, 8.300582) Norm(0.567301, -0.632457, -0.527417) UV(0.951144, 0.624114) -V 150: Pos(0.380864, 19.143459, 8.322048) Norm(-0.670575, -0.497036, 0.550713) UV(0.949948, 0.624057) -V 151: Pos(0.213842, 19.038004, 8.173367) Norm(-0.219801, -0.267472, 0.938161) UV(0.951876, 0.613864) -V 152: Pos(1.431811, 15.13045, 5.989837) Norm(-0.133699, 0.351021, 0.926773) UV(0.941973, 0.557496) -V 153: Pos(1.290769, 15.708001, 5.784184) Norm(-0.227595, 0.489425, 0.841822) UV(0.943923, 0.546092) -V 154: Pos(-0.157816, 18.68755, 5.539323) Norm(0.869303, 0.435507, -0.233765) UV(0.950816, 0.565142) -V 155: Pos(0.135046, 18.029293, 5.336358) Norm(0.127895, 0.991731, -0.010635) UV(0.948551, 0.548767) -V 156: Pos(-0.067189, 17.945847, 5.337341) Norm(-0.342424, -0.039083, -0.938732) UV(0.944354, 0.557158) -V 157: Pos(-0.334825, 18.613552, 5.542437) Norm(-0.922306, -0.320082, -0.216562) UV(0.947236, 0.572534) -V 158: Pos(0.146325, 17.924194, 7.509058) Norm(0.617524, -0.539003, 0.572835) UV(0.951409, 0.695209) -V 159: Pos(0.053694, 17.926441, 7.502672) Norm(-0.172339, -0.862172, 0.476402) UV(0.947111, 0.694913) -V 160: Pos(1.392501, 16.813026, 4.295827) Norm(0.922244, -0.020837, 0.386046) UV(0.940839, 0.587579) -V 161: Pos(1.374877, 16.789291, 4.282291) Norm(-0.581329, -0.629488, -0.515559) UV(0.941864, 0.587471) -V 162: Pos(1.472893, 16.766069, 4.178249) Norm(-0.104514, -0.951316, -0.289957) UV(0.941892, 0.594102) -V 163: Pos(1.484285, 16.784889, 4.193408) Norm(0.624597, 0.133289, 0.769488) UV(0.941025, 0.593956) -V 164: Pos(1.696728, 16.781036, 7.751219) Norm(-0.907388, 0.099853, -0.40826) UV(0.951494, 0.611181) -V 165: Pos(1.70678, 16.756655, 7.752403) Norm(0.251851, -0.967554, 0.020231) UV(0.951505, 0.611651) -V 166: Pos(-1.496699, 18.302671, 4.704937) Norm(0.189185, -0.864028, 0.466545) UV(0.957379, 0.58882) -V 167: Pos(-1.668798, 18.339153, 4.798234) Norm(0.007724, -0.806585, 0.591068) UV(0.958469, 0.597837) -V 168: Pos(-1.692754, 18.361902, 4.733208) Norm(-0.514768, -0.333915, -0.789629) UV(0.955255, 0.597761) -V 169: Pos(-1.534991, 18.329834, 4.640823) Norm(-0.547059, -0.271897, -0.791706) UV(0.95396, 0.589379) -V 170: Pos(-1.16808, 18.664162, 4.249) Norm(0.776124, 0.630181, -0.022455) UV(0.950994, 0.517491) -V 171: Pos(-1.092951, 18.449059, 4.27274) Norm(-0.636002, -0.765148, 0.10025) UV(0.951628, 0.513892) -V 172: Pos(-1.239509, 18.60873, 4.250138) Norm(-0.800817, -0.598909, -0.000707) UV(0.951482, 0.52077) -V 173: Pos(1.036971, 15.978839, 3.999331) Norm(-0.9718, -0.202814, 0.120298) UV(0.958646, 0.585913) -V 174: Pos(1.078314, 15.971987, 4.031867) Norm(0.178059, -0.32656, 0.928253) UV(0.956275, 0.585334) -V 175: Pos(1.506917, 19.116116, 5.159336) Norm(-0.309418, -0.470415, 0.82642) UV(0.942622, 0.554285) -V 176: Pos(1.35315, 18.90015, 4.894069) Norm(-0.475783, -0.598727, 0.644327) UV(0.947845, 0.541054) -V 177: Pos(-0.415482, 19.5476, 5.766229) Norm(-0.447344, -0.391069, 0.804331) UV(0.925344, 0.614353) -V 178: Pos(-0.396712, 19.577057, 5.698936) Norm(0.531426, 0.337884, -0.776802) UV(0.926215, 0.611231) -V 179: Pos(-0.515396, 19.419531, 5.644115) Norm(0.756582, 0.598839, -0.262632) UV(0.920709, 0.608688) -V 180: Pos(-0.527187, 19.410313, 5.719977) Norm(0.672891, 0.191964, 0.7144) UV(0.920162, 0.612207) -V 181: Pos(0.452075, 14.799328, 6.268451) Norm(0.161047, 0.941914, 0.294724) UV(0.947354, 0.629316) -V 182: Pos(0.306383, 14.758035, 6.361255) Norm(-0.652661, 0.347188, -0.673419) UV(0.946724, 0.637305) -V 183: Pos(0.324801, 14.755264, 6.386703) Norm(0.403771, 0.382687, 0.830975) UV(0.948181, 0.637333) -V 184: Pos(0.477636, 14.797347, 6.298232) Norm(0.47101, -0.691912, 0.547181) UV(0.949171, 0.6292) -V 185: Pos(-0.366163, 19.816479, 5.814088) Norm(-0.282499, 0.005725, -0.95925) UV(0.927632, 0.616574) -V 186: Pos(-0.369169, 19.545616, 5.738846) Norm(0.933696, -0.276788, 0.227157) UV(0.927493, 0.613083) -V 187: Pos(-0.922731, 20.241676, 5.822801) Norm(-0.954313, -0.192427, -0.228601) UV(0.946523, 0.602743) -V 188: Pos(-0.843722, 20.259199, 5.817039) Norm(0.921055, 0.325797, -0.213341) UV(0.94794, 0.599352) -V 189: Pos(-0.705766, 19.804701, 5.833106) Norm(0.823332, 0.540387, -0.173509) UV(0.951496, 0.593978) -V 190: Pos(-0.81126, 19.746946, 5.833608) Norm(-0.939951, -0.279944, -0.195255) UV(0.949306, 0.598355) -V 191: Pos(-0.885604, 20.240234, 5.875108) Norm(0.055661, -0.090093, 0.994377) UV(0.949466, 0.602302) -V 192: Pos(-0.754907, 19.748747, 5.916838) Norm(0.102485, -0.243457, 0.964482) UV(0.953932, 0.597767) -V 193: Pos(0.963185, 15.187917, 6.020446) Norm(0.009518, 0.083302, 0.996479) UV(0.952436, 0.603454) -V 194: Pos(0.977172, 15.166011, 5.975842) Norm(0.546733, -0.695059, -0.466878) UV(0.951174, 0.60169) -V 195: Pos(1.122142, 15.336452, 5.896457) Norm(0.126866, -0.519864, -0.844776) UV(0.952281, 0.594103) -V 196: Pos(1.111307, 15.364531, 5.941447) Norm(0.0963, 0.290539, 0.952005) UV(0.953645, 0.59576) -V 197: Pos(1.311815, 16.913942, 6.793423) Norm(0.509485, 0.853589, 0.108678) UV(0.953451, 0.53976) -V 198: Pos(1.229178, 16.81592, 6.797449) Norm(-0.242602, -0.853754, -0.460705) UV(0.950321, 0.537537) -V 199: Pos(0.856475, 17.277605, 6.536684) Norm(-0.378892, 0.514388, 0.769315) UV(0.944208, 0.517339) -V 200: Pos(2.54411, 16.890335, 7.965564) Norm(-0.249344, -0.033442, 0.967838) UV(0.947209, 0.651506) -V 201: Pos(2.393928, 16.881098, 7.892326) Norm(-0.086775, -0.261555, 0.96128) UV(0.949587, 0.644128) -V 202: Pos(2.3979, 16.875425, 7.881094) Norm(0.085805, -0.862415, -0.498877) UV(0.950129, 0.644237) -V 203: Pos(2.547342, 16.885408, 7.956618) Norm(0.271325, -0.843833, -0.462957) UV(0.947641, 0.651595) -V 204: Pos(-1.099669, 20.702709, 6.04674) Norm(0.093013, -0.265178, 0.959703) UV(0.952086, 0.614759) -V 205: Pos(-1.122885, 20.703602, 6.005524) Norm(-0.92526, -0.253248, -0.282419) UV(0.949893, 0.614857) -V 206: Pos(0.825155, 16.507858, 4.624354) Norm(0.61517, 0.753506, -0.231935) UV(0.949422, 0.558399) -V 207: Pos(0.938738, 16.587898, 4.595056) Norm(0.269925, -0.83628, -0.477259) UV(0.946538, 0.563014) -V 208: Pos(0.939176, 16.613758, 4.635437) Norm(-0.205014, -0.110846, 0.972462) UV(0.945233, 0.56167) -V 209: Pos(0.810873, 16.547825, 4.681172) Norm(0.862262, 0.489573, 0.129698) UV(0.948086, 0.556032) -V 210: Pos(2.297123, 19.692719, 5.558237) Norm(-0.340711, 0.925534, -0.165238) UV(0.950861, 0.594517) -V 211: Pos(2.318943, 19.672478, 5.568555) Norm(0.637302, -0.639095, -0.430585) UV(0.951114, 0.595608) -V 212: Pos(2.062038, 19.470566, 5.366293) Norm(0.706161, -0.615319, -0.350312) UV(0.951075, 0.580439) -V 213: Pos(2.036422, 19.505791, 5.359151) Norm(-0.454516, 0.878709, -0.145894) UV(0.950598, 0.579301) -V 214: Pos(1.112505, 18.683079, 4.561265) Norm(-0.341896, 0.918023, -0.200851) UV(0.953024, 0.522718) -V 215: Pos(1.156702, 18.582043, 4.562998) Norm(0.464582, -0.795113, -0.389818) UV(0.954233, 0.524376) -V 216: Pos(0.797976, 18.409164, 4.436968) Norm(0.443177, -0.791708, -0.420468) UV(0.94849, 0.507697) -V 217: Pos(0.713365, 18.514355, 4.429089) Norm(-0.579025, 0.788096, -0.20889) UV(0.946341, 0.504392) -V 218: Pos(0.944457, 15.205332, 5.972596) Norm(-0.582981, 0.641918, -0.498071) UV(0.95014, 0.602812) -V 219: Pos(1.075404, 15.366442, 5.901101) Norm(-0.867917, 0.384019, -0.315039) UV(0.951148, 0.595964) -V 220: Pos(-0.165717, 18.809456, 8.399132) Norm(-0.77172, -0.489401, 0.406121) UV(0.936932, 0.736503) -V 221: Pos(-0.153643, 18.622906, 8.29641) Norm(-0.586067, -0.607115, 0.536598) UV(0.937492, 0.731737) -V 222: Pos(-0.095291, 18.637815, 8.292243) Norm(0.928181, -0.169396, 0.331339) UV(0.940199, 0.731544) -V 223: Pos(-1.182348, 18.29814, 4.465377) Norm(0.182233, -0.775418, 0.604581) UV(0.952405, 0.571172) -V 224: Pos(1.956541, 17.013569, 3.950087) Norm(0.16714, -0.846849, -0.504888) UV(0.932917, 0.617231) -V 225: Pos(1.876392, 17.031366, 4.03385) Norm(-0.065578, -0.989137, -0.131561) UV(0.932936, 0.611853) -V 226: Pos(1.875869, 17.045277, 4.030294) Norm(0.079827, 0.669133, -0.738843) UV(0.933067, 0.611956) -V 227: Pos(1.956218, 17.025349, 3.947164) Norm(0.133253, 0.499891, -0.855776) UV(0.933021, 0.617319) -V 228: Pos(2.610413, 16.899426, 7.959949) Norm(0.016092, 0.107269, 0.9941) UV(0.947902, 0.654514) -V 229: Pos(2.60832, 16.904215, 7.951662) Norm(-0.193061, 0.57403, -0.795749) UV(0.948269, 0.654364) -V 230: Pos(2.545446, 16.896435, 7.956509) Norm(-0.027527, 0.886484, -0.461939) UV(0.947634, 0.651508) -V 231: Pos(-0.12482, 14.486658, 6.606379) Norm(-0.794276, 0.398457, -0.458648) UV(0.943766, 0.660125) -V 232: Pos(-0.217196, 14.415077, 6.632871) Norm(-0.967851, -0.077329, -0.239344) UV(0.942168, 0.664288) -V 233: Pos(-0.209769, 14.411411, 6.646764) Norm(-0.210399, -0.339672, 0.916709) UV(0.942891, 0.6644) -V 234: Pos(-0.115714, 14.481934, 6.623354) Norm(0.02939, -0.039408, 0.998791) UV(0.944649, 0.660262) -V 235: Pos(-0.468904, 19.353882, 5.703168) Norm(0.071317, -0.204119, 0.976345) UV(0.95108, 0.581451) -V 236: Pos(-0.414295, 19.409599, 5.61237) Norm(0.77185, 0.602852, -0.202033) UV(0.948466, 0.577289) -V 237: Pos(0.601144, 18.290621, 4.420164) Norm(-0.189562, -0.378727, 0.905888) UV(0.943434, 0.500053) -V 238: Pos(0.731208, 18.419226, 4.518774) Norm(-0.503858, -0.457033, 0.732972) UV(0.943592, 0.507623) -V 239: Pos(0.571433, 18.385311, 4.318363) Norm(-0.576836, 0.77983, -0.243157) UV(0.946283, 0.496041) -V 240: Pos(1.9406, 17.687559, 6.49544) Norm(-0.230098, 0.898197, 0.374563) UV(0.954807, 0.648933) -V 241: Pos(2.145432, 17.642916, 6.611032) Norm(-0.458803, 0.140613, 0.877341) UV(0.951192, 0.659229) -V 242: Pos(2.168309, 17.664316, 6.594468) Norm(0.463585, 0.798063, 0.384947) UV(0.952135, 0.660139) -V 243: Pos(1.952272, 17.717096, 6.465853) Norm(0.08143, 0.995211, 0.05407) UV(0.956254, 0.649226) -V 244: Pos(1.202676, 16.904703, 6.882461) Norm(-0.835149, -0.17943, 0.519934) UV(0.946917, 0.539877) -V 245: Pos(-1.346829, 18.922283, 4.169729) Norm(-0.252077, 0.410336, 0.876403) UV(0.948439, 0.526196) -V 246: Pos(-1.471486, 19.238321, 4.105093) Norm(-0.749893, -0.227091, 0.621362) UV(0.946226, 0.532323) -V 247: Pos(-1.500292, 19.230318, 4.071991) Norm(-0.678823, -0.405047, -0.612483) UV(0.944879, 0.53385) -V 248: Pos(-1.372937, 18.887749, 4.133367) Norm(-0.939778, -0.339834, -0.036464) UV(0.946925, 0.527618) -V 249: Pos(0.093551, 17.928625, 7.396729) Norm(-0.800875, 0.59846, 0.021083) UV(0.94896, 0.689998) -V 250: Pos(0.189954, 18.106136, 7.492292) Norm(0.749772, 0.507603, -0.424478) UV(0.953433, 0.694431) -V 251: Pos(0.235184, 17.981907, 7.393847) Norm(0.252335, 0.967465, 0.018389) UV(0.955531, 0.689864) -V 252: Pos(2.488165, 19.742516, 5.620799) Norm(0.352497, 0.525818, -0.77412) UV(0.954085, 0.603268) -V 253: Pos(2.480794, 19.703201, 5.6433) Norm(-0.111121, -0.456537, 0.882738) UV(0.953055, 0.603648) -V 254: Pos(2.488864, 19.714743, 5.623717) Norm(0.631942, -0.601833, -0.48831) UV(0.953999, 0.603378) -V 255: Pos(0.190646, 18.099285, 7.593825) Norm(0.897619, 0.115329, 0.425417) UV(0.953465, 0.699142) -V 256: Pos(0.22995, 17.977627, 7.520501) Norm(0.20957, 0.977562, 0.021297) UV(0.955288, 0.69574) -V 257: Pos(0.029442, 18.565741, 7.906743) Norm(0.619061, 0.765533, -0.17528) UV(0.945986, 0.713659) -V 258: Pos(-0.104774, 18.66124, 8.267449) Norm(0.734744, 0.549307, -0.398012) UV(0.939759, 0.730394) -V 259: Pos(0.048977, 18.524469, 7.939709) Norm(0.923654, 0.01362, 0.382984) UV(0.946892, 0.715189) -V 260: Pos(-0.776083, 18.253244, 4.281578) Norm(0.001315, 0.995376, -0.096042) UV(0.950102, 0.499265) -V 261: Pos(-0.858172, 18.251343, 4.35568) Norm(0.044494, 0.998917, 0.013621) UV(0.954011, 0.502588) -V 262: Pos(0.089206, 18.323772, 7.79386) Norm(0.933106, -0.075068, 0.35168) UV(0.948759, 0.708422) -V 263: Pos(-0.036793, 18.485657, 7.928089) Norm(-0.647189, -0.719827, 0.250991) UV(0.942913, 0.714649) -V 264: Pos(-0.02065, 18.293003, 7.804537) Norm(-0.719668, -0.48128, 0.500447) UV(0.943662, 0.708917) -V 265: Pos(1.763202, 16.566559, 7.946197) Norm(-0.67498, 0.39726, 0.621761) UV(0.936851, 0.594744) -V 266: Pos(2.026428, 16.403376, 8.329374) Norm(-0.539178, 0.448705, 0.712706) UV(0.935461, 0.616267) -V 267: Pos(2.07862, 16.403576, 8.29387) Norm(0.769957, 0.464685, -0.437303) UV(0.938382, 0.616469) -V 268: Pos(1.82657, 16.567501, 7.910111) Norm(0.926263, 0.246239, -0.285311) UV(0.940197, 0.595246) -V 269: Pos(2.462474, 17.577204, 6.743892) Norm(-0.322554, 0.009769, 0.946501) UV(0.947701, 0.67479) -V 270: Pos(2.471891, 17.596668, 6.7263) Norm(-0.079093, 0.993318, 0.084047) UV(0.948581, 0.675077) -V 271: Pos(0.587178, 14.812347, 6.131709) Norm(-0.770532, 0.439137, -0.461994) UV(0.94606, 0.620492) -V 272: Pos(0.610961, 14.778771, 6.134539) Norm(0.259219, -0.927192, -0.270407) UV(0.946829, 0.61969) -V 273: Pos(-1.4454, 19.256281, 4.071926) Norm(0.981692, -0.187196, 0.035189) UV(0.944542, 0.531326) -V 274: Pos(-1.302278, 18.926773, 4.135737) Norm(0.86284, 0.504907, -0.023985) UV(0.946603, 0.524354) -V 275: Pos(0.271035, 19.036051, 4.545543) Norm(-0.025428, 0.08374, 0.996163) UV(0.957194, 0.557721) -V 276: Pos(0.547698, 18.687365, 4.445623) Norm(0.833414, 0.399787, 0.381564) UV(0.97003, 0.553086) -V 277: Pos(0.322123, 19.049276, 4.512331) Norm(0.894042, 0.327103, 0.306092) UV(0.959564, 0.55618) -V 278: Pos(0.006829, 20.195837, 5.896979) Norm(0.421468, 0.464296, -0.778969) UV(0.944937, 0.620419) -V 279: Pos(0.012687, 20.163696, 5.9176) Norm(0.517455, -0.849341, -0.104212) UV(0.945209, 0.621376) -V 280: Pos(-0.096292, 20.078209, 5.806598) Norm(0.312148, 0.330362, -0.890744) UV(0.940153, 0.616226) -V 281: Pos(-1.650074, 18.407061, 4.795782) Norm(0.416613, 0.710403, 0.567239) UV(0.958682, 0.596987) -V 282: Pos(-1.483968, 18.381702, 4.711716) Norm(0.418518, 0.704503, 0.573165) UV(0.957889, 0.588387) -V 283: Pos(2.040564, 19.461706, 5.399352) Norm(-0.258028, -0.547385, 0.79611) UV(0.949254, 0.580609) -V 284: Pos(1.637345, 19.366018, 5.209093) Norm(-0.744639, 0.573841, -0.34091) UV(0.944567, 0.560463) -V 285: Pos(1.64688, 19.313543, 5.26171) Norm(-0.12539, -0.386784, 0.913606) UV(0.942927, 0.562324) -V 286: Pos(1.64287, 14.618614, 6.222564) Norm(-0.821974, -0.529722, -0.209174) UV(0.94148, 0.572063) -V 287: Pos(1.670859, 14.657915, 6.269095) Norm(-0.154929, 0.392623, 0.906556) UV(0.940908, 0.574517) -V 288: Pos(0.05881, 18.04583, 7.589082) Norm(-0.761049, -0.453691, 0.463647) UV(0.947348, 0.698922) -V 289: Pos(0.09192, 17.927862, 7.52172) Norm(-0.907761, 0.39316, 0.146272) UV(0.948885, 0.695797) -V 290: Pos(-0.054484, 18.524647, 7.897257) Norm(-0.945821, 0.018249, -0.324176) UV(0.942092, 0.713219) -V 291: Pos(2.677562, 16.900862, 7.922851) Norm(0.593031, -0.800995, 0.081982) UV(0.950046, 0.657355) -V 292: Pos(2.607732, 16.894266, 7.951456) Norm(-0.13863, -0.880638, -0.453055) UV(0.948274, 0.654335) -V 293: Pos(2.672902, 16.908224, 7.922798) Norm(-0.65081, 0.571734, -0.499567) UV(0.950018, 0.65714) -V 294: Pos(-0.163208, 18.645649, 8.272273) Norm(-0.970607, -0.206225, 0.124074) UV(0.937048, 0.730617) -V 295: Pos(-0.175659, 18.827993, 8.379031) Norm(-0.569938, -0.443347, -0.69182) UV(0.936471, 0.73557) -V 296: Pos(1.694672, 16.766808, 7.773613) Norm(-0.613575, -0.386984, 0.688308) UV(0.950452, 0.611234) -V 297: Pos(-0.36284, 18.062435, 4.152843) Norm(0.833184, 0.08186, -0.546903) UV(0.9529, 0.530484) -V 298: Pos(-0.569307, 17.891495, 4.238225) Norm(0.311271, 0.11423, 0.943431) UV(0.953062, 0.540848) -V 299: Pos(-0.557967, 17.842369, 4.183041) Norm(0.583302, -0.778845, 0.230563) UV(0.950874, 0.539418) -V 300: Pos(-0.252005, 18.013979, 4.057696) Norm(-0.207517, -0.888515, 0.40924) UV(0.950685, 0.524079) -V 301: Pos(0.34221, 17.808374, 5.653296) Norm(0.945639, 0.236785, -0.222933) UV(0.950789, 0.470376) -V 302: Pos(0.295612, 17.850113, 5.762718) Norm(0.54157, 0.508247, -0.669617) UV(0.945952, 0.473029) -V 303: Pos(0.242294, 17.755623, 5.83812) Norm(0.702584, -0.7116, 0.001158) UV(0.941845, 0.47425) -V 304: Pos(-1.206393, 18.640448, 4.2882) Norm(-0.074451, 0.114274, 0.990656) UV(0.953031, 0.519015) -V 305: Pos(1.962268, 17.021839, 3.957033) Norm(0.956807, 0.092673, 0.275557) UV(0.932502, 0.617181) -V 306: Pos(1.881497, 17.041061, 4.042495) Norm(0.014604, 0.250277, 0.968064) UV(0.932488, 0.611725) -V 307: Pos(1.676634, 16.966602, 4.051802) Norm(0.206401, 0.105793, 0.972731) UV(0.939081, 0.604866) -V 308: Pos(1.677309, 16.95569, 4.034425) Norm(0.441748, -0.661575, -0.605952) UV(0.939613, 0.605472) -V 309: Pos(1.969651, 17.687759, 6.43301) Norm(0.422154, 0.034815, -0.905856) UV(0.957895, 0.649753) -V 310: Pos(0.997513, 15.690933, 3.937453) Norm(-0.615284, 0.669543, 0.416098) UV(0.961502, 0.587767) -V 311: Pos(1.055187, 15.690123, 3.919441) Norm(0.711759, 0.158569, -0.684292) UV(0.959412, 0.589636) -V 312: Pos(1.097261, 15.357115, 3.765498) Norm(0.854593, 0.476739, -0.205889) UV(0.960595, 0.596945) -V 313: Pos(1.054505, 15.341883, 3.766364) Norm(-0.94036, -0.340126, 0.006113) UV(0.962383, 0.596087) -V 314: Pos(-2.357615, 17.482958, 4.620495) Norm(-0.586836, 0.738034, 0.333062) UV(0.939051, 0.624524) -V 315: Pos(-2.077423, 17.587351, 4.685527) Norm(-0.142895, 0.950473, 0.276012) UV(0.946636, 0.613544) -V 316: Pos(-2.0682, 17.541214, 4.686505) Norm(0.214686, -0.928571, 0.302763) UV(0.946836, 0.613163) -V 317: Pos(-2.337492, 17.451559, 4.619073) Norm(0.4397, -0.853935, 0.278314) UV(0.939333, 0.623631) -V 318: Pos(-2.311555, 18.621084, 5.087658) Norm(0.417411, 0.729499, 0.541848) UV(0.959992, 0.630505) -V 319: Pos(-1.979399, 18.546396, 4.922821) Norm(0.491502, 0.713909, 0.498758) UV(0.958546, 0.613363) -V 320: Pos(-2.012442, 18.514557, 4.878226) Norm(-0.510237, -0.285825, -0.811149) UV(0.956059, 0.614028) -V 321: Pos(-2.337119, 18.59285, 5.050067) Norm(-0.505653, -0.411765, -0.758133) UV(0.957934, 0.630967) -V 322: Pos(0.660517, 19.406237, 8.433237) Norm(0.057114, -0.032238, 0.997847) UV(0.9522, 0.637836) -V 323: Pos(0.653217, 19.406492, 8.420328) Norm(-0.741553, 0.193492, -0.642386) UV(0.952539, 0.637238) -V 324: Pos(0.569099, 19.321194, 8.456617) Norm(-0.617365, 0.671828, -0.409276) UV(0.949087, 0.634758) -V 325: Pos(0.573477, 19.312561, 8.470525) Norm(-0.116677, -0.147038, 0.982225) UV(0.948638, 0.635264) -V 326: Pos(-1.027153, 18.260506, 4.400962) Norm(-0.075885, -0.79802, 0.597834) UV(0.952273, 0.563377) -V 327: Pos(-0.691904, 18.107182, 4.286961) Norm(0.178652, -0.518274, 0.836347) UV(0.953073, 0.546969) -V 328: Pos(-0.656179, 18.210238, 4.28698) Norm(0.470046, 0.668681, 0.576127) UV(0.953683, 0.545428) -V 329: Pos(0.166406, 20.230581, 6.038023) Norm(-0.087721, 0.950784, -0.297177) UV(0.95234, 0.626963) -V 330: Pos(0.396491, 20.413086, 6.235573) Norm(0.680878, 0.66819, -0.299878) UV(0.963015, 0.636128) -V 331: Pos(0.405011, 20.396345, 6.250902) Norm(0.711195, -0.170636, -0.681972) UV(0.96341, 0.636839) -V 332: Pos(0.166958, 20.203869, 6.053272) Norm(0.901779, -0.364052, 0.232939) UV(0.952366, 0.62767) -V 333: Pos(2.661134, 17.614363, 6.826769) Norm(-0.162533, 0.099547, 0.981669) UV(0.945531, 0.684538) -V 334: Pos(2.870101, 17.612854, 6.771149) Norm(0.003811, 0.110077, 0.993916) UV(0.94977, 0.69363) -V 335: Pos(2.860331, 17.61865, 6.756201) Norm(-0.342654, 0.920597, -0.187322) UV(0.950373, 0.693062) -V 336: Pos(2.663463, 17.629465, 6.80845) Norm(-0.219663, 0.921523, 0.320224) UV(0.946386, 0.684495) -V 337: Pos(-0.727929, 18.137392, 4.186928) Norm(-0.467593, -0.240315, -0.85065) UV(0.948143, 0.546817) -V 338: Pos(-0.066735, 17.94928, 4.062103) Norm(-0.966197, -0.204846, 0.156531) UV(0.954035, 0.516161) -V 339: Pos(-0.078317, 17.982515, 3.86633) Norm(-0.961393, -0.220602, 0.164494) UV(0.945391, 0.513321) -V 340: Pos(0.536887, 16.786449, 4.840055) Norm(-0.32454, -0.480502, -0.814734) UV(0.963604, 0.540802) -V 341: Pos(0.684151, 16.867582, 4.836493) Norm(0.653376, -0.182716, -0.734653) UV(0.957454, 0.543783) -V 342: Pos(0.803855, 16.62179, 4.693766) Norm(0.474274, 0.794588, 0.379071) UV(0.955142, 0.55211) -V 343: Pos(0.709607, 16.559065, 4.674625) Norm(-0.806197, -0.54668, -0.226245) UV(0.95949, 0.551107) -V 344: Pos(1.13123, 18.611071, 4.64592) Norm(-0.033494, -0.198774, 0.979473) UV(0.950483, 0.525836) -V 345: Pos(-2.487793, 18.640736, 5.15395) Norm(-0.277725, -0.910415, 0.306614) UV(0.959846, 0.639239) -V 346: Pos(-2.514295, 18.652397, 5.163391) Norm(-0.733734, -0.473279, 0.487484) UV(0.959801, 0.640544) -V 347: Pos(2.677669, 16.906044, 7.929335) Norm(0.112172, 0.069633, 0.991246) UV(0.949749, 0.657402) -V 348: Pos(-0.013876, 20.172289, 5.937671) Norm(-0.60066, -0.797978, -0.049392) UV(0.943976, 0.622307) -V 349: Pos(0.476387, 17.44726, 5.91677) Norm(-0.287698, -0.889341, -0.35539) UV(0.948126, 0.483832) -V 350: Pos(0.215971, 17.66523, 5.656003) Norm(-0.195366, -0.975822, -0.097994) UV(0.946108, 0.466854) -V 351: Pos(2.238642, 16.943771, 7.807411) Norm(0.374096, 0.856273, -0.356158) UV(0.952468, 0.636439) -V 352: Pos(2.329096, 16.892164, 7.881911) Norm(-0.237799, -0.05772, 0.969598) UV(0.94964, 0.641082) -V 353: Pos(2.335361, 16.898527, 7.869918) Norm(0.404566, 0.836817, -0.368868) UV(0.950232, 0.641291) -V 354: Pos(-1.995723, 18.498405, 4.926875) Norm(-0.108107, -0.814438, 0.57009) UV(0.958443, 0.614136) -V 355: Pos(-2.323428, 18.578146, 5.088027) Norm(0.065914, -0.756564, 0.65059) UV(0.959806, 0.631023) -V 356: Pos(1.749118, 17.679724, 6.405638) Norm(-0.32762, 0.940199, -0.093224) UV(0.957352, 0.639457) -V 357: Pos(1.439669, 17.61022, 6.473593) Norm(-0.155669, 0.987792, -0.005796) UV(0.951733, 0.625875) -V 358: Pos(-0.095501, 18.876049, 7.469788) Norm(0.89773, 0.015233, -0.440283) UV(0.940189, 0.693387) -V 359: Pos(-0.116486, 18.949093, 7.401772) Norm(0.909089, 0.050818, -0.41349) UV(0.939216, 0.690232) -V 360: Pos(-0.131514, 18.958618, 7.417405) Norm(-0.249715, 0.662441, 0.706268) UV(0.938519, 0.690957) -V 361: Pos(-0.11149, 18.881397, 7.49104) Norm(-0.103568, 0.361505, 0.9266) UV(0.939448, 0.694373) -V 362: Pos(0.206758, 14.705873, 6.502053) Norm(0.560526, 0.223561, 0.797391) UV(0.949159, 0.644927) -V 363: Pos(0.321125, 14.730302, 6.366862) Norm(0.200238, -0.947799, -0.248155) UV(0.947343, 0.636915) -V 364: Pos(1.796272, 16.685648, 7.844537) Norm(0.932482, 0.341071, -0.118941) UV(0.940972, 0.591986) -V 365: Pos(1.722504, 16.690624, 7.898028) Norm(-0.434425, 0.328552, 0.838647) UV(0.936748, 0.591821) -V 366: Pos(0.557292, 16.716105, 4.852768) Norm(-0.635941, -0.493757, -0.593113) UV(0.9496, 0.491384) -V 367: Pos(0.69304, 16.079243, 4.994262) Norm(-0.787871, -0.594704, -0.159955) UV(0.949547, 0.500481) -V 368: Pos(1.143684, 17.462683, 6.484751) Norm(-0.169153, -0.035841, 0.984938) UV(0.948817, 0.612447) -V 369: Pos(1.162901, 17.462431, 6.392877) Norm(0.21871, 0.026177, -0.975439) UV(0.95317, 0.612577) -V 370: Pos(0.285527, 19.204536, 4.474732) Norm(0.878653, 0.381112, 0.287616) UV(0.957867, 0.554436) -V 371: Pos(0.213173, 19.17004, 4.418068) Norm(-0.453641, -0.426328, -0.782595) UV(0.95451, 0.551807) -V 372: Pos(0.207415, 19.05587, 8.146832) Norm(-0.597204, 0.673365, -0.435807) UV(0.952778, 0.612975) -V 373: Pos(0.383924, 19.163288, 8.305788) Norm(-0.044145, 0.805304, -0.591217) UV(0.950668, 0.623791) -V 374: Pos(2.302714, 19.660927, 5.590391) Norm(-0.137668, -0.445853, 0.884456) UV(0.949852, 0.595646) -V 375: Pos(2.399776, 16.888992, 7.882525) Norm(0.42679, 0.38682, -0.817447) UV(0.950076, 0.644332) -V 376: Pos(1.748268, 14.370283, 6.341042) Norm(-0.751874, -0.628533, -0.199078) UV(0.94116, 0.579413) -V 377: Pos(1.808408, 14.393463, 6.343) Norm(0.90414, -0.396838, 0.158275) UV(0.943099, 0.581422) -V 378: Pos(1.786493, 14.35021, 6.384082) Norm(0.064264, -0.198065, 0.97808) UV(0.941042, 0.582081) -V 379: Pos(2.331581, 16.884989, 7.868361) Norm(-0.154163, -0.886591, -0.436107) UV(0.950279, 0.641107) -V 380: Pos(-1.513688, 19.295109, 4.678852) Norm(-0.846289, 0.268641, 0.46003) UV(0.937482, 0.543315) -V 381: Pos(-1.615195, 19.279776, 4.439879) Norm(-0.956635, -0.177742, 0.230774) UV(0.942229, 0.532244) -V 382: Pos(-1.501883, 19.27763, 4.668941) Norm(-0.260762, -0.959679, -0.10497) UV(0.938193, 0.543392) -V 383: Pos(1.231488, 15.892689, 5.480708) Norm(0.859547, 0.394115, -0.325349) UV(0.951755, 0.534074) -V 384: Pos(1.112324, 15.79775, 5.503399) Norm(-0.650591, -0.759267, -0.015645) UV(0.947055, 0.530979) -V 385: Pos(0.260169, 17.758263, 4.492037) Norm(-0.010994, 0.195465, -0.980649) UV(0.951365, 0.469774) -V 386: Pos(0.141513, 17.682449, 4.727656) Norm(0.411698, -0.910171, -0.045747) UV(0.939801, 0.473784) -V 387: Pos(2.041137, 16.3659, 8.296463) Norm(-0.235772, -0.906977, -0.349005) UV(0.936941, 0.615489) -V 388: Pos(1.776667, 16.516804, 7.907534) Norm(-0.268467, -0.8424, -0.467212) UV(0.938451, 0.593721) -V 389: Pos(0.862455, 15.121376, 6.017021) Norm(-0.025075, 0.005117, 0.999673) UV(0.949497, 0.60709) -V 390: Pos(-0.287864, 19.078918, 5.634673) Norm(0.940703, 0.318685, -0.116263) UV(0.952038, 0.572523) -V 391: Pos(-0.441799, 19.040274, 5.639954) Norm(-0.91255, -0.339851, -0.227496) UV(0.949031, 0.579005) -V 392: Pos(-1.068308, 20.724361, 6.000894) Norm(0.92245, 0.383626, -0.043781) UV(0.950845, 0.6125) -V 393: Pos(1.663751, 16.97172, 4.036681) Norm(-0.703106, 0.535809, -0.467495) UV(0.939997, 0.604963) -V 394: Pos(1.661066, 16.747847, 7.786491) Norm(0.73859, 0.644647, -0.197271) UV(0.94964, 0.609775) -V 395: Pos(1.640994, 16.768797, 7.754245) Norm(0.400819, 0.887162, 0.228664) UV(0.950989, 0.608642) -V 396: Pos(0.753181, 14.942494, 6.035321) Norm(0.221873, 0.220008, 0.949931) UV(0.947124, 0.61165) -V 397: Pos(-0.386016, 18.805723, 5.472992) Norm(0.542376, 0.246175, -0.80326) UV(0.94708, 0.606579) -V 398: Pos(-0.306117, 18.823381, 5.571607) Norm(-0.3665, 0.006326, -0.930397) UV(0.946342, 0.612421) -V 399: Pos(-0.295589, 18.721687, 5.583666) Norm(-0.868582, -0.219364, -0.444347) UV(0.946276, 0.613161) -V 400: Pos(-0.401769, 18.711346, 5.483249) Norm(-0.102298, -0.993094, -0.057433) UV(0.946231, 0.606381) -V 401: Pos(0.693819, 19.530964, 8.430592) Norm(0.172217, 0.64408, -0.74532) UV(0.9531, 0.639098) -V 402: Pos(0.667768, 19.39999, 8.421809) Norm(0.910712, -0.408689, 0.059804) UV(0.952827, 0.637852) -V 403: Pos(2.168475, 16.250669, 8.467581) Norm(0.868766, 0.026566, -0.49451) UV(0.936677, 0.625381) -V 404: Pos(2.185906, 16.224586, 8.504007) Norm(0.95797, -0.235157, -0.164298) UV(0.936268, 0.627209) -V 405: Pos(2.154495, 16.242275, 8.467649) Norm(-0.375522, -0.856563, -0.353954) UV(0.936166, 0.624982) -V 406: Pos(-2.344778, 17.463482, 4.64491) Norm(-0.204673, -0.174773, 0.963101) UV(0.940324, 0.624386) -V 407: Pos(-2.063863, 17.563902, 4.717609) Norm(0.178186, 0.05636, 0.982382) UV(0.948252, 0.613506) -V 408: Pos(0.541257, 20.522205, 6.247001) Norm(0.848268, -0.505707, 0.157168) UV(0.969731, 0.636658) -V 409: Pos(0.591601, 20.718813, 6.2163) Norm(0.958116, 0.282261, -0.048405) UV(0.972067, 0.635233) -V 410: Pos(0.532193, 20.534014, 6.254767) Norm(0.002399, 0.257528, 0.966268) UV(0.96931, 0.637018) -V 411: Pos(2.985948, 17.709312, 6.717044) Norm(0.09206, 0.23516, 0.967587) UV(0.953183, 0.698482) -V 412: Pos(2.975765, 17.714123, 6.705081) Norm(-0.553276, 0.831552, -0.049066) UV(0.953646, 0.697919) -V 413: Pos(1.387251, 18.732647, 4.628181) Norm(0.79081, -0.610183, -0.047916) UV(0.958499, 0.53464) -V 414: Pos(1.323384, 18.72402, 4.684003) Norm(-0.375662, -0.51127, 0.772969) UV(0.95463, 0.533923) -V 415: Pos(1.300858, 18.797823, 4.611933) Norm(-0.738308, 0.465862, -0.487723) UV(0.956603, 0.531029) -V 416: Pos(-0.526181, 19.350113, 5.614784) Norm(-0.90031, -0.389762, -0.193722) UV(0.946222, 0.58197) -V 417: Pos(-0.36881, 19.05172, 5.740772) Norm(-0.009127, 0.022556, 0.999704) UV(0.954734, 0.578096) -V 418: Pos(-2.475683, 17.398533, 4.595473) Norm(-0.951999, 0.256376, 0.16724) UV(0.935958, 0.629191) -V 419: Pos(-2.463495, 17.383638, 4.617806) Norm(-0.582121, -0.416873, 0.698106) UV(0.937129, 0.629046) -V 420: Pos(0.296833, 17.171041, 4.611065) Norm(-0.796581, -0.567611, -0.208032) UV(0.948739, 0.474922) -V 421: Pos(0.006133, 20.429873, 4.908808) Norm(-0.615283, -0.049989, -0.78672) UV(0.944905, 0.574574) -V 422: Pos(0.047014, 20.436375, 4.937355) Norm(0.93744, 0.19693, 0.287098) UV(0.946801, 0.575899) -V 423: Pos(1.368719, 16.821753, 4.277353) Norm(-0.477533, 0.759715, -0.441357) UV(0.942229, 0.58744) -V 424: Pos(1.283149, 16.806171, 4.368196) Norm(-0.610269, 0.686547, -0.395253) UV(0.942204, 0.58165) -V 425: Pos(1.308054, 16.79632, 4.392199) Norm(0.604379, 0.234837, 0.7613) UV(0.940599, 0.581639) -V 426: Pos(2.860613, 17.600639, 6.741821) Norm(-0.29778, -0.252456, -0.920648) UV(0.951032, 0.692958) -V 427: Pos(2.670034, 17.610399, 6.787845) Norm(0.439923, -0.098014, -0.892671) UV(0.947381, 0.684628) -V 428: Pos(1.671235, 19.316021, 5.216756) Norm(0.631114, -0.717576, -0.294586) UV(0.945264, 0.561916) -V 429: Pos(0.235456, 17.948816, 4.314042) Norm(0.684533, 0.644916, 0.339849) UV(0.936767, 0.483694) -V 430: Pos(0.263194, 17.874607, 4.15365) Norm(0.997127, 0.065205, 0.038554) UV(0.9434, 0.480085) -V 431: Pos(0.680547, 18.279591, 4.334709) Norm(0.743956, -0.610247, -0.272265) UV(0.948829, 0.500481) -V 432: Pos(2.474956, 19.734322, 5.6146) Norm(-0.278102, 0.826151, -0.490034) UV(0.95393, 0.602609) -V 433: Pos(-1.952202, 20.229179, 4.046498) Norm(0.273823, 0.917297, -0.289115) UV(0.946463, 0.554789) -V 434: Pos(-1.965409, 20.223944, 4.057765) Norm(-0.611336, 0.645189, 0.458257) UV(0.947062, 0.555328) -V 435: Pos(-1.307507, 19.235699, 4.812815) Norm(0.912575, 0.28942, 0.288865) UV(0.939614, 0.554522) -V 436: Pos(-1.053433, 18.971846, 4.922872) Norm(0.631774, 0.753266, 0.182898) UV(0.944083, 0.566565) -V 437: Pos(-1.090744, 18.932928, 4.910958) Norm(-0.496207, -0.691309, -0.525234) UV(0.943284, 0.564932) -V 438: Pos(-1.325993, 19.19973, 4.809423) Norm(-0.762293, -0.538128, -0.359621) UV(0.939134, 0.553793) -V 439: Pos(0.145087, 17.995567, 4.14395) Norm(-0.178753, 0.20036, -0.963277) UV(0.940352, 0.475509) -V 440: Pos(3.077677, 17.754662, 6.67375) Norm(0.172902, 0.903932, -0.391167) UV(0.955906, 0.70232) -V 441: Pos(-0.47944, 19.366602, 5.662135) Norm(0.865729, 0.428395, 0.258827) UV(0.922377, 0.609524) -V 442: Pos(0.529203, 20.525734, 6.230981) Norm(-0.007617, -0.15477, -0.987921) UV(0.969172, 0.635915) -V 443: Pos(0.389809, 20.403379, 6.263106) Norm(-0.186292, -0.145661, 0.971637) UV(0.962705, 0.637405) -V 444: Pos(0.021707, 20.429478, 4.957041) Norm(-0.007753, -0.054966, 0.998458) UV(0.945627, 0.576812) -V 445: Pos(-4.8e-05, 20.596104, 4.919366) Norm(-0.089686, 0.298297, 0.95025) UV(0.944618, 0.575064) -V 446: Pos(-0.010527, 20.577932, 4.877963) Norm(-0.477914, -0.441015, -0.759674) UV(0.944132, 0.573143) -V 447: Pos(-1.834036, 17.59716, 4.559713) Norm(0.43769, -0.349492, 0.828422) UV(0.94536, 0.600897) -V 448: Pos(-1.822468, 17.624641, 4.58837) Norm(0.413543, 0.331662, 0.847928) UV(0.946793, 0.600887) -V 449: Pos(1.509164, 16.814352, 4.144764) Norm(-0.37815, 0.750881, -0.541461) UV(0.941742, 0.596387) -V 450: Pos(1.524066, 16.806175, 4.164449) Norm(0.808179, 0.579781, 0.103445) UV(0.940612, 0.596202) -V 451: Pos(0.895938, 16.407076, 4.570446) Norm(0.261102, -0.64644, 0.716897) UV(0.953625, 0.559087) -V 452: Pos(0.975824, 16.309658, 4.336669) Norm(0.952767, 0.297227, -0.062385) UV(0.954744, 0.570493) -V 453: Pos(0.930573, 16.463854, 4.537945) Norm(0.884408, 0.460074, 0.078447) UV(0.952787, 0.561125) -V 454: Pos(-1.325849, 19.216465, 4.833794) Norm(-0.917928, 0.328007, 0.223204) UV(0.938322, 0.554581) -V 455: Pos(-1.082675, 18.951221, 4.951978) Norm(-0.339705, -0.029419, 0.940072) UV(0.942169, 0.56652) -V 456: Pos(1.104117, 15.991409, 3.9905) Norm(0.961446, 0.220621, -0.164158) UV(0.955981, 0.587576) -V 457: Pos(1.043161, 16.20175, 4.120248) Norm(0.928027, 0.3725, 0.003056) UV(0.956061, 0.580926) -V 458: Pos(-0.000613, 14.51255, 6.651729) Norm(-0.106664, -0.068353, 0.991943) UV(0.948915, 0.65679) -V 459: Pos(-0.006168, 14.521231, 6.629693) Norm(-0.393926, 0.775928, -0.492705) UV(0.947943, 0.65638) -V 460: Pos(-1.221957, 17.647257, 4.225901) Norm(-0.329477, 0.883376, 0.333303) UV(0.941398, 0.568796) -V 461: Pos(-1.442731, 17.573404, 4.313439) Norm(-0.005957, 0.916229, 0.400611) UV(0.941409, 0.579814) -V 462: Pos(-1.41801, 17.539114, 4.355865) Norm(-0.116463, 0.1464, 0.982346) UV(0.943661, 0.579471) -V 463: Pos(-1.198193, 17.61253, 4.271719) Norm(0.027749, 0.008049, 0.999582) UV(0.94378, 0.568552) -V 464: Pos(0.105563, 18.836407, 8.140688) Norm(0.721458, -0.479275, -0.499793) UV(0.950591, 0.608776) -V 465: Pos(0.076014, 18.858896, 8.141217) Norm(-0.650597, 0.590492, -0.477538) UV(0.949865, 0.607613) -V 466: Pos(1.035729, 15.677382, 3.957044) Norm(-0.765121, -0.200723, 0.611801) UV(0.959511, 0.587675) -V 467: Pos(1.769238, 14.394529, 6.377344) Norm(-0.18972, 0.189969, 0.963285) UV(0.940685, 0.581299) -V 468: Pos(0.496402, 19.212473, 8.428825) Norm(-0.789528, -0.604258, -0.107323) UV(0.948458, 0.631202) -V 469: Pos(0.494727, 19.227205, 8.414381) Norm(0.565942, 0.270015, -0.778975) UV(0.948992, 0.630791) -V 470: Pos(-0.244047, 18.631023, 5.662888) Norm(0.047446, -0.185326, 0.981531) UV(0.954124, 0.5713) -V 471: Pos(0.010259, 18.017054, 5.541059) Norm(-0.788381, -0.608175, -0.09262) UV(0.954409, 0.558221) -V 472: Pos(-0.939969, 18.296242, 4.252008) Norm(-0.773447, -0.632203, 0.045816) UV(0.949742, 0.506982) -V 473: Pos(1.522603, 16.793247, 4.143931) Norm(0.72946, 0.061818, -0.681224) UV(0.941317, 0.596845) -V 474: Pos(1.735186, 16.636169, 7.830828) Norm(-0.461957, -0.699345, -0.545447) UV(0.939138, 0.589734) -V 475: Pos(0.007097, 14.50013, 6.630521) Norm(0.492909, -0.784739, -0.3758) UV(0.948344, 0.655912) -V 476: Pos(-0.10794, 14.478495, 6.605388) Norm(0.788179, -0.314702, -0.528902) UV(0.944201, 0.659472) -V 477: Pos(1.467398, 16.792395, 4.174873) Norm(-0.506071, 0.691486, -0.515499) UV(0.942185, 0.59404) -V 478: Pos(1.508612, 16.79855, 7.476616) Norm(-0.152254, -0.988234, -0.014569) UV(0.941034, 0.570319) -V 479: Pos(0.767766, 16.561512, 4.73315) Norm(0.402278, -0.373044, 0.836069) UV(0.955909, 0.549753) -V 480: Pos(0.635138, 16.687639, 4.872205) Norm(0.214669, -0.340541, -0.915395) UV(0.958837, 0.541332) -V 481: Pos(-0.418342, 18.765049, 5.525031) Norm(-0.606733, 0.1365, 0.783098) UV(0.9443, 0.607167) -V 482: Pos(-0.332847, 18.792154, 5.608859) Norm(-0.905796, -0.263684, -0.33167) UV(0.944236, 0.612721) -V 483: Pos(-0.21689, 18.982264, 8.54805) Norm(-0.676714, 0.728189, -0.108627) UV(0.934558, 0.743412) -V 484: Pos(0.237575, 19.194822, 4.50937) Norm(-0.058346, 0.156192, 0.986002) UV(0.955642, 0.556043) -V 485: Pos(1.720188, 14.65572, 6.223672) Norm(0.933607, 0.32862, -0.142782) UV(0.944018, 0.574598) -V 486: Pos(1.295826, 16.771917, 4.368692) Norm(0.007634, -0.922251, -0.386515) UV(0.941762, 0.582039) -V 487: Pos(0.013132, 17.642498, 4.490181) Norm(-0.23581, -0.945138, 0.226072) UV(0.9432, 0.46173) -V 488: Pos(0.774873, 16.551731, 4.65157) Norm(0.400144, 0.703133, -0.587783) UV(0.950243, 0.555877) -V 489: Pos(0.918485, 16.630075, 4.595135) Norm(-0.471576, 0.845432, -0.250721) UV(0.947216, 0.562364) -V 490: Pos(1.206399, 16.743898, 4.443427) Norm(-0.690345, 0.632664, -0.350941) UV(0.942381, 0.576667) -V 491: Pos(1.226929, 16.710981, 4.440795) Norm(0.199879, -0.860543, -0.468523) UV(0.941775, 0.577412) -V 492: Pos(0.241171, 19.019756, 4.451796) Norm(-0.569134, -0.201975, -0.797052) UV(0.955809, 0.553372) -V 493: Pos(-0.123549, 18.871078, 7.468593) Norm(-0.797199, -0.305558, -0.520681) UV(0.938888, 0.693332) -V 494: Pos(-0.137326, 18.939688, 7.402305) Norm(-0.71752, -0.623787, -0.309926) UV(0.938249, 0.690256) -V 495: Pos(-0.618101, 17.934458, 4.191726) Norm(-0.404215, 0.833713, 0.376208) UV(0.950223, 0.54216) -V 496: Pos(-0.465827, 18.081558, 4.098571) Norm(-0.416036, -0.905387, -0.08479) UV(0.948802, 0.534002) -V 497: Pos(1.293366, 15.607819, 5.743104) Norm(-0.697765, -0.670419, -0.252315) UV(0.95138, 0.583477) -V 498: Pos(1.249351, 15.684666, 5.71839) Norm(-0.892063, -0.260557, 0.369235) UV(0.949235, 0.584418) -V 499: Pos(-2.458971, 17.373901, 4.595407) Norm(-0.096395, -0.981202, 0.167184) UV(0.93624, 0.628469) -V 500: Pos(-0.109034, 18.620893, 7.504544) Norm(-0.01414, 0.353782, 0.935221) UV(0.939561, 0.695) -V 501: Pos(-0.125508, 18.607683, 7.472039) Norm(-0.336081, -0.266572, -0.903321) UV(0.938797, 0.693492) -V 502: Pos(0.51058, 19.21435, 8.413163) Norm(0.25391, -0.759845, 0.598469) UV(0.949419, 0.631392) -V 503: Pos(-0.180774, 20.860998, 4.805369) Norm(0.766911, 0.559266, 0.314753) UV(0.936233, 0.569775) -V 504: Pos(-0.196227, 20.852764, 4.817397) Norm(-0.979188, 0.109241, 0.171048) UV(0.935516, 0.570333) -V 505: Pos(0.022804, 20.600269, 4.903009) Norm(0.85822, 0.459082, 0.229571) UV(0.945678, 0.574305) -V 506: Pos(1.613112, 16.759192, 7.681463) Norm(-0.26037, -0.965021, -0.030678) UV(0.93897, 0.580786) -V 507: Pos(0.616253, 14.812293, 6.159772) Norm(0.444257, 0.232023, 0.865333) UV(0.947911, 0.620198) -V 508: Pos(2.482494, 17.575493, 6.706735) Norm(0.456394, 0.033357, -0.889153) UV(0.949561, 0.675402) -V 509: Pos(2.174411, 17.63835, 6.565171) Norm(0.623388, 0.722645, -0.298616) UV(0.953523, 0.66018) -V 510: Pos(-0.200461, 20.84201, 4.787211) Norm(-0.637823, 0.114727, -0.76159) UV(0.93532, 0.568933) -V 511: Pos(1.234758, 16.735868, 4.470267) Norm(0.538532, 0.272085, 0.797467) UV(0.94057, 0.576671) -V 512: Pos(-1.746781, 19.553968, 4.134876) Norm(-0.996775, -0.008764, 0.079772) UV(0.949275, 0.544802) -V 513: Pos(-1.69908, 19.908796, 4.224613) Norm(-0.894818, -0.439034, 0.080925) UV(0.953111, 0.542062) -V 514: Pos(-1.6848, 19.552513, 4.131151) Norm(0.953216, 0.167595, -0.251575) UV(0.948725, 0.541975) -V 515: Pos(-0.031884, 18.085852, 4.062227) Norm(-0.723995, 0.687063, 0.061442) UV(0.954635, 0.514659) -V 516: Pos(-0.804674, 17.749048, 4.301095) Norm(0.131422, 0.03156, 0.990824) UV(0.951759, 0.552075) -V 517: Pos(-0.795923, 17.703844, 4.250809) Norm(0.426515, -0.850076, 0.308957) UV(0.949739, 0.55084) -V 518: Pos(-1.573078, 17.536947, 4.426147) Norm(0.017906, -0.891645, 0.452381) UV(0.944048, 0.58736) -V 519: Pos(-1.547089, 17.573933, 4.454512) Norm(0.529119, 0.099046, 0.842747) UV(0.945715, 0.586723) -V 520: Pos(-1.174543, 20.96003, 6.039995) Norm(0.678117, 0.681469, -0.275239) UV(0.950238, 0.617717) -V 521: Pos(-1.201659, 20.982016, 6.070933) Norm(-0.050531, -0.280298, 0.958582) UV(0.95095, 0.619488) -V 522: Pos(0.112586, 20.155788, 4.844978) Norm(0.37737, -0.38163, 0.843772) UV(0.949843, 0.571613) -V 523: Pos(-1.191905, 17.57584, 4.225324) Norm(0.380736, -0.821844, 0.423807) UV(0.941886, 0.56749) -V 524: Pos(-1.436182, 17.498756, 4.320671) Norm(-0.072842, -0.864099, 0.498023) UV(0.941832, 0.579655) -V 525: Pos(0.836677, 16.414633, 4.527757) Norm(-0.906705, -0.282945, -0.312775) UV(0.956947, 0.55975) -V 526: Pos(-1.201987, 20.965368, 6.045509) Norm(-0.545268, 0.700417, 0.460542) UV(0.949891, 0.618969) -V 527: Pos(2.979753, 17.700052, 6.690493) Norm(-0.179933, -0.198418, -0.96346) UV(0.954345, 0.697983) -V 528: Pos(1.13611, 15.902387, 5.556041) Norm(-0.350846, 0.618163, 0.703407) UV(0.946145, 0.5335) -V 529: Pos(-1.839692, 17.652319, 4.55548) Norm(0.021301, 0.981509, 0.190227) UV(0.94508, 0.601069) -V 530: Pos(1.096967, 15.17429, 3.578869) Norm(0.241236, -0.841466, 0.483467) UV(0.964194, 0.60482) -V 531: Pos(1.108096, 15.201615, 3.571982) Norm(0.916578, 0.39955, 0.015644) UV(0.963856, 0.605325) -V 532: Pos(1.079569, 15.337234, 3.787583) Norm(0.192067, -0.490951, 0.849751) UV(0.960917, 0.595673) -V 533: Pos(0.955177, 17.359161, 6.421531) Norm(0.161514, -0.359907, 0.918902) UV(0.950173, 0.603323) -V 534: Pos(0.989105, 17.362846, 6.327352) Norm(0.33768, 0.063923, -0.939088) UV(0.95475, 0.604107) -V 535: Pos(0.153392, 17.700933, 5.755463) Norm(0.255182, -0.965617, 0.049663) UV(0.940974, 0.468686) -V 536: Pos(1.177479, 15.132761, 3.478441) Norm(0.526725, -0.840507, -0.126922) UV(0.962725, 0.610608) -V 537: Pos(1.184865, 15.153542, 3.474138) Norm(0.908807, 0.229307, -0.348553) UV(0.962495, 0.610932) -V 538: Pos(-0.093496, 18.493382, 7.624795) Norm(-0.318844, 0.846286, 0.426777) UV(0.940282, 0.700579) -V 539: Pos(0.039852, 18.320183, 7.732263) Norm(-0.215992, 0.51528, -0.829357) UV(0.946469, 0.705564) -V 540: Pos(2.173268, 16.224037, 8.515117) Norm(-0.3933, -0.355068, 0.848081) UV(0.935489, 0.627252) -V 541: Pos(2.145771, 16.25193, 8.483562) Norm(-0.561752, 0.344698, 0.752076) UV(0.935391, 0.625313) -V 542: Pos(-0.086095, 18.617355, 7.472979) Norm(0.903817, 0.169012, -0.393128) UV(0.940626, 0.693535) -V 543: Pos(-1.490229, 19.303221, 4.668663) Norm(0.404943, 0.912524, -0.057631) UV(0.938577, 0.543774) -V 544: Pos(-1.427469, 19.26922, 4.763349) Norm(0.880323, 0.380628, 0.283115) UV(0.93742, 0.548915) -V 545: Pos(-1.442357, 19.23613, 4.759758) Norm(-0.669673, -0.683676, -0.290042) UV(0.937062, 0.548302) -V 546: Pos(1.132409, 17.500219, 6.438932) Norm(-0.537499, 0.843262, -0.002202) UV(0.950819, 0.611559) -V 547: Pos(-0.211108, 18.967619, 8.564172) Norm(-0.081621, 0.080036, 0.993445) UV(0.934826, 0.74416) -V 548: Pos(-1.805363, 20.081255, 4.168168) Norm(-0.637281, -0.767619, 0.06808) UV(0.951163, 0.547294) -V 549: Pos(-1.970836, 20.212324, 4.047961) Norm(-0.963888, -0.152442, -0.218359) UV(0.946644, 0.555637) -V 550: Pos(-1.562687, 17.608912, 4.411164) Norm(0.279028, 0.952512, 0.121918) UV(0.943579, 0.586657) -V 551: Pos(-0.292478, 18.214241, 0.067363) Norm(-0.658726, 0.732032, 0.173807) UV(0.931051, 0.349963) -V 552: Pos(0.167153, 17.702944, 5.589711) Norm(0.352985, -0.930201, 0.100634) UV(0.946229, 0.463036) -V 553: Pos(-0.90002, 18.223183, 4.311801) Norm(-0.410698, 0.690077, -0.595921) UV(0.952248, 0.50478) -V 554: Pos(0.152692, 20.217274, 6.069937) Norm(-0.411905, -0.425134, 0.805974) UV(0.951704, 0.628443) -V 555: Pos(0.088897, 18.844637, 8.173481) Norm(-0.060009, -0.102153, 0.992957) UV(0.948889, 0.608896) -V 556: Pos(1.070141, 15.184735, 3.570495) Norm(-0.080666, -0.954752, 0.286253) UV(0.965488, 0.604658) -V 557: Pos(0.30188, 17.84762, 5.5927) Norm(0.984649, -0.110083, 0.135453) UV(0.951056, 0.467009) -V 558: Pos(1.158321, 15.138025, 3.467696) Norm(-0.461691, -0.577793, -0.67305) UV(0.96374, 0.610694) -V 559: Pos(-0.003399, 18.561455, 8.004671) Norm(0.831669, 0.542426, 0.118746) UV(0.953402, 0.601195) -V 560: Pos(-0.036548, 18.568712, 8.075655) Norm(0.868566, 0.448979, 0.209789) UV(0.949787, 0.601571) -V 561: Pos(1.658639, 16.739269, 7.763885) Norm(0.933378, -0.141692, -0.32974) UV(0.950662, 0.609515) -V 562: Pos(-0.047496, 18.585945, 8.027785) Norm(0.360159, 0.899386, -0.247772) UV(0.95143, 0.599992) -V 563: Pos(0.869128, 17.347296, 6.315098) Norm(0.890631, 0.307865, -0.334658) UV(0.954335, 0.598527) -V 564: Pos(0.886294, 17.303837, 6.442916) Norm(0.852023, -0.519462, 0.064931) UV(0.948636, 0.60035) -V 565: Pos(-1.714393, 19.545177, 4.157397) Norm(-0.112765, -0.381017, 0.917666) UV(0.950113, 0.543176) -V 566: Pos(-0.174119, 18.993126, 7.334887) Norm(0.180807, -0.131104, -0.974741) UV(0.936542, 0.687129) -V 567: Pos(1.307386, 15.657991, 5.800565) Norm(-0.728546, 0.244455, 0.639893) UV(0.9539, 0.584562) -V 568: Pos(0.581982, 19.310106, 8.45645) Norm(0.793874, -0.499813, -0.34634) UV(0.949402, 0.635266) -V 569: Pos(-0.835545, 17.795706, 4.253126) Norm(-0.336895, 0.877288, 0.341858) UV(0.949163, 0.552589) -V 570: Pos(2.702278, 16.933565, 7.907445) Norm(-0.411721, 0.808783, -0.419948) UV(0.950916, 0.658389) -V 571: Pos(0.464, 14.765862, 6.280415) Norm(0.685417, -0.268598, -0.6768) UV(0.94813, 0.629208) -V 572: Pos(0.117895, 14.619001, 6.604848) Norm(0.776002, -0.508959, 0.372534) UV(0.950487, 0.65109) -V 573: Pos(0.952773, 17.405693, 6.372432) Norm(-0.416126, 0.909175, 0.015509) UV(0.952396, 0.602813) -V 574: Pos(-0.203729, 14.406649, 6.631602) Norm(0.160088, -0.92168, -0.35338) UV(0.942497, 0.663753) -V 575: Pos(0.822441, 17.359806, 6.360331) Norm(0.674841, 0.72846, 0.118054) UV(0.951889, 0.596762) -V 576: Pos(-1.448993, 19.253162, 4.780174) Norm(-0.609972, 0.045713, 0.791103) UV(0.936165, 0.548735) -V 577: Pos(0.687402, 18.44643, 4.376803) Norm(-0.52786, 0.839563, 0.128445) UV(0.976511, 0.549893) - -===Triangles (Indices): 1054 -Tri: 0 1 2 -Tri: 0 2 3 -Tri: 4 5 6 -Tri: 4 6 7 -Tri: 8 9 10 -Tri: 8 10 11 -Tri: 12 13 14 -Tri: 12 14 15 -Tri: 16 17 18 -Tri: 16 18 19 -Tri: 20 21 22 -Tri: 20 22 23 -Tri: 24 25 26 -Tri: 24 26 27 -Tri: 28 29 30 -Tri: 28 30 31 -Tri: 32 33 34 -Tri: 32 34 35 -Tri: 36 37 38 -Tri: 36 38 39 -Tri: 40 41 42 -Tri: 40 42 43 -Tri: 23 44 45 -Tri: 23 45 46 -Tri: 8 47 48 -Tri: 8 48 9 -Tri: 49 50 51 -Tri: 49 51 52 -Tri: 53 54 55 -Tri: 53 55 56 -Tri: 57 58 59 -Tri: 57 59 60 -Tri: 61 62 63 -Tri: 61 63 64 -Tri: 65 66 67 -Tri: 65 67 68 -Tri: 69 70 71 -Tri: 69 71 72 -Tri: 73 0 3 -Tri: 73 3 74 -Tri: 75 76 20 -Tri: 75 20 77 -Tri: 78 79 80 -Tri: 78 80 81 -Tri: 82 83 84 -Tri: 82 84 85 -Tri: 79 78 86 -Tri: 79 86 87 -Tri: 63 88 89 -Tri: 63 89 90 -Tri: 91 92 93 -Tri: 91 93 94 -Tri: 95 96 97 -Tri: 95 97 98 -Tri: 99 100 40 -Tri: 99 40 97 -Tri: 42 44 101 -Tri: 42 101 43 -Tri: 102 95 83 -Tri: 102 83 45 -Tri: 102 42 41 -Tri: 102 41 103 -Tri: 104 82 85 -Tri: 104 85 105 -Tri: 106 107 108 -Tri: 106 108 109 -Tri: 104 110 75 -Tri: 104 75 77 -Tri: 111 112 113 -Tri: 111 113 114 -Tri: 115 116 117 -Tri: 115 117 118 -Tri: 115 118 119 -Tri: 20 23 46 -Tri: 20 46 77 -Tri: 21 120 121 -Tri: 21 121 105 -Tri: 122 123 124 -Tri: 122 124 125 -Tri: 84 98 43 -Tri: 84 43 101 -Tri: 110 126 86 -Tri: 110 86 75 -Tri: 43 98 97 -Tri: 43 97 40 -Tri: 127 50 49 -Tri: 127 49 128 -Tri: 129 130 131 -Tri: 129 131 132 -Tri: 110 121 133 -Tri: 110 133 126 -Tri: 101 22 85 -Tri: 101 85 84 -Tri: 51 50 134 -Tri: 51 134 65 -Tri: 135 136 137 -Tri: 135 137 138 -Tri: 78 76 75 -Tri: 78 75 86 -Tri: 64 139 89 -Tri: 64 89 88 -Tri: 110 104 105 -Tri: 110 105 121 -Tri: 82 104 77 -Tri: 82 77 46 -Tri: 96 103 140 -Tri: 96 140 141 -Tri: 142 143 144 -Tri: 34 145 146 -Tri: 34 146 147 -Tri: 105 85 22 -Tri: 105 22 21 -Tri: 148 149 150 -Tri: 148 150 151 -Tri: 152 136 135 -Tri: 152 135 153 -Tri: 154 155 156 -Tri: 154 156 157 -Tri: 158 159 126 -Tri: 158 126 133 -Tri: 20 76 120 -Tri: 20 120 21 -Tri: 160 161 162 -Tri: 160 162 163 -Tri: 158 133 81 -Tri: 158 81 80 -Tri: 164 89 139 -Tri: 164 139 165 -Tri: 166 167 168 -Tri: 166 168 169 -Tri: 170 123 171 -Tri: 170 171 172 -Tri: 173 174 14 -Tri: 173 14 13 -Tri: 111 114 175 -Tri: 111 175 176 -Tri: 177 178 179 -Tri: 177 179 180 -Tri: 23 22 101 -Tri: 23 101 44 -Tri: 181 182 183 -Tri: 181 183 184 -Tri: 178 185 53 -Tri: 178 53 186 -Tri: 187 188 189 -Tri: 187 189 190 -Tri: 191 192 189 -Tri: 191 189 188 -Tri: 193 194 195 -Tri: 193 195 196 -Tri: 197 198 32 -Tri: 197 32 35 -Tri: 199 147 33 -Tri: 199 33 32 -Tri: 137 152 153 -Tri: 137 153 138 -Tri: 200 201 202 -Tri: 200 202 203 -Tri: 204 205 187 -Tri: 204 187 191 -Tri: 120 81 133 -Tri: 120 133 121 -Tri: 206 207 208 -Tri: 206 208 209 -Tri: 210 211 212 -Tri: 210 212 213 -Tri: 214 215 216 -Tri: 214 216 217 -Tri: 44 42 102 -Tri: 44 102 45 -Tri: 195 194 218 -Tri: 195 218 219 -Tri: 39 220 221 -Tri: 39 221 222 -Tri: 169 60 223 -Tri: 169 223 166 -Tri: 98 84 83 -Tri: 98 83 95 -Tri: 224 225 226 -Tri: 224 226 227 -Tri: 228 229 230 -Tri: 228 230 200 -Tri: 231 232 233 -Tri: 231 233 234 -Tri: 68 127 51 -Tri: 68 51 65 -Tri: 192 235 236 -Tri: 192 236 189 -Tri: 237 238 217 -Tri: 237 217 239 -Tri: 240 241 242 -Tri: 240 242 243 -Tri: 197 35 199 -Tri: 197 199 244 -Tri: 245 246 247 -Tri: 245 247 248 -Tri: 249 6 5 -Tri: 249 5 250 -Tri: 249 250 251 -Tri: 252 253 254 -Tri: 251 250 5 -Tri: 251 5 255 -Tri: 251 255 256 -Tri: 257 258 222 -Tri: 257 222 259 -Tri: 260 122 125 -Tri: 260 125 261 -Tri: 262 259 263 -Tri: 262 263 264 -Tri: 265 266 267 -Tri: 265 267 268 -Tri: 68 134 50 -Tri: 68 50 127 -Tri: 241 269 270 -Tri: 241 270 242 -Tri: 271 29 28 -Tri: 271 28 272 -Tri: 247 273 274 -Tri: 247 274 248 -Tri: 275 115 276 -Tri: 275 276 277 -Tri: 278 279 54 -Tri: 278 54 280 -Tri: 169 168 281 -Tri: 169 281 282 -Tri: 283 213 284 -Tri: 283 284 285 -Tri: 286 287 152 -Tri: 286 152 137 -Tri: 256 255 288 -Tri: 256 288 289 -Tri: 57 60 169 -Tri: 57 169 282 -Tri: 257 4 7 -Tri: 257 7 290 -Tri: 291 292 229 -Tri: 291 229 293 -Tri: 288 264 7 -Tri: 288 7 6 -Tri: 294 221 220 -Tri: 294 220 295 -Tri: 4 262 255 -Tri: 4 255 5 -Tri: 164 296 90 -Tri: 164 90 89 -Tri: 297 298 299 -Tri: 297 299 300 -Tri: 301 302 303 -Tri: 301 303 146 -Tri: 301 146 145 -Tri: 304 172 171 -Tri: 304 171 124 -Tri: 227 305 224 -Tri: 306 307 308 -Tri: 306 308 225 -Tri: 309 240 71 -Tri: 309 71 70 -Tri: 310 311 312 -Tri: 310 312 313 -Tri: 314 315 316 -Tri: 314 316 317 -Tri: 318 319 320 -Tri: 318 320 321 -Tri: 322 323 324 -Tri: 322 324 325 -Tri: 58 326 327 -Tri: 58 327 328 -Tri: 329 330 331 -Tri: 329 331 332 -Tri: 333 334 335 -Tri: 333 335 336 -Tri: 326 59 337 -Tri: 326 337 327 -Tri: 338 327 337 -Tri: 338 337 339 -Tri: 340 341 342 -Tri: 340 342 343 -Tri: 238 344 214 -Tri: 238 214 217 -Tri: 345 346 19 -Tri: 345 19 18 -Tri: 293 229 228 -Tri: 293 228 347 -Tri: 178 177 56 -Tri: 178 56 185 -Tri: 279 348 55 -Tri: 279 55 54 -Tri: 349 350 301 -Tri: 349 301 145 -Tri: 326 223 60 -Tri: 326 60 59 -Tri: 351 62 352 -Tri: 351 352 353 -Tri: 354 355 321 -Tri: 354 321 320 -Tri: 71 356 357 -Tri: 71 357 72 -Tri: 354 319 318 -Tri: 354 318 355 -Tri: 358 359 360 -Tri: 358 360 361 -Tri: 183 362 24 -Tri: 183 24 363 -Tri: 265 268 364 -Tri: 265 364 365 -Tri: 366 367 47 -Tri: 366 47 8 -Tri: 281 167 166 -Tri: 281 166 282 -Tri: 72 368 369 -Tri: 72 369 69 -Tri: 128 370 371 -Tri: 128 371 52 -Tri: 372 373 149 -Tri: 372 149 148 -Tri: 17 345 355 -Tri: 17 355 318 -Tri: 374 210 213 -Tri: 374 213 283 -Tri: 202 375 230 -Tri: 202 230 203 -Tri: 2 1 73 -Tri: 2 73 74 -Tri: 212 211 374 -Tri: 212 374 283 -Tri: 376 377 378 -Tri: 379 202 201 -Tri: 379 201 352 -Tri: 380 381 382 -Tri: 48 383 384 -Tri: 48 384 367 -Tri: 11 10 385 -Tri: 11 385 386 -Tri: 319 281 168 -Tri: 319 168 320 -Tri: 172 248 274 -Tri: 172 274 170 -Tri: 319 354 167 -Tri: 319 167 281 -Tri: 244 93 92 -Tri: 244 92 197 -Tri: 387 266 265 -Tri: 387 265 388 -Tri: 193 389 31 -Tri: 193 31 194 -Tri: 318 321 18 -Tri: 318 18 17 -Tri: 390 154 157 -Tri: 390 157 391 -Tri: 392 188 187 -Tri: 392 187 205 -Tri: 225 308 393 -Tri: 225 393 226 -Tri: 394 296 164 -Tri: 394 164 395 -Tri: 29 396 389 -Tri: 29 389 30 -Tri: 397 398 399 -Tri: 397 399 400 -Tri: 401 402 323 -Tri: 403 404 405 -Tri: 314 406 407 -Tri: 314 407 315 -Tri: 408 409 410 -Tri: 334 411 412 -Tri: 334 412 335 -Tri: 413 111 176 -Tri: 413 176 414 -Tri: 414 176 112 -Tri: 414 112 415 -Tri: 235 416 391 -Tri: 235 391 417 -Tri: 314 418 419 -Tri: 314 419 406 -Tri: 53 56 177 -Tri: 53 177 186 -Tri: 8 11 420 -Tri: 8 420 366 -Tri: 66 421 422 -Tri: 66 422 67 -Tri: 423 424 425 -Tri: 423 425 160 -Tri: 112 111 413 -Tri: 112 413 415 -Tri: 192 191 187 -Tri: 192 187 190 -Tri: 336 335 426 -Tri: 336 426 427 -Tri: 213 212 428 -Tri: 213 428 284 -Tri: 33 349 145 -Tri: 33 145 34 -Tri: 237 429 430 -Tri: 237 430 431 -Tri: 210 432 254 -Tri: 210 254 211 -Tri: 33 147 146 -Tri: 33 146 349 -Tri: 130 433 434 -Tri: 130 434 131 -Tri: 435 436 437 -Tri: 435 437 438 -Tri: 431 430 439 -Tri: 431 439 239 -Tri: 396 28 31 -Tri: 396 31 389 -Tri: 411 440 412 -Tri: 218 30 389 -Tri: 218 389 193 -Tri: 253 252 432 -Tri: 441 186 177 -Tri: 441 177 180 -Tri: 410 442 330 -Tri: 410 330 443 -Tri: 444 445 446 -Tri: 444 446 421 -Tri: 316 447 448 -Tri: 316 448 407 -Tri: 449 450 307 -Tri: 449 307 393 -Tri: 451 15 452 -Tri: 451 452 453 -Tri: 454 455 436 -Tri: 454 436 435 -Tri: 14 174 456 -Tri: 14 456 457 -Tri: 231 234 458 -Tri: 231 458 459 -Tri: 460 461 462 -Tri: 460 462 463 -Tri: 239 217 216 -Tri: 239 216 431 -Tri: 372 148 464 -Tri: 372 464 465 -Tri: 174 466 311 -Tri: 174 311 456 -Tri: 286 376 467 -Tri: 286 467 287 -Tri: 150 468 469 -Tri: 150 469 373 -Tri: 415 214 344 -Tri: 415 344 414 -Tri: 470 471 155 -Tri: 470 155 154 -Tri: 124 171 472 -Tri: 124 472 125 -Tri: 449 393 308 -Tri: 449 308 473 -Tri: 364 268 388 -Tri: 364 388 474 -Tri: 475 476 231 -Tri: 475 231 459 -Tri: 162 161 423 -Tri: 162 423 477 -Tri: 226 393 307 -Tri: 226 307 306 -Tri: 197 92 478 -Tri: 197 478 198 -Tri: 340 343 479 -Tri: 340 479 480 -Tri: 363 24 27 -Tri: 363 27 182 -Tri: 398 397 481 -Tri: 398 481 482 -Tri: 37 36 295 -Tri: 37 295 483 -Tri: 277 370 484 -Tri: 277 484 275 -Tri: 182 27 362 -Tri: 182 362 183 -Tri: 432 252 254 -Tri: 286 485 377 -Tri: 286 377 376 -Tri: 222 221 263 -Tri: 222 263 259 -Tri: 425 486 161 -Tri: 425 161 160 -Tri: 11 386 487 -Tri: 11 487 420 -Tri: 344 238 216 -Tri: 344 216 215 -Tri: 287 485 136 -Tri: 287 136 152 -Tri: 206 488 489 -Tri: 206 489 207 -Tri: 207 489 490 -Tri: 207 490 491 -Tri: 492 116 115 -Tri: 492 115 275 -Tri: 493 494 359 -Tri: 493 359 358 -Tri: 300 299 495 -Tri: 300 495 496 -Tri: 497 195 219 -Tri: 497 219 498 -Tri: 418 314 317 -Tri: 418 317 499 -Tri: 159 158 80 -Tri: 159 80 79 -Tri: 159 79 87 -Tri: 377 467 378 -Tri: 370 128 49 -Tri: 370 49 484 -Tri: 500 361 493 -Tri: 500 493 501 -Tri: 49 52 371 -Tri: 49 371 484 -Tri: 149 502 468 -Tri: 149 468 150 -Tri: 503 504 445 -Tri: 503 445 505 -Tri: 454 438 437 -Tri: 454 437 455 -Tri: 506 478 92 -Tri: 506 92 91 -Tri: 246 245 274 -Tri: 246 274 273 -Tri: 181 184 507 -Tri: 181 507 271 -Tri: 242 270 508 -Tri: 242 508 509 -Tri: 446 510 503 -Tri: 446 503 505 -Tri: 388 265 365 -Tri: 388 365 474 -Tri: 310 173 456 -Tri: 310 456 311 -Tri: 387 388 268 -Tri: 387 268 267 -Tri: 288 255 262 -Tri: 288 262 264 -Tri: 114 113 284 -Tri: 114 284 428 -Tri: 208 207 491 -Tri: 208 491 511 -Tri: 512 513 129 -Tri: 512 129 514 -Tri: 338 515 328 -Tri: 338 328 327 -Tri: 298 516 517 -Tri: 298 517 299 -Tri: 447 518 519 -Tri: 447 519 448 -Tri: 514 273 247 -Tri: 514 247 512 -Tri: 201 375 353 -Tri: 201 353 352 -Tri: 189 236 416 -Tri: 189 416 190 -Tri: 520 521 204 -Tri: 520 204 392 -Tri: 66 65 134 -Tri: 66 134 522 -Tri: 264 263 290 -Tri: 264 290 7 -Tri: 460 523 524 -Tri: 460 524 461 -Tri: 321 355 345 -Tri: 321 345 18 -Tri: 190 416 235 -Tri: 190 235 192 -Tri: 55 280 185 -Tri: 55 185 56 -Tri: 525 12 15 -Tri: 525 15 451 -Tri: 167 354 320 -Tri: 167 320 168 -Tri: 308 307 450 -Tri: 308 450 473 -Tri: 235 417 390 -Tri: 235 390 236 -Tri: 269 333 336 -Tri: 269 336 270 -Tri: 520 392 205 -Tri: 520 205 526 -Tri: 280 54 53 -Tri: 280 53 185 -Tri: 425 511 491 -Tri: 425 491 486 -Tri: 236 390 391 -Tri: 236 391 416 -Tri: 204 191 188 -Tri: 204 188 392 -Tri: 174 173 310 -Tri: 174 310 466 -Tri: 527 440 411 -Tri: 370 277 492 -Tri: 370 492 371 -Tri: 384 138 153 -Tri: 384 153 528 -Tri: 71 240 243 -Tri: 71 243 356 -Tri: 334 333 427 -Tri: 334 427 426 -Tri: 379 61 351 -Tri: 379 351 353 -Tri: 17 16 346 -Tri: 17 346 345 -Tri: 95 102 103 -Tri: 95 103 96 -Tri: 194 31 30 -Tri: 194 30 218 -Tri: 175 285 284 -Tri: 175 284 113 -Tri: 330 442 408 -Tri: 330 408 331 -Tri: 509 508 269 -Tri: 509 269 241 -Tri: 529 447 316 -Tri: 529 316 315 -Tri: 282 166 223 -Tri: 282 223 57 -Tri: 154 390 417 -Tri: 154 417 470 -Tri: 367 366 9 -Tri: 367 9 48 -Tri: 482 481 400 -Tri: 482 400 399 -Tri: 530 531 312 -Tri: 530 312 532 -Tri: 369 368 533 -Tri: 369 533 534 -Tri: 528 47 367 -Tri: 528 367 384 -Tri: 376 378 467 -Tri: 146 303 535 -Tri: 146 535 350 -Tri: 146 350 349 -Tri: 530 536 537 -Tri: 530 537 531 -Tri: 397 400 74 -Tri: 397 74 3 -Tri: 109 108 538 -Tri: 109 538 539 -Tri: 275 484 371 -Tri: 275 371 492 -Tri: 405 404 540 -Tri: 405 540 541 -Tri: 292 203 230 -Tri: 292 230 229 -Tri: 501 493 358 -Tri: 501 358 542 -Tri: 542 358 361 -Tri: 542 361 500 -Tri: 510 446 445 -Tri: 510 445 504 -Tri: 123 122 472 -Tri: 123 472 171 -Tri: 543 544 545 -Tri: 543 545 382 -Tri: 368 72 357 -Tri: 368 357 546 -Tri: 38 547 220 -Tri: 38 220 39 -Tri: 161 486 424 -Tri: 161 424 423 -Tri: 548 131 434 -Tri: 548 434 549 -Tri: 277 276 116 -Tri: 277 116 492 -Tri: 114 428 285 -Tri: 114 285 175 -Tri: 550 518 447 -Tri: 550 447 529 -Tri: 140 103 41 -Tri: 140 41 551 -Tri: 12 525 453 -Tri: 12 453 452 -Tri: 552 350 535 -Tri: 261 125 472 -Tri: 261 472 553 -Tri: 212 283 285 -Tri: 212 285 428 -Tri: 332 554 348 -Tri: 332 348 279 -Tri: 351 88 63 -Tri: 351 63 62 -Tri: 82 46 45 -Tri: 82 45 83 -Tri: 520 526 521 -Tri: 347 291 142 -Tri: 347 142 144 -Tri: 379 352 62 -Tri: 379 62 61 -Tri: 422 444 522 -Tri: 422 522 67 -Tri: 373 469 502 -Tri: 373 502 149 -Tri: 546 357 69 -Tri: 546 69 369 -Tri: 136 485 286 -Tri: 136 286 137 -Tri: 555 151 372 -Tri: 555 372 465 -Tri: 15 14 457 -Tri: 15 457 452 -Tri: 474 506 91 -Tri: 474 91 364 -Tri: 58 57 223 -Tri: 58 223 326 -Tri: 515 339 337 -Tri: 515 337 328 -Tri: 1 455 437 -Tri: 1 437 73 -Tri: 129 513 548 -Tri: 129 548 130 -Tri: 215 413 414 -Tri: 215 414 344 -Tri: 550 529 448 -Tri: 550 448 519 -Tri: 139 64 63 -Tri: 139 63 90 -Tri: 486 491 490 -Tri: 486 490 424 -Tri: 199 35 34 -Tri: 199 34 147 -Tri: 278 280 55 -Tri: 278 55 348 -Tri: 165 139 90 -Tri: 165 90 296 -Tri: 272 28 396 -Tri: 272 396 507 -Tri: 500 501 107 -Tri: 500 107 538 -Tri: 427 508 270 -Tri: 427 270 336 -Tri: 310 313 532 -Tri: 310 532 466 -Tri: 548 549 433 -Tri: 548 433 130 -Tri: 107 501 542 -Tri: 107 542 108 -Tri: 556 313 312 -Tri: 556 312 531 -Tri: 135 383 528 -Tri: 135 528 153 -Tri: 350 552 557 -Tri: 350 557 301 -Tri: 202 379 353 -Tri: 202 353 375 -Tri: 278 329 332 -Tri: 278 332 279 -Tri: 556 558 536 -Tri: 556 536 530 -Tri: 559 464 555 -Tri: 559 555 560 -Tri: 395 164 165 -Tri: 395 165 561 -Tri: 411 334 426 -Tri: 411 426 527 -Tri: 258 36 39 -Tri: 258 39 222 -Tri: 559 562 465 -Tri: 559 465 464 -Tri: 462 519 518 -Tri: 462 518 524 -Tri: 489 208 511 -Tri: 489 511 490 -Tri: 421 446 505 -Tri: 421 505 422 -Tri: 563 534 533 -Tri: 563 533 564 -Tri: 246 565 512 -Tri: 246 512 247 -Tri: 359 566 360 -Tri: 498 219 196 -Tri: 498 196 567 -Tri: 10 9 366 -Tri: 10 366 420 -Tri: 204 521 526 -Tri: 204 526 205 -Tri: 469 324 568 -Tri: 469 568 502 -Tri: 468 325 324 -Tri: 468 324 469 -Tri: 409 442 410 -Tri: 313 556 530 -Tri: 313 530 532 -Tri: 383 48 47 -Tri: 383 47 528 -Tri: 547 483 295 -Tri: 547 295 220 -Tri: 132 131 548 -Tri: 132 548 513 -Tri: 460 463 516 -Tri: 460 516 569 -Tri: 406 419 499 -Tri: 406 499 317 -Tri: 13 12 452 -Tri: 13 452 457 -Tri: 142 291 293 -Tri: 142 293 570 -Tri: 94 365 364 -Tri: 94 364 91 -Tri: 421 66 522 -Tri: 421 522 444 -Tri: 464 148 151 -Tri: 464 151 555 -Tri: 419 418 499 -Tri: 423 160 163 -Tri: 423 163 477 -Tri: 331 408 410 -Tri: 331 410 443 -Tri: 429 237 239 -Tri: 429 239 439 -Tri: 365 94 506 -Tri: 365 506 474 -Tri: 234 476 475 -Tri: 234 475 458 -Tri: 96 141 99 -Tri: 96 99 97 -Tri: 406 317 316 -Tri: 406 316 407 -Tri: 16 19 346 -Tri: 267 403 405 -Tri: 267 405 387 -Tri: 273 514 565 -Tri: 273 565 246 -Tri: 571 272 507 -Tri: 571 507 184 -Tri: 26 572 362 -Tri: 26 362 27 -Tri: 368 546 573 -Tri: 368 573 533 -Tri: 476 574 232 -Tri: 476 232 231 -Tri: 347 228 292 -Tri: 347 292 291 -Tri: 475 459 26 -Tri: 475 26 25 -Tri: 434 433 549 -Tri: 287 467 377 -Tri: 287 377 485 -Tri: 550 461 524 -Tri: 550 524 518 -Tri: 524 523 463 -Tri: 524 463 462 -Tri: 228 200 203 -Tri: 228 203 292 -Tri: 374 253 432 -Tri: 374 432 210 -Tri: 360 566 494 -Tri: 383 135 138 -Tri: 383 138 384 -Tri: 342 479 451 -Tri: 342 451 453 -Tri: 422 505 445 -Tri: 422 445 444 -Tri: 507 396 29 -Tri: 507 29 271 -Tri: 543 382 381 -Tri: 481 2 74 -Tri: 481 74 400 -Tri: 424 490 511 -Tri: 424 511 425 -Tri: 324 323 402 -Tri: 324 402 568 -Tri: 304 245 248 -Tri: 304 248 172 -Tri: 214 415 413 -Tri: 214 413 215 -Tri: 238 237 431 -Tri: 238 431 216 -Tri: 564 533 573 -Tri: 564 573 575 -Tri: 546 369 534 -Tri: 546 534 573 -Tri: 253 374 211 -Tri: 253 211 254 -Tri: 4 257 259 -Tri: 4 259 262 -Tri: 170 274 245 -Tri: 170 245 304 -Tri: 170 304 124 -Tri: 170 124 123 -Tri: 529 315 407 -Tri: 529 407 448 -Tri: 234 233 574 -Tri: 234 574 476 -Tri: 127 128 52 -Tri: 127 52 51 -Tri: 227 226 306 -Tri: 227 306 305 -Tri: 351 61 64 -Tri: 351 64 88 -Tri: 184 183 363 -Tri: 184 363 571 -Tri: 510 504 503 -Tri: 151 150 373 -Tri: 151 373 372 -Tri: 483 547 38 -Tri: 483 38 37 -Tri: 489 488 209 -Tri: 489 209 208 -Tri: 480 479 342 -Tri: 480 342 341 -Tri: 475 25 572 -Tri: 475 572 458 -Tri: 558 556 531 -Tri: 558 531 537 -Tri: 495 299 517 -Tri: 495 517 569 -Tri: 361 360 494 -Tri: 361 494 493 -Tri: 311 466 532 -Tri: 311 532 312 -Tri: 541 540 404 -Tri: 541 404 403 -Tri: 342 453 525 -Tri: 342 525 343 -Tri: 494 566 359 -Tri: 568 402 322 -Tri: 568 322 325 -Tri: 558 537 536 -Tri: 436 0 73 -Tri: 436 73 437 -Tri: 409 408 442 -Tri: 266 541 403 -Tri: 266 403 267 -Tri: 502 568 325 -Tri: 502 325 468 -Tri: 572 26 459 -Tri: 572 459 458 -Tri: 362 572 25 -Tri: 362 25 24 -Tri: 571 363 182 -Tri: 571 182 181 -Tri: 567 196 195 -Tri: 567 195 497 -Tri: 554 443 330 -Tri: 554 330 329 -Tri: 107 106 539 -Tri: 107 539 538 -Tri: 232 574 233 -Tri: 78 81 120 -Tri: 78 120 76 -Tri: 0 436 455 -Tri: 0 455 1 -Tri: 288 6 249 -Tri: 288 249 289 -Tri: 294 295 36 -Tri: 294 36 258 -Tri: 463 523 517 -Tri: 463 517 516 -Tri: 294 258 257 -Tri: 294 257 290 -Tri: 454 576 545 -Tri: 454 545 438 -Tri: 544 543 380 -Tri: 544 380 576 -Tri: 417 391 157 -Tri: 417 157 470 -Tri: 179 178 186 -Tri: 179 186 441 -Tri: 412 440 527 -Tri: 495 569 516 -Tri: 495 516 298 -Tri: 460 569 517 -Tri: 460 517 523 -Tri: 560 555 465 -Tri: 560 465 562 -Tri: 420 487 385 -Tri: 420 385 10 -Tri: 554 329 278 -Tri: 554 278 348 -Tri: 571 181 271 -Tri: 571 271 272 -Tri: 335 412 527 -Tri: 335 527 426 -Tri: 357 356 70 -Tri: 357 70 69 -Tri: 525 451 479 -Tri: 525 479 343 -Tri: 108 542 500 -Tri: 108 500 538 -Tri: 478 506 94 -Tri: 478 94 93 -Tri: 68 67 522 -Tri: 68 522 134 -Tri: 305 306 225 -Tri: 305 225 224 -Tri: 575 573 534 -Tri: 575 534 563 -Tri: 240 309 509 -Tri: 240 509 241 -Tri: 565 132 513 -Tri: 565 513 512 -Tri: 576 380 382 -Tri: 576 382 545 -Tri: 333 269 508 -Tri: 333 508 427 -Tri: 473 162 477 -Tri: 473 477 449 -Tri: 405 541 266 -Tri: 405 266 387 -Tri: 449 477 163 -Tri: 449 163 450 -Tri: 117 116 276 -Tri: 117 276 577 -Tri: 157 156 471 -Tri: 157 471 470 -Tri: 561 165 296 -Tri: 561 296 394 -Tri: 402 401 322 -Tri: 401 323 322 -Tri: 41 40 100 -Tri: 41 100 551 -Tri: 302 301 557 -Tri: 450 163 162 -Tri: 450 162 473 -Tri: 219 218 193 -Tri: 219 193 196 -Tri: 461 550 519 -Tri: 461 519 462 -Tri: 576 454 435 -Tri: 576 435 544 -Tri: 544 435 438 -Tri: 544 438 545 -Tri: 122 260 553 -Tri: 122 553 472 -Tri: 375 201 200 -Tri: 375 200 230 -Tri: 244 199 32 -Tri: 244 32 198 -Tri: 356 243 309 -Tri: 356 309 70 -Tri: 198 478 93 -Tri: 198 93 244 -Tri: 457 456 173 -Tri: 457 173 13 -Tri: 176 175 113 -Tri: 176 113 112 -Tri: 577 276 115 -Tri: 577 115 119 -Tri: 332 331 443 -Tri: 332 443 554 -Tri: 397 3 2 -Tri: 397 2 481 -Tri: 543 381 380 -Tri: 59 58 328 -Tri: 59 328 337 -Tri: 514 129 132 -Tri: 514 132 565 -Tri: 496 495 298 -Tri: 496 298 297 -Tri: 221 294 290 -Tri: 221 290 263 -Tri: 242 509 309 -Tri: 242 309 243 -Tri: 347 144 143 -Tri: 347 143 570 -Tri: 347 570 293 -Tri: 159 87 86 -Tri: 159 86 126 diff --git a/resources/w/exterior/texAtlas001.png b/resources/w/exterior/texAtlas001.png index 89fe80c..14a272f 100644 --- a/resources/w/exterior/texAtlas001.png +++ b/resources/w/exterior/texAtlas001.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44333711793612dc16ad231265f579fb6362a8ea9e939fdbf1193ae0719313d9 -size 1464265 +oid sha256:84f74b0243664972e15ea726b11351401e39367fac598ed8e0a2beea29ba6e52 +size 1462947 diff --git a/resources/w/exterior/tree001.png b/resources/w/exterior/tree001.png deleted file mode 100644 index 73e0dbe..0000000 --- a/resources/w/exterior/tree001.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff322c090ce637fe07e7338a9e17a5f3b7b97f73d739cd11193430ca4253702c -size 354501 diff --git a/resources/w/exterior/tree003.txt.bin b/resources/w/exterior/tree003.txt.bin deleted file mode 100644 index 5266d652b645f06985c48f0d187e1e5f758011f0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 94572 zcmZs^c|2Fm`#&ygDN5S3DWy$G3)x;XgHTCDC`+3y6rrf3qO?k(Qc)sQk|GnIX^S+yNexL8%KOPTH*Y$i}*UXtSbIr`ja;CjaJ2^SIWMw(IQEGB> z4vP*UZ*O)_C;Y$pimQ=yrVmjrHj-L<>Yyc~R^gf-&m@2G zFcWJkvp;zK2>SSD9W^MKjsrF;GkfzN{b{d=5~5!zC%JecP_le-B%V8U5dCYv=*(CI zawWto*|IzXZ%(}fAQBB+kt=ROmc6qAGO)D1k|$EA&tW;nE%+H`>68W{)GF9 z)W(m71+9gp8xu^K{y}N-G(Yqw+0^=+j!{;}%O{u8k?I)!`ZsP~EdBVQg?vvpqer*d zVx7v4*lfZ9#{W+1g4FBuH=;ZE6tz`S$DUJ4=^>GQY-|dZ;b(P|>4G)~c*6OgGO?cN zo0yf(^T&8qQ9C(DSTw1WcD597neM;(w`mySfJ4>h@sGwc{UV%JPBX`Y?<|nUJRHgN zpR(JJv}QSz&}lE|h**7Gba*o=@X%-YQLQhMM{Qoj`|U=0{cL~qV|xVtw4npj*Y5Xb z8j$Wqb~X2)D|g3HYyD+-K>JUueNJa=rn3CZ$?8ZmRJy`OHwCO}FqrAnP1;2R?3>8e zeiAxrS6}FJPl5-Hievt7&X1+DQ@)aUbLGsJ6u+b$wvMKHTjn!+QTx%gkH^95BkigD z=dnzGjGe6{Xzo{1U=>-K7HEN$_v_O7C>>^h;JyTn-&I6T#wMb}pJveMvlimV=gSy> zamLzGS^qm-k%)@=j+Rb4(+-rDcrgEGJM=^gZWWM^E1S`_sl`o zbWO7OR)eH4UJfaHMKb@hB34t|18NrQ`W=+y+Nnw2_zc6t4iJW$ZM`Fv*?amdlO}vw zg=O|tJ>*z?Z{H~J_R%^?(j*HBUdq`AZr5b^*JImxedqG5=$(gJ^cbg4<=rf%-{H^( z+TT>wVs{sFTKW64bpFz5(hkp7Gkp1hi##6WceT{>!D?^{ohBVlzOneGMLJVRP_fvV z(;{iT)F27r^bHfm_wxM#sSJPI%S^h2)349r5xoWdzS0%cRaeDgI2lj#6~9OWmrawt zt{3{9vNQFu!Po9A{`7R<^~G6sEsf#gm*uC( zNQnPwcoCi7qF|A-^plwdhuelslYX!k@S6t+H4RX-7*L>z3~CxArU`QBrKiyT8cz07 z86K%BCr#(_^MlJzwx*Du>d~swXlXsktf)k@EGpjK zc$lgj6h8ll;iDQ?OA;T|llLuW(VNNpO7$CTaax@=i*MMiP%6ux$=zyc(n(jCJmr`9 z%m`(M-{0Pq%JSc5T?!iiP!oRaDwV1oosR$J|GocEdeESV{GPKHy^L%JP8HU8|JDlD zKGME6)V!>S=q>s!-4NLe-mYvziw6&6{&O>Z`1}nTJCg4D@mVVCU%f^Bue#eK+Bfqf zao#va((zLu1TD6q3ofLw_-rDVQ;#3@ByxcxdRV0g`MH>`Iy8alyJCKdx9@af3wnL| z0$rl9f|jiEX1M(45j1j8JBv?0^pNcNl;vOid|GrqT`I%1{Wg^T?Z0w;g!Wlm`^J28 z*5r7Ey=4{R?L6ur?FJp@f)dYut1fNC%s~P28}QcVz^q@{p837Ev&U$A#Us9-#9TbXR$(Z-PF?^u&LE%g0GDwO-s`*AhW_o2rVzLJQ;HB!$mljwNcDr)=Mo7s!!FJn|M zNaF5!;^#9PnZ8*b`z4l}ACSb|^H8P37(8joImx(jLjTJ-naShI&F7@!x*Os1LFXjF z%Z2ybY9)UfT3O)Izn@nK*Lk$9Xyj`F>3fw*c27eAMNeLOt;$MB@ zzQlN7HPJEgM+^St&ld3;JTS!TylaT=?5Wt>Z53J%i?D%O3e#V{pI~4Ad*lyYh>!Ot z^yj1ioSk`w;jjBT;SAF|Bqwh!*3XT=@-frVc<5dFw|~9THpIoR?~u<^B6v+No`m9z z#&q--|Dt1yyRE!Q>NQs4L77JQ(6AOXVp}_=e_vD`um9f3tJ3U$^V3O`AKGm$-MOTS zn5?}cef@8KJVg2FyvCEqgKvAImbm}rMEE(K6O$SD$gKP@oHH+)E*lbpPaAqNTs(d+`1O&lDj5aaMhf~n zC5%HgyOKzArv-Gny9&0q+a^ieHJj<*v3)xHez}t*H+6zm!w#_Zk}l2U`qbb2taEmS z%bB}LVZIee|1pPG@gs4kmlZ63?V9I+dGmI%t;GgjjIo8>O`5QvVJ*{_Vv;EhvcE&B zf_I`WjRgLgXpP!l4`BRt8Ed2^b8nIMF72@1!{K0MoJ8M`HDLVrjb2KfOdgY*4?6hW z1TRRvbDTy+r!oIGhpwZt_~hi9r4ydd23dSVYlZjYT>JjiWLy&Qc27m0#;QP{=oa%- z?8^LKxv~w(@Y}~+kd3M z*6n}!y(h|Vz9g2)@RxVh>3``{jv7H_{#$3HqoQ&D(>GkCÞ&3eCzG;MQ19&sMH zf5o&C^A_Rx9Ij)9+Fyz!Pvv51v9uFzDX%V7rOqtBGjHsoGCcXzAlmh@D|9QIZ2ohh zkRLgh2~_4^FDMhatm^l6K%dQcZT2n;4& zpnv<1c>W`)IV%b6?T8%Lu4MkN&v8d}!B0s*b3Xc-TZ81iC*f-w-ZJ~T390=2$SFhx zUkyG^pPB_>yDME8E?yr$pRk)6M$W?X^BP(I5U;;?Wf|d<-3G#ihr;?%O)iUWf)>pE z~ny6T=i%9o9cx5=O@WxH5^`>Em@n@8TQ?GWVnc*%6R|P$M6Nc zcfo^^=Shs+4zTz<6Bex-CW#%}ndv*!6c4E2JP9b>4;z=2(Y`n4;H6WJGJPTP2f?

Njp9c}n-F;mWsCt-O=S+D@21 zjf&6%{cFi&!=SiqGt~hvId_(|PtUU{&~QJWoJ!pW-Hlh{!km1`>+-Mc{XgW#v+?*}n`3zPFvKeK!+ z`#HDdfBD;8EVQ2pr?TJ6^1Gx&h>yeRzxI@~=i}%8PVE0Lj%2_8*Pi8n*f1%Yv(*aA zen$Pvzf{C8!l~@{GJEdtn12qZ|Jqa8?`1gmcmIVW+3)|gXZ+*hB0$j%$lB68P@P(X zdNdp3k*hl~`%9D7fJtltnKV8F7S+U*#{LGXJvor!v4?lS;9)>aujGS;8aH>>@W*8x zq%8k8u3zWdQuZ^zzXv`Vqz+dDdN6*ssAG^iXD880I0VN2BT(rHJ=mvi!u4zXAl3{<7Y^jVid%WZ73a5z5rd{CyZZJi`PP@ zD`iCe$tI}({suL6>xKrN5b7tTud+~VMI{Na3j};+4r)^}!e1=(nEw^?!pCtF<)K&t^4+loflc=1Wjyov| z^OM%CD{=XDDf#}$18yJp!_Ed*r8kyUv-aOTatUuAaA7VS__`k5;_MY&g!hYo+gG$t zzmf!>MDXmkF08P%#O=mxVfsoYY2ar;7fHhjBQV}L1FwEpj=q}I@qJ3x2K}8>vCRHV zR~s<&I*+EKZH^yw>C5naqa@f^<2ng4oCR~$ zhhj-d1=?jWl*K=6IN@>s{=qQ3YBGMo;lUl7S$tD&1z;3bMn=3ygLNjo(Y1p!ai{C5 z%zi*&C?5Bbl7fjju*O9f`=*6T)<3pn{PkUYdHb48*%0H~lm6lC!~du<+=Om4R@ro= z$0WR6LCB9wY8e{Vc7c?+`GZ7#y~N2W3r#KwVgAd|ZQg#k&T?4Qr9VFCJ_(P@PG|n# zz8i&S^s68(zc;|0%}QY8W`n2JpJDCOOUW9)w7I z_jnQq9?s$B9xtjr@V#nbRPB2b-+0{g#5eKPry#EZjiv|bx`@+2Wyuap~%%Y7{AikaXdcN=so8z` z;MZ|NeIVm)HLQQSmpsqT1}pQqc;2l)v<+9W_2HoABM>`hFEQ0ghv<{9(7wBavG4T$ z%zv!bNfcaILt+nWloh^K#ZO(Q6M86q)OLGW#BW zvv_+W1j;;MXaOlnAiR832t5!ar8(j8?YxfpDZi9DrqcPPmPvF z(Sfgo`OWTwS9$wZqfE)>&hI6CJSXA_aRZruzxSu%qH!6qJh@wP=X?Xbk~1B9tuAN% z>soOhm>woO~XN2iVTl%Fe_cz{Vb_}cnnUc8{qv9X?l5*E$U^XcOwc?|Ze;x~*lT=YuS$D_6pICr!X3yL@2ziN4ku9;%j+)gF0p z=J7vtL(>QJWx23^KjW(d4JX+KceV z@h_q6q#`U??}(#(gPH#3HJ!@lYF;2af|Fr)O(HE(b--M7OrNX2dfEMCAgxB*;DFsg zcs4jr`cB@4#kb+KDsMk0U_1C8YA;Fc;D8@*7UGXAQZ0LIb&ce>zXAUvN$9)2BesnA z#rj{D6Wz)R23;meZqI-`T?ux`LBhEsRAztHvx(_f3W|l2 zeU!MVABMK&y`X>XRJ>Ye2g^^rbS+HUA|(S=vf;D7J6`o;6MFczf$=MG^D-G;*F6_p zN_tRN4)6PRDT_aMY9hEUqC{eo4cZ!=aYTbXj!~P=_;H^UcsxT&qR~m{*S8a_f3y~L zj-1Nu6)aPDdueDk6#wV~=bzc*`ch+N?{ql_f^Vl2_4NZG@69tB@1qO;!9smM^-~$- z>1L80GX}xus8iB|;lm&?T-g6CzjqMs-peA6BZtDIz(dGqE4TJ{vS<7yogPEP{xUMw zEFIRAZ=)8Y9C80%a;*I>cdUhbev}wQ<#X@nH#Ds+)x7Ma7qdUs)WG8{i?g7M?iw)c zbkO{H{TDVqC+6LRZs})8OWbnOrBecfcl^u4H& zE4zO>gPhVE1yk!r!}pPW!E)eLW?wm`9d94DeH6F%WdqJX;>pEix>E7tUn4xGk%&krp?43?g{&wHO(#X zUNMXK)*b|l$*yq4c%x*FgEG_KdEOV^{$Tt;P&%4jn$68Wi@yo=fz$$(vetIVB+eoO zy1S@@(yswHa)>a0DDT|9Z0_Yfq}eJNyjJOgwdXH-^MkNH*cAIe`|R=re`ic=-h!YMMA3|jly!dhOGa5`>9cOdtWk9 zFTD&u8s~t?zIu8wH z=IUdQ{v`|_+%zAI&F+zEjXluNZz@hPSHj(v@27vqe?Q3z-rn0S1sXFVX@!SAUL0Y- z^xcU`fXn;tkq=+DgSkN&eVRW8+mLj_I0^ORt{JLUsU&_(VOM)PlM?!znzOV z@b-y$TfsYAAKP;F%hv@meuH!Cpl#RZhko zvW5ETqhlwa^Vx?aweS%%dmb%q?GuAm*eqx9T{=+8LQmU3kl}at#WMW|buRMb zpLAvMKbvy_It)8Xl9Zm)A?;4lFZ+&5lshkBxMp%C9J+IaCt_fj)1Wg43RLV0hAA6}r6SEwOnYi(jn!ib5_;$8|?@ zS^oC^T1gAWHWI62+ws1U(;%H*lv)%C&zI@)K0GdcmWaI*qmft9Md`Spa2DUsAN!=^ z!~T$rfrGF;yr3`qjId;_D&y}s9L#SoXeD<$+2hu7iW+iiQOW>EX5UN}No4jpIwSGg zUqi9OLL+=?t+4*-rLzTkYUh#tV|PH@uzvX10So+d!$Q_Rlb%L{MC%x74cP!EH_pS! zbB-XD!9@&zcGeItHEtwh=I+63$ExDa_ow4Q)QjO8th8~z#8>2xe+I7I`;mTmvjF+I zx-)(1qm6m|MRPj-6)^^d5${GeoOA&TZwxIIYCH#BT8${V(mM(R0YfMZ@t&!QS*ADfjb(x zeGs8OWEi;czj7mBSD_IF2w%#q0KZ(1uzoPrW*=C<*8RhJ>Ge|-z&&QvW?u=r3D zh^88kr!5ULvGJnz3_r4aE~GZMvuHQ{DpEVr3j)peN-iCo%G!6;Pix-3Ze|h6PP0U_ zU(CdxM+oDG!VN7k_LH;D}D7K`K<{o9^3&9 zJ0R?zEBj{g_IvttftQ}`p~u*n*l(Z(i(gz{_Ov&oSAXxNj$MM8{w@}K`2JroHwoq| z#+fU=C_v5`OBfz}V+YK;eVANmj)l{UJZWf;W?E|Q%JAxqcTsA^fQz*v z{28~NweQ#~EvRhyS#l~R46H|9ka*-|QCoRo{m@TN34ixHLmr-X1x3XIWcdE9q_I?3 ze~xvY2nNPG$s*q^a8Y7|PHsMlV!i}0emT>@Feh>y*>uPo(!1qKmiyFE4JRLlKXeb} z=JoMpKKK4eTfCJ%Trn7@?3lptTOLQy>O*@;F-(I48sE`?LPtDqld!+~Ijsnh!F$P; zy-{%eoHGvSwFYJE7S0zsHf=%iWy!?*dKfr7>45t!cfo_zi`et&Q5h#0%Iyz)7!d=e z343Wuo+sY9RoLGaKA#4N*-NGCJs|(0Ni^-zvLU>oCsn3T+z`9 zIX~h2e{qKFaVqHDEK{6;h5gwe!=c#7w}8w%xf@=;@W;DHoJUHny;=Y8?XHgZ#GfYm z#tE>#eiX#q4J=*%$PE8|zxRw%#TOG!6QfxNLFbPPMDKlp>;|Q>_7&sp8-wUD&k(%Z zcPYb9XmrN~Ed}Jmoh;~e+X3x*{0f23T$cY4aymGt;1u~@ngNflr6RMw4tQ~gpUhs2 zXVLATrY=PASG+F%O{EXUlTsl5=B5aEh*1zV5wxV0# zlE|1&NpQNnPO@&c8&1iSXZB(|L_r_lTN#7wPL5`{xc|!9wV&HaeBZE`^-nSWXz3{2 zwVN6KpmB_iKgVpeX}Px(c{5QNZdDc0<$6~5*l^+fFUBQns-+U^P<%#HSU-u+hxT{S z!arlC!Wb*B|MdSV(G)#Mmf(yXx=g=#e|FlPo@jTpJN%j4%JP43b{4qK&mn#6{OCZ1 z^V}ZmLcE}UGV4DVUmu1yJ~q3%S0ob zLviLmzu5ElsNa5gcR807ZOx@s&s)%dHB<0AW6J!Cas3k^Xlk7q*6cEf>F*J=5BgW+ z60L?6v}W^sytB^+Y09y$|Ea&Pbrs!n*&iPo62bCgQB)2Weie|OT`oh|tV(pagBP}W z7sdE1ZeE28PtTBrt4g8q`&yj2eS7JW?|n=DKEE2h0A8D(CBH_Tg+(JZxUtCr59suS z`PWTK=Hnka+LFHPP>QB*U4&b=b!7U)_{3H#WZx2kBZ4anR#TjTQkC?r< zeb3aaD~YkzrRJH!{6&0z;L-MH)a1Z?+<&Vj%kOsbf;y__lY)0?V3&8J^ymu@>|xf9 z#jmUQl@9HClI)I50=<|p^zF$s-2Z$B7M~bjaK0a|3bDb5*Qhi9r?Yy)1gn#z$CEuU z;?+cGEf1%YHuYroXGVRYvi7U?%K#itaEEap=*%}wEWRCEy72GcE84+eFkBtq!;^4n zQar=O<7Z9GF3Aa>AiU&(uzzx~!3+GCCK0O~FWCI$B~1+T#^Wl+u>6Yg5VKwMMcOj_ zOV^Y2Px1TTuzdmbR^9o3}i$Z43zFd7#;1@qX0ks>^Kl48! zW9clGUz;JN5bcpoe1Z$%n!S_Mzf~U8;@lZNYUni{e_NQ!)ek4b7b^{zNg`N&A4JuI zb)Qqje%d~G(&afdtG__CxjPJh`;Ya=S6ofu6#4u;51w?M1b&HK;Kw!L`4K;#&l?Et za$_WYm8-+-W6K_Zl4AiedRq>oZp*=h@%DJMLl%o)j7Rj2qGcbhNRA|gGyS1Gg5c1w zB+_r79ef$ufY#Tyqseo;nE%Lm+xYpBPsJRV_){I^{+Wz-s|o90G4A|?z>$O@_`Hd5 zzEV8DN_uS}ozw?o@7Kc_fA1ylsLicBa&>bo=op*goYyZTH4a=2eUs6k@Bc{bzpr3;-0cqdzRwx5<<3edHgGhb z{BZ;*#g*ZnoKWSmNH!I-}_wx$~)xB9HA6_e8*@(kF5k7&WmI5iO(+;XO56Mw3y@6dBXbX zwUHF+y62EKNhj#~q)}>jRgJp`vWn>&lu-oE7mktB7hh7pss=RpKs%`M6ZY3;80W&C z?K$L}(pTE{supc%^1NIl*vls8b z&*Xhq?3jMmm%5 z*4O6DUVQ%LNX%2T@SU8_2K7aOmcMtfKVT!q$Ak!~Ce>R{1 z!~KgJ=rV4N@>ieu{LJv{J5flsIvzC5mf_;_Eq!+{LJL2HS|-ouiCPEiFv&$)iGjT)ckjJGjE!_87NDQ_yGn z*M)vXcHudseL@=OZElBNKonIw9L8|*`smE426VY<9{#RBjm4MW7QmlB)%>J@m#+JW zE~QMukArSAePX;_tv25H$`os8ZD+XneCqp*^>l`u4|X*Y_6NlGd(8D6!AS8SU2OH8 z@gF;oE*%=7hgv_*H?J{YjrN8*Zm5KZ`yVUEsKEpX1yc< zbPCh=K>ZAgi_InF-bv83eKAZN|j^G>|faT=kIsen#ADXf<}5H-w^9w z6V^v!eDjnX+T7F|`@J*%&-`CKyq}KuUy4Iqtr@@g{)9^MXu4$bD+*ro+4Cp9pS(1> zoGSg9gFhE#u=s1Mv&|1#C6T7%`vCVF2i4ufsJ@FZ|G1lSt5i0=>GxX-txj4{(S9Ed z7>$_!a?$;mF;#2PrpF=3(?_V^itBrM?bUH=av%IHP=m!MzCZK5=mM%*;sjA$ZZUo0 z`-w+9bn(!|R`|=R6tlnmPkcXh^wy`+lS{1djDLjniTHl2lhHDWZF?*|WA1Rt>5fe1_Dz+e75Oz0_gh zN6F5up$vbxN{hEoT^$C4e(K{W@7wffXm6Ik%gSHSF~?joW=|AcUO5!|_jRLkmrWRc zQ1TjeT6mWDNg^TiXd6=N^Bn~}HDm+K83jVAYj@+Ujq8UN+So|Az6oYbFF7YEfVeR)} z=zxY4*$xO`_R48@VCKRzWVp@&NWOiQ+uPE{TdxcC=l(~IN>*+HlQNZZ&>AoqbgyKfck#mhh+}a#B)ebpymkw!9HWEXSM*0qI$JV( zhYUH?cS0%YlJE_puk`_+KIdqBH(`G~k-Og_<9AD~f#LJUV3 z_~Jtmojsoi-7h1LtEJreoEm7Ez6ckmo}(KF3g_+Z?&D_&oY>;1FDMWZ+N2^QX;;`&=$1i?2#xjVFRN-RIa z_V0#kZaHLaKwoM(XBWCWC<+y&FVq)1+tB=HY@4EsVeap9J2&)0Izj{&gdIzWypQ+u_Ud6ZNHu zAK&yVXTysPeR0x&owSCUGkxEJ3i?Wf9cU;PX4t>;lPq-_u^ zAL&BxC8*$xrH;(M>Zla{d{*g+HtG~S5;wT~M6aEM@$bnuO?=F!iu=|fU%&XEdtFjsX zCN%{P9nB!`;!EiHOCI2z*bb~yp0n{)fyDB7&*9r>(eG_&c=%oV=$|=^zh}x}zW;f@ z_JQ!;`JACaK%~aNp#VjdWMVl58BI51fvxP(V1>tSbq9R^!fT! zvsygpH!O!F3m>HSqk%pD;`-~GPRn4(Qmzl3InMAD?IZm8xmh0H=%KU5bW6v+5R+=n z^s5#%@bk~9+ctpGZ*6+%p&|-A7Qyhz(SP{)>&c!Q!P9<&q%dcOq*PltpC-OP+DTz7 zD7>El_CMoU{}j(3`s)5bTRKjHr0}aOe)0Xaj<+k2={qa@Y`7weziH`xX!&@Cn9R?E z;;Hs1eRLRp*LNnf7uO#@8NQ%)CbsxQR0I8+e{p?zXV4(LMb#Qx&i7&ME56_AOglp2 z31|Fm+-^3$mFCAG+502Q?mR@_(8b%H3__&^!ud0C`}TYF9O-Dy#isqe7{9oFtPOx( zbX|o1DOO;(xIUD4gIm`ud5B8ZPGs>vNG+1c);A0H_r{AlcE-+{?d2&z)*4 zu{suohP?QVO1zvI{|4?%WHMJ`iC~$_C@}rgPf1|Z{8n;g0A~E@ zBK}wAqj|h!LBW6W>mBM3sFR$<2Fq?JiQ`w~{AY{!%SU$M@nc^OpnDv@Er%C)qpB z9WCh92~Tj|Bi#`w+W%Zu&*NtOE}M-U?v6((cjo%bKg@ne=y|DD$}bWXWhgzRCI_oV z`Jp#WLi^u#=}u+%t;C_oqR16$w%DPuvwxz$&+qQYIos0j_Ja_4F5r4`tJs$Tk zbCAsE;@>jIU22sh#NVMd%UoYg$>O(b8&>z>&$k`0nS$DHSHRC~exVI3#f0 zu0SqD!N}251&3dp!P@WF@Je(~AUmfEjsFXiL}3V8AY89Mlt`#e_+T49{*IUj}3=pyOim8UO0* zR^0lsju?e*!Xu+SU{ZD~@*DJn<-btDjkovdwG+QQr$B?>)YB~~!v5{DYERyNs$&T5 z;-QPqA8kczuDCINsncTo$FGjOXimYiPAO17j^9OOU)vPJ;~LN6uqmgn>}@^09Vh6! zIbs&pxzs>fYU8S&slOL<`zYL5SHV?E{Wq_g}~x2(g(Q(loX8@J&dF1jfESSzv<`A@p( z&*Q(E_VM~+|Bt@hEt~M!!>`DrE5|YX2mkiByLh}y`!qiOR4)FhqWIOEV{u%;8=~}k zH=Z{~7d_|l8z|zpZCu6U)uo62v;AT#H}dCSs~mE0mDV%*NZt`2Hx=sVJ;rO{MH-LE zx)WjeacwNpwB9VWJs!sTS5rd=oQR%~50fl#z|REQS|5pK^bBO}`^@qqlG*q5@WlF8 z!oci#iPX??6C0m*eb?jd9aEfeqrnm^uf7HOy$fdJf0@TSbYyxRS@6scAH5s~H(r!T z!CJ8Y?b;2?@VnL#c%SuVbh@EL>YOF$^N&}?bZ$M7_OZjxzy7Chv`C*KH`kHj22mdP z*~ehqp&=4g%~;I%rxi3J6T|1k=V=hHU*><7NWas|&RB*Uu3m!=+iXThpOr|*iTIT} zYvU8cUXb2pUO1KWzk~D7^?BysZM_1I+YNNWKYt|9b4;^xnMpL3SZzkK{A7#xbq>p6{j;x$$vzMKzBz$ba{e<#{$E;Z@i^Wd zfRmeo@i?yi(rpEO?;rj~vh&wP+`jukx7~F4LKA%At56>;-#-#pRNp4r>br3J*($K` zY;VZeCG7uwnCQUc9f!u@m-DA^XT-VlK7FpS@ng>UA-EdVkR`U;a8G?R2pyx3J7`T} z_-21Q9`~BR0ayBW!|L5e;`5i^vHYnFb;D^-?vjLaDfr{uDcFVMUo=AS-#pZW$A>kg z<8y8*(2?UW6zQAs%n8qY^njc=w+o-){A+Xm8$|wRG>qeMo2F#Ef4T%@{11w|F@1`; z6LA*3Pllg3fdjetx`FiNzq0o25um}_hq-UWpIUUdJ1jS8bpB8_{`}_V5;FTxt%Z1H!ay9? zu?d;(?9axZ1CxyLq{1hpkM}m*I^G6*bx5HSYoR{$^qK~~r&PzSAJ*bUMON_ma6KAS z_L=d&wCv8?X9jM^U&sJxYo9_Nw@hICNw>!H_8x5!xQ|o^M`YKd%e!?LzumQ7*w>(* z^r_j6{VWD>-xx@tn?&}B*qF!9$?w9IhBi2v!@VX7`Z7**#}U>Iq~G$*c)(fi8&I78 z#}$IUw>pMAUVLaH4xl=C>d|^syG!7o(YG(Y6ZV`;zrG*4bNUZ+@spo|{{9n;dHnkD z6z<%u4PL?VJBs+jowV>^$Cu>8gLvGN%g_2F_2{Z7KNFW2^7sOy9a!~0;-7WBFMt1J z%B{V)V7DerxjP*nN|Cbnrz+f)UU+n#+;Y2xyjS#vCwIHhBW|`VzvAz6%{ti)Tl<(n z(R87{d`;Z~$?T6cRiGj{f~y0@(7pbHn7z()c^c|bLB{CHqY4iMi!GDU+Z(-D`{-*A zM>71oWT$Z<!sz=etCl#UOV@;)N#ml@D7lUe9bnXtZEtF*P4=9LKqbu`-=U-brQ6j@{RdL_3aA=1ItWu+- zhp_%qA3aHW!1Nti;QSq(jgW_vy`0g!GXj5{#cPQSui@4dA?EH_uD3JV-6ZsXgQ#Fh z_ll1MDH!1i)7xQ_)oL`Tr{F(lmA7<|;wLiHP6_9%ln1GnGinz3f3dJ!DzmrRric4* z->o>z=?gn9=pPzzMIy8BdZ9C3EOE!*IDNtI1^#D)Z%C&t`ASZG8Hct1jXy;ce{B_# z$neE)B;2{kcG!#a?;wgFiq=Y1)4mb=jh%7nf9MOzJ1&voDyy~daE^Zhr{Cm*z`uCU zed+h+A7q4ZG#!ZPzVEjj_H0iy}7sNQj2KTP$2=D9q;SZxU*z>#c#FA1OzHqf8 ze$;0Y&VAYsKm16UzW8sG>9W1gNn&FNUSl#7hLkITQg4Aj%`r6(eCz|<_d%wBJ zVOuv-{PkrR9popBpJwITc)T*}6gsEe8^3-LM#m~yvHUOH-v>P$^pd2mQoxmexcS}O z3Y6|+!P>84ry7r6`g9Imm_7_@Jt~kwhat><)65g-_?K7Yock}dmE&LeDvVYy6!;Iy zALa2Y+J(rQ`|bda-`#i#Bs#2>%m z0gwMIJA*EB@n`;@{6}`oLGejVWJLB?l>d(k6ma>!ctgYn-3h*{kws;IC6{2S)b*wfN%nLyu68)^N$+`RN_s<5Y%|E!EQ9 zT|B5~z;iV9*j(0s(pvjLQp9TFucZWA&AB^*#hd7>tHSsBcQ44KGJNkw3A{Wr3b_?+ zqD6l~8GrHjN3?ro3@LiHiJq4Wr4Bz|qmgPJ%>R=TWghQY+Cs~RdE@sjuaQZIEVjRH z^WF#vi-<8YkpdmDa`+nCBF!*w+ zq_K7{z3Q-x#h2u|jK>>mgJFsKQjp@SDsdxqcBa?Z6@|!>vqP89$br14iw#Nl4!$Pz)|8+3|EQJu2eA`YW2py9Pw@{8=3T z!rLPLt45F?cAPB#9>e=Tr%cgxYr%gV_f;zyK6>L^crfC8>6G>q>525ceh~;MZYRje z^ZOxv;s49OWX%>H*U{R{ecx;;oaFTRToU*l)=vhSd6GO{yp89d$Hn(iBJfX13F7hW z%}XG7#re`CPG69SUp+k&OjIk#pw#2A-!<_qB^~Q#2j7gx{|ez zZq;5WEV)e1*q?_K#nDI`_RtP-!OTAIb~cauPA-IDsY{_N-9z_3&0_86XdB0U6XP0b zGCKth3xn{$W#`a|dvlq-Cw8eko;D#1w4Phhuc7CVOQ}%59eUvec#pY3ekYc|-2+QO z#*f|${@=x>^7yKsm!PBiXcQpbLtk$b^mV_K0rv6LWPs ziy(&6H+$(h^twXO*G@ANc1GSJCw!_Ptxcc%M)@8(LKOeLbp<@$YtIF6#C*X?MBr)Qv`y|4;mPN1lMv>ovr}rxc|1Ry2k4FV63;)dzVzAng)( za`8XqaJw6Vz9Gh0{P!iI-KwBlV^54PPR7F~52b&{&zB2U!@P!aV&HuiDxZ$VuY1j> z$Gn8~(_70#9`{W<1M~J0P@S}jX0Pwd`pwmL$ zCh&N*W)`$7*9XIMx#)MUus=Dmb}eK)zCKG+6heQQ zf`?)_Z96fD@f)PCfj?DO$fRi}fEy$6g1`#2EJ=g$TYik^aplxpcAuTe;c{ zpW8JW9z|ax|5#OkaoQ+cp%P9vUKaTGyol%VlUe1k>8B~2Qx2zB@&x{Xm?&_zyg}5v zoq-J#O>sEqKY6#npWzbE<7Hu|VeBk@s9sco3Xco?gKgvC_Qxu6VC@yy%lRMkfBgGo zMMLb`o1}K06vlA=i#Y#nBL8UcI^Mpc+EqS(eq8<{MEP^Nyo0w7zFi8oF8Z*SvtKQW z|M0N&{P#;{$5q2X#rAls>mJmG>{x!s8^l1?!HYz9R}9>6sYHtv*GbnbUBvSDPjV8E zACbg@kBJX-bA2aGLQmNHKMAjbJ7JY%Ur`dgNS}v0^q7V6uL=9>NviQYuIY6EY$jfz z3&xd6mJJuiH{`+je{+Ql=(q(uW-o+(xg(^@4IVN7R+l&M_^*!ZVX^W9WRy2TYVc?w z)8`3mVac(pBx=D_=1Nva=@7n<#dQ4tHVPwx-XUXiz1{$ELG+?f+xzOW?IBZeL z`2IbY)!#l~xv+i{n|Kh0rCudYxPDWwE1Wp~xiu?bF!7~B^$tLjGbW_DjWL9`Hx>Ig z+Spy-w>vw)=?hKZvAHoE>!~cpZ@9Gx^m_-;acw=JUNvGXm^w58+s4MA zbyw1FV!szood}?FH~WHvX%?Q{Fy$)!4MhD7`F;YQsI>{scS~Xn`S;5^iu!MQ#X!-L zBXnu~KG4Pd@tFVO9VvhG-~br%JAguqK*$}OMH&~Ha*vNl`KLDv65{732Ei8NA*2z; zPv|E3=cY#r@fYUqgAY3-J&8#)09T zt!!!d5YD$>PqBXa{dG6zE#Xck+$NR-w8ht_TJSSy&=`hA4U6#=wy+*w%BN{KjN{sNhPLGm|&k5b8iOMmsVW%`xRzQEay z!L+U<9cI3x>?-EBmgQev{!ZXWI~76@`ul{u&OXUsp5AX*;dz2?+g1X3SU>;z&`y== zcmCG6kmn#b1}c$a8~uZ=opJKY#+cS!wzHm6CUdq4;c zS1N~XnBNZjpDgSD4I@>7|KXw#{GCSq^)i1NMa>G;-UQM1GtiHTz^}_Ck zp>$~YC8)vt>KL!(DfREWuBH$_F#9qX=qizK*q^a7|K(myh4?|S=iok$&tZ%|D${Sh zyoIp7-HiS>;8H>bTNLn+wQo8_oIl_6tD$hj3HmznG#uEympv(I4(r!U5cwyuH3I)F zfqxz1`b;+3VE#e+{CA|{4kYgnrjC6h;8^buRuyUkxa#FY#Q7U%byMK&y5sut{V$P4 z-Ay+7ZcL>{(X8>03M~nJR9iIz)&V?8_SFZ{Wa}B`%vA&o; z=fVS+9T-Bb2c$vIsbwTfyDv97tg{%ertw7J+pUU*(B|e=`7LlAvq4r;{Oq@I>`oAE zJT(IhJ%%tt)c2F=U$Xun@RMTW!5Q@d^}osV{nxyP^Zudq>9RQB49u-GTlVFsiIjiS zmKOpap?wBUPAMau(4SVg5o195pL`bqdTu>!0pLpWH{y@Aj=;#;)}pP8Jq}RnwVS7#QHzW>QBe@Gt1hC z($lrcLVtBJzk@7)iOEk~(=ePGxn@DTzy9U<_gVY_KHk_f8^)pkM2v4L>tA&2FCjjm zCJC}ym|ML;{Yf(YGM^^G`i@TOxzKi2CpeJh&e~d7iQ_jmwFXLJj?wzlaq#WHNVe$R zK=`&+`uoMQ|3AF$xIjGrbX8G?e}ilZH5bP>RpmZ74hy8WAr3rlHBsbFAHu!ZZ6fB6 z@wg}O4Ko8_&#i0#z4sYA;s(Yy%2bhJ%LcY zT8)j-90=>mOhtY3X3yd2vOwCwClHiezF8(8Fy&g#kghN5UZwGlL5l@_K6q zi~f?`B?f4|lzIPDim&*JOn z`2664*_eO1EdSHUj{=`?E)cG6|7ID2d{>#jCqsY3$VLIw5!a`A_spE7V*V0Y{a0@N z68OTpKsdKj4cAW}2xn#bYrZtVi=04u`dPG4pQo28XW=Z>H`o6kUh7jJV~APy1Fxgj5XVPn@*OCk z!SraWL~#GA1ZBRs##M>A$d`WphaZ_7jOX69;pfp$?EEF^{w}q&O1OJElr{}afc;^O zIJGw_T-C4vVtnzeO9G!aFc>;JJS5I|?WV>w3+{jCH(t_*z_y3d=j%;@ zubG_ypOW#uSmbxy?=QxmaC!!2`@-qxeF-qNOheGG_#ov!^!XpYuUjZQG;RmEt8X*^ zM9JUC!}sC$;RssODFOHX`$Jm(EB}yoH3F|^5DGJDYRL9A>fGi+$=@IH1_IY%ylogT z%)c4)7t8XGO??WVCPq=G7x7@0@<*tzr_8@6ycXi8k4=D07c_7V-Dag9CI75{tq}j~ zYbcaFs3Bd^-yvCl6eSobWNRbDx3+EpzXqysMt$|T7S}q7`R(RFQLoBpyXT_O`6^tu4Dd5zZ$`$M^b(VlR$y@ z2yS4e-D24{^q2Zp^4Cw(53kRUq9@}AK)`?GpK|@6z-LA&gC_c0w6Fu$a(z3o{y7Dg zU~+W=^=fpR^;)o&#s6sq##6_Nyyd_$Sk@z%+8%0w`>Xlk{?1LfWv)}j`rB;3CdA({ zY6?Yrlp*$GYq*mmT|cyML$MI=R{DTVYiNeoP_^dTUzR=}d6D~2@Z%J{GG7J0Ue<@O z`OTq2lh$JXy7;>S|6J!18{hW;dpWl`=(V39`ZJk*0}gdfrNmzYK0Td7TBYc7<~PTP z@jgXY1ip61Ef)AugL{Yk(+O?G_z{{6q?cnA(+p>c>3?ME}|9Zw20Xm4c;U{Y~dJ2W46P6+K_T_*?1pNlgR$ulnELs}=ZD z-HXNgzsUTl=GQ~gwKTfHB~!@X5A#1Ukm{fG_=mtRsd>o=*3awP$?88`_YP(TX3%xD z1?(QypM&+?887ws2L68M`9-5XvSxL2NHF$4Qda-{fJTKa6VA})#mVft@c~wd{pV!; z|B=-I1Ff^@h&Oet?AaXLf9e0m_h_di#3$T&$c~`DGw5%wveZAP^zTA^%-sy8g#OMZ z>vIW{B!9&Ts>1r_8#QjTA?;Q{a+|k`dx`?_@8jOK3Q);Nrcdi@*g%@joX;;}r@Bbr zujrl10*?zRbV@Tl80LSR7<#%A)>>NMu910>5I?n21G2t4!q<6z%;jgEn15`^X(3*D z^B4AF8F>@M;*TvvSnX9X4)78sqz;D${Q?tPr|P%%YWP>fo#w zf_t<05sy5nehT>l@9p@4UBLR=puczPC4VuIr7*83o6eqoi#=WbPklzR{EM0v!G}FL zbY*iDn2h<)VE$vW{E_Jwh4>$VKNvrL$Nx2cOMWsT-t>B{(4R-B-(1$8d50>6_5XKu z`@#;KafF?Ft`c8k2XXvcT&cwU%A)D8mqw8Mpf9o7X$m2erS(IvM_d*7OoQeSsWF(H z&>a9hCrO`g=YO~a(_`c4kORFSx3#xb9j>2z{iO8yxNFfhfse>*4xan%S*I2Qxf~zq z{LY@^_rU%~6jfQ-3f_cTvk^N?A?ZS2asG8|dspDQUGE1C5BriP+fCv2RLS3_E>(~@ zB96{q+#l2{ovqxb;rR_+>HN&)u=@f}8(Kl>;t19p`AQ|}`z^c8PoT6eimskv0zI() zAE@7Wij;p)>@$Hs(#1gVw-@>4GJjdip2E<&SgKQH0xNGiTg{ki!d+}7=?4YW34D)O z19*Y@52l#l{$rB<^8s&Q=B+5&$Pd?d!1_*Mea5o-RNA~3c!hHp*brvT?2r#AllpU^ z*;|<77fUZ_41ss$&Q{;BzVWj9pMH8T@cZhz{Ac|g)_nyq+(RsQNDOw5ligE{R~}*q<6% z{|8O`1N{CM3pWr*GALygz1zcRh4lBsv5;a|HRTjl$}45_qLxFzDPY~28j0^OogH%p z-nCBx3-&!uJlt)U@O z*RNYM?qjnc@%oVWMGDxC>;JU6?8mCSasL;On+#<62c0j1Q)g3Y-#eGssHy3!WtXvx@fl2vU zI2)KsD>ApTZCIZp))ywzxBY!l;Kx@TW6lqk!acW}Z0R5=ziLYb+z3mf0|SFt*`Hb5 zEA*GRRLXBOx>Vr(+hnk%=zkFM1~UI+{feOk*UvcVJdNdI{n!6he{Y|1VDrz=gAG9} zWJ)?)@~?Q$dzXaxA&++B+L%j$AD?f7C4V1Bo)zM0kvsFp`jfH#Z>=SNVaKn+-g)@@ zW4JBL#QwG3i{p#etp4x!-y@?kf$!I~H&gdHPBj1JuPn6^qSZ6$lJ@TGq;)#mj``*F zH62kb@ZZ|ZWp1c{3Hdv{B>k3yZwULp40r6qu02|g=l1=qmi(y@=imJi_E1z7L|cq< zg*M&yv-+9mS@jA>@%Q8VZ+JyB@>zE#!+~wnVTsuV7F2m%j31dY7+Tnb(=$7qAt9z8 z7xGY-Q+0bTzCX*?Co67OLk4Opv0nCz#rMZ$izf;36DurWXV7&k=OT43!f6y99|Fro^&^Z@NgEaTx-s8BoIqLtB>3>ck%Pm1X)D=AHOw{rYJe;4Wtanb8;7y4jUteYsDPVeZD$bf{+_e9&peGS~cOwF~UU z{`}gPDew<_AB5pIM}dRccXnvp4Ke;&LKK)zJwqR~J_>XCjpFL-l(++irDA`yCZ7^` zzr4LLW#nh8iIxvZu7NauJ3O-BcjGg3XnrU({;AGJyM188IxZ0PYi}w9{^Bbzo|2Q%pWe(|B_cM@Gb|A!Wq=pbp5~{CrSFnGYeq6Rt~-9*~2DN;Fa=21b<&q-+YwhuW3jL=oe?xwnt)M{8x3Bj`^?3^vi84 z1wQrd2|=ItH|><9Ut@b7#*fRR_T7)d(Skgy@u*)X)9)Oj5O~FflMsjf;q}|d^utD7 zf^iyo)Od0N?D(P10Q1k4>1Su$5O@cZP@(@kFYo{7m|~c|u7LVwM?)FrH%I-KBc%GY zT2}~sQOF6fP0F)siuzAv{oh}36IyWv^w|3(Nc*nNc4GeBGX1jJYJqQJA0gCV>hb~i z_>k()--+*UhZw~*Q6UHQ(=mUTtiFbr>jGb09|D7Me7w15aUN;{9Rf6t3#mzA6^#@4dw$O_^A(T+M~Ca|3{!Nv>TX3OO20$Ij+I< z`TTX#;$v$u|AXRCf#=p8h4|@1AiC%}fp;xL{&ux5H2RQ5Qy1X*SJYpO`t7?*{<$Y1 z0>3jj8u||#2xh2%x4WcI^+UmCRSu0a41)L8L!dY6FMBWLf7rrL;H&Wb^CR@9fqdWx z$=}zJA)whOm+nJHufJ z>JKTtPTt7$5A606c+)ZA&?Imm=Y#q)W%_PO!Js`ppEe(w3_XV8cLUFS*v_6(eT8*? zu-L7DsyRger~iuuenR{y)nxdH{i{KLaWa2fZU+nTPDi34+GYr@wR@e^zLom(vHKBW zf4c82(;)D@F1HcazzeRG&W|XDdg47T>2!wYQJBAEH5W74n{`~ZM|}U2?{DJlb(wux zJ{ek!kgjh^*F7r4-_r_)J`${PA%WjF*e4Jh&I;Wn|EEg90H@b2Yc#oZUAKX6-!F5uUkRF`CGEv`8mj6%1ewgQ(LyfeK;`)$zgpZf650}x{ zLx^|X9SQ@RuI6}u%{a+_Yfpb6{*7xOIG}zl`unv)(y#JygHE$^>GQo25QO#f`ttf) z&Nw9S(|5+g&X5Fl6#2C>fBA3r!Hn2E+Vsr{!QX^``Foj;*Y6>}`U#%jM*SaGDv8!I zN#A(D9&p~7Ps8WL2>zF%|EV(n-p#xOzO*U<48jxGDCFDA^yexahVaA!TB;QZuVWWO zD(bIaBjx|oeXqcW9}b22i}Q##@_DlHdAHVG*xxbuPXrW~Um;JcCUH@QkHqmw{FK8C zS1zV!?fOFC4PUDxvn$!vOUuRiXSK5z@VwWsBIcdr1hWrZW$!wk6hHsEj@M+17H*)8eDJAQmb88#Te4b>t4fsg`>YBAr9Q{0R^JWK!D+0x8)vQmv%RrE;l~`;pmUgKh#a~H)(Z*z@HxG z3Rf@2TMj^e$SO&H$4P)`*P`jbH+UW6-}?WkO8I-@_Yakm6R2+fNg@9+j5lCGK`)jM)D=^JhYQWN;-kvP&;`v{Mx_&(0R- zUl*%dA^xsmI+U;6Yjx|wEn-%-OdS8XdB4GJPaa)oPz0Sqr$f__&#W{zRMgkheFmx4 zjLv>g0ZjtNayLe)aVvC^ME#u8ABFh&IyWKQ%1)sh^qH;Py-?JD4V3I#okB`ta z=PX?}=LVRfKix5E+>Pdvzok*X1b(7b5iFi#V9EOrkm-M~S1$D4f0p+6{TS9ywNoq# z{>;>5`g=!e3Ve3@HE4nTNk#oEg`~f6_iy<9>pZnMT#c{Yu^eCD2U&kgyp#)hzGB2h zc;#zgxpK4`H%O*$;Hp`8_ThOtH0%XfnEwCuA3V@P;LSQ#3H9^(ma_US+GrLk^|?Te znqG&*ECWlx{O@d}{$A8l5%{hLA44njXN0^#OQ}B{YFh~V_Zqi)4;2f}GPknkmW$P- z^)-S{e1`Nnne^+McsNc5z>?pM;nWdjaeU2`-wFK3p2xwgi#O|!`>?hhVlB?Ex9Tro zxLGbeJ}(K36}3D=DAe#r)RM!nM(Z~qoG!qrBz6s_lChv^uHeCAIto6W=(~7HO&xsf&Pop z-~CLfe~VRAg!t=Ud?60?n`695oupr4qAlzn-QDU0bQ`e&T6XkSl=%jWum9*nRnVeM z4n3t_3HGmNLO&A2ZWl@CN4h4I3Vf#NHF)E$%+;A@v3tg2#qmpAdFzpq&Y4*J&Ime2KM;n9=g`;&bA#qP(_nD6p_c>Z&h7@ynz zBJ4PmkNY!L!~8wUT-nep_I-e)Kexj@fwx$H3w*rn;F?($vy8Yb*7sw6DZH^^v}!{o z%xh!K)qboe;eL{S*n&F(-{s;3nDbc^cz-?##-hH_xJ%&C1n878Phh2+GB;#M7K@ST z&+@)6@E!FZ2>NON(l;Jh1sfNfrMfq+!FbFc_^ny7j|LxQzOI{tYtyvS&2{KYMT;Ji+=WA#Z(Bs^9EcHJDhO$Lo{tf$Jwti1|`a zuF2|~GW?Rj=QcbL^mS4HxJl?!U=DjRGLe-`?64awTsRrru(bSC^VEN+&T|UGW zZmrqO1^k}D`b-@l_Fw7q5P?_6`$Vix*s@E%X0UeA8^!rkQ`#NwKMbaAJI#cV7PxNB z^owMhl7rZPzp=IgZ$~#lL)=PO*0hkkO@APMemq5*fQxDv-8Rn?G}dnB#$kS!iIRR& z+kOH+aN#j954C0Ae$HUeqa^*#fn(r%CU zFoJR*v{$;(!aIyax`tfKoM4uYPyf(S9 z$zkio{>t|+>u<4<-OHZ<{hzfEc~)4#`1tGi{`_6Bj%zeMm|gW(636ewC>`+0&7k4t z5uk$Sg6EkWCNq1t5nsQ0o!&8?-}*iP%+GWnU2UcimxwLm_>GJH!aO!+(UrT>z{zS7 zo`YV;Hf`D<>c87`PT(&D#KX46n{jRZb!@wjuBdM`zA2o2n@!zgW1x@8dRVzDkeE9B z6vzL|q9=^!9~6eb@16EU4S9#3()X`6DLL$rZ!WG+odn95e-i4q3Xt;W6}%Am)`K%4 zX!s;n@^Brqk@;Ip?yxpL^Jtw-1myom{w1->!1Il(6R7HqdC-dNvyS$z?E8w7rJT{5_! z{vOnCYb)uSbctn$HUrIEnE{U*ZRUKie)Axy{)(R01>T7(fS+U%%r?DWKQ^sZqJm|_1L9;{W557OC z3nl&Gu1DF@mc=xqG#@%VUBb1XbU|5 zNG%ZN=uqHndlRQhLyHi8e74EL5Y%TRD#mL`*H3kf`N8J(%%&gT20?p` zZd}OV)#QMKbp2uIhcAqe_sfZctCpj<%{GaO!%d{~d$WA>fsa3K7y`4_j)ZvA)uecq zbbVA0pL#Y~Ef>#UCqOTZce71Y*eOf#$qHTI`TA3dKr9V${nSK7WOK>ifU2Kt(3xDi z?rA8DQ18Y)K!3v>C4VMQ^nmB5{SJe7sL%7wWcrS{W~KY~e0pNaDJZrW#ra_U1v34c zb9I2{XG~3kDAecuO_Aw4G&Ha_`UTYM)Jb@&){T3G^?AtjXIQrao*$bO0VCIqgeAxa z*h%$IXxl@Br)Q_2u<1eD;&w)hwj`UMXO+sS{`O>J919p^G@b zj`cjjHjhlDb8Q3Q^ZmBmm>ufSadjJU{tUVwCGf%PW5Do}FL6Gn0ri#>#rQy658u-) zo%+NagI--Xuyr%raKVR1iSc^2=LP;!Q51O1(1%%d&A91rrR$3}j9bBKo2JpE(m-%V zef#Zr9f`A~|0&r;;OmoPVNs6=G7R}3&GDjsVdW84rZ_{j@%}J9yV1<#Sw~LYXN0I9 z;TkIN_T6G2gM4AjYddngo=ex)seJFnv{KXQd9@ID^0$6tS^XaFRstV%ISwwM{wmbB zlj&FVSjgIS&!m%227%j*(aa0;pO)!QOxqyvhEB0?1oe9$UntX0Gp$w}#P#71bPI!% zsJ{#Ix0BUxcj>pluYV8^Tf0Y)BinEt=%!NrJqri0rJJ*;+KD)@=f1FgSbwuRsXo6? z9RVsXUisQTW+Dpdsf2b!E%(me^ zC3CFv71!Kq2;SqK(^yT^@6i4;+xH}k zdhhVT`xmvjj9H1KWb$w^fBAh~;Q5)i4ndm|KQpqi?ILY|LT9d?F+{9X;ItYKGxso!AN$g zk>oFTs1`grm``6G^T6-Ftf3kDGYFUb@!x0i{K&F>FcbSzk9?mgl77pl&)N3#1vG!> z22jKLZ(;p&W%Vx&Zwfb0E9l%ZSIEKq@#uegn3VtgOEuu*Yj>~t&+(fv`90&~xeIPk z8m`Up{;Xx=)4N;+`n_aS@7HqJ=~&5}Dl&-f!dc?@{`#^4B3>S+!#}-XHe08W6g;=X zoK}i_MYlr&|Ex?8(pIhkzpON7kb7ACd|8V7me>6XqBd9B!ga-b&V)3OZn-suVd zb_smo$ziyU;&Rqu^JTI$TDpEBJ#0JN!0WGX4Y|PdcTXdhc}Pedz*o)kJ!wKMZrx(xD1 zDcHUl()w2N{Ye7+sz}V8+3+qQM0|hg{3cL{?|1FIVtiFH(a=A~$b9MgDE%)HP;=)r z-F0RcbA|$@`1y&rPoE^#?;GJS@G7k-Ygg~c4Zc-FlGbzAu3^c;)dygL<&g$1^GmqOf#CDyH zs6Xy;fWU9|R%Oq>I&y)iU%XDzugHi1m;M=ab<%l@8P&-oru8}2URK|iRtYd^MixD_ zMV+nMlFhE%tRa`yO8H;kOA+ET&yH8TM*n<&=Jb;M-+Ub`#AgDFA{G6yem=jv z{<~Mg1-|3Yy9NKNpOe+!_HZb#gMyaUOZC4Im4VRQoS&y+~59B(MDXmlaY z_3dDC;aKtgYoL9)z>h2$$!fb>!1u51@cdFp6n~`L2%Sl%CA+GE5s+}He-?K?;QGXX)5_M9GEP`cbJu;n2h@NsP7yn z>5nfcguZ=}=`gzt#gV`9n`QB8M!5p7nzy+iwrLlliTQnH{qg9V3As;F@%rTMirdhM zbHe&(#7Ox|3JU~2RrR^z^%PH*iu%Sf|CSRA@%!Brs##xd`Bt?H8H)AamepV5R|J07 zPt!GfJQUVbJsICWDvRG?QYysL>fVC?>;I}hKCwWEf3)-EFuwo8FkUZS^0(Zs63Et6 z>NmQb1wX!%F+NvTe_E?jfoIcPt@!%eA@3rqe_weKL}sVat5$uivao)B{8vOv`K@qW z7oLyY9Z>K;|ML2;T3m;KgQqF(Eoyam))x4=)s-3UT`&HA+P*3oS{vg10WO=_{Lgy$ z{Zj_(RXI$YpL=?w2)rZSpOBQ)7SFL4vo4zkiSw`FQ3TXaI87^h?qEcv6&LIBfvi~F zTZ~r8t*?qC_6!(1Kviu|ElX9V8l z=~nhqMHe!oav14mDdzw6IRTovrPGds&*1xOJyGjXPqMyB_n&D^{D*(reHYvKsySC_ zSWiCr_7mgx=i&a!ES-+i-@(c-zcuDxE6aa&MxMae1}8JltUDM+<}lsGl0S>Kr{T6& z295r)o3(kaE~LGddc6O%K)RUWKeDUM0OJEe}eTl zmDS&V#6SG`p1W8xRb7~e{7*xv{wA8)kiH>{PVJn;sxbf0ZuP`hmOpG~mcVzJ?aCJa ztzX$s@@J=93`Q5S=${dBEEDVF>z}hos;`sBd4ZqU(S>!v{#?ZR+jN)oPx};r_oy5? zp!Xj3^>uS@0@hz8tN%p{g}`gn#Irq{>q#Wm-$&+e|E+UitCU9#SPV=5wApI#(&^kn zW$FI1%f>-u)T9+O_DTnM*kU60Cv86~H)tl#kCf}r6+HjSv>zNa(T5R7UD&J*()o>r z%DafdW(ifzGgBztsv`O>JJ_52`QrE|+%aMk=5M8)kH;{QN})&mcQV}VvH1R3@!o~- z{PBzXn6F7k&U*Q4QuVB>81FXo1gSi=lP2hof|*7WxD&0t*%KSd-`El_1k`*srZAJlJZ#q+z(gJFMP0zUfJ$Q&o>?;kpNgO%yLIC>@IEd0^v4ZQv{S$@X} zhsaIKQ?#O490Zj1=B{J>y*^U@s?sBbkKdLKQ23m1yuaTkB>%4CI4eHhus$9h_94(3 z{pl>1^oREMCx7-P(Ue;k|FizPJN&G8-Y20FvNd}H{+?tDWd5c#@+Q5_PSZd0GX#I1 z(ceXxKS$4XRy==uU=|F<`guN7R{w}@QKZ?|Li(lOFX(MHg^T%A#%`~a_BXTkXeIDI zGa3~xFKGwWF$y+*pLBoBPnDlm1G}Hc@9*Ejyw+o3zVS`m1L}h~zfMF25S|}*|0NiH zHsA)WiYD{J&BgI4H;5;nW);)>Bb5uE$4uZf;uI|V>Nobk`I+&ghrp9JDx&^Snf~1# zp=61}1sbAP59v#BEpxqlq|-oYeqR5sE%5W5en5fhc$n7a9$9PjRP?8GBZ<_zm(lg{ z8iglgCvXi|U$-lg{-0Sx1^$#()52MQ>z^&t|FI~N#4M|z-Dfv09KEuMO(gxd zTMY$%!CR%myK1=BW9xgQRS!vj%z`vB&a;xn+|??yKz;XE1#2OzU*BlFz;CnHE_{dj zI_OVDrXM=il=zIjLL04DFVx2T3HtZQg`QIW-fQ9n-srt*;qWExxvt1-$o&1;JexFG zb(M~ru2-ms`8%Ti4q5(prI`Xh@`-NY?6?WsAk<%bN$OAW;W6aB#tnRbYhL&V`}_J| z`qyld1pdg}W`+6KAD*8q(?8TIk2D&3lRm3xQ}~h$;GUfCNj}#|^J|9gQ*tV%kQN2M zfc%e-NP=-bYjx3De19m|c!n6QEuw4ZU55dmFEHKU2gHAkxjG1t1jjBY~zN?K*iY4$s^zEH~VxA-gJ`2fG?P>T0Btwa6FGRdEBR4=aT zQ90e3b01z|{gd^QSi@>5f2+CO1pZLiD`1Tb#1f@l9H^s=hZr5fBJZpk{j3j$s7SRum_aUVq ziKROhlIvgQisR$m)KlO`>s*8g-8m5XDv0cR!^TQm{onO-Kpuhxn0PZs7y z01LgtRH67ui|RSeZ}w{K^|7{e?#~Ii4TseFdhWet1_; zHb6(x&+#iKBfgi@t0{ON!{Ui>(Cjj~dr8t)Z~RE$C+xZjw(SF$3i9v#B>g^xO}Vr! z74*=gLg2HwMFdT;;!DLa^gw)+-V8);>r}wjz*JL?eKf>zyFFmJ{IE3@cgAq ztL5Bn>rl48z*`)jwLu+)_`RxLaAVJ6c$T6dw-30B#7LPXMYHV6O&9y zO-Eb2$5HZk)c68CZjh zl1-mh2SR_pm0SlaXLfLKgy=tkbrN_R%XpaEc@H_Z$DLige8Gz&;IP)4E!^Tp!Yx*dY4j9VOGkG)$`Ke{gxdEtu<%8reC8U?Yt8Y#Oy$*ZGeph$qcw6%KN4*oL zI-!8RRXYyBbxthiWE2V8A&p;$P1*uK;ZhVdU%v=uhDVXK_;}I(`vwzkO);Jy_fLXh zf9t;|t3T$h5oa?I=ck=gnY7~m!FF$c&eEyFz{p#rc0>36d5pvfpf)woEt3*kE zB#o^hVAtF9-p>UoT1kCxuQdc^7A{zN%+WJ(Y? zbx&q%jXcQVWa;|y!_SljzOM0M7_w$7_{3kaT$H;>e0?^U4d7y%=F#t;{NSYN8g75@ zNi4WifT%w^)==PM7wiLvcKgT~qe%?%CH+-b+i}CDDP`yGOiHjZG5e8%h;QU8hq)_<^ox|{5U$DQ_(JAEdx8+lUxE!Cz1pIPh!Y3Oe> z`r9V+=Xkp{cQs8x16{me9Omz3m_m-vmGWy?cNO?^I>(^hc{{cWdCf4%-?E+-T)-1X zLvy|19OiF<`iDD8^`AL2K;WzOJ)jQjH^==hQe^cvvG2vbdI$8h_YqiJ{!jfLvicX+ zbrkq#ulB=&!h6hrAN#w_PRhTr*#Lo`V&n@ZC3fs8>fe$1Td>WNdp*2}PSJ1! zmFf#*7d=fr&YL5?zaE)WNOT5d(~YCNz@q&oI9R-ZX?&;R_$_+>Uf}&)+`wbpQnDe$ zo=vmaAjaRwzDHUnwZ>H^rp7krqx1t4X3#=FQ@7(%Bz&xL} z-+lld?pwv(X_-w*$2Jx7yRFCj>5#Ya_l5J_J=q52-`Ok?{bi3lL+G3Wdgh%Qt~A!eeF7VHd z4?*pJ=zn!cCd-l-jTq+wZBajMOrrC-BhA4VHSY;x1}ulOQ7b8$Y&;EO=B%-%oLd(U|`%_Wy(||H$$< zfzMFh2G`Kvl5-1K=l4>7mfg5VhSr{?YXf${<-h&cA1~$S?D7RZvWExs>fyxvF z)se*L&p8^Uv;p2vcZ9SlF(mkRk~sfb#+z_O=9%>3gcu0T&m>(szhmodq`#l6>$`KB zsd#-=z)^5H;Kb@oRk`AJ)5ZDWGI^K~U$H0v`W!Ig9#*Nqols4Yzh>Q0i2txV5>8Zg zgw?;)xjc~0|HP4TT;H|Xv=rCZYy8cE^NhL6?zu|mf7*{2F7P37c>mb$9MTy1TfVm9 z{3=f{Uo5G+vw4752^2;Htc}#P|ixW^l8& z=2GJ+A+Qwn{bTPkC7HhRsVM^gvMvtZxa8p033u64nZ9wWQJnMMd|Lf25d6*dvUheG zT&cUHe>2@m;E&_|&zx;nC`0`vGX0?~9k}R)`82^j47Q+tySTe7#YL)r*Km7*KY`zK zc0+x>KmIcPl_B`|9#PQHMIrER=w4QZ`7g@qPpz0J@E)IIAs6fKg1rA>ss7XE%eeOg z6x78e5x+;yA-A#qG9RhG8@JErQXVr}pBe_Yus#!vKPs#5!|qi=ykqD|7>xd#WBf8% z{|1@P7UFeB$3sV~pYMOJtp4DQTev}Q8C8vlgyFgCI7QrgE2Z1g`>*}>0@6D!j803m zhV+Sjx!WE`6}MMQ=f{aX2)s?D2Yk)y$Hlk(sJMIFTpV9k)rHs}JxLEVvw>BHJ;22y zkX&jsNSvRgAw30t&F;N0r%yXv1M~n<@uFhzX($KP1w zyZ*W)@K1)?!UQ#A?$q|Xie)#3iuoIRIgs*%82abAJKX8j72cWqk`KFwit!We=L&qz zmKpG5O&@{Z^ukz-=YBmPqf6rHPrsSaMBSLn-f>p}*QNa5racz;-L-o_3;kK`ysOAL zD*4+u{~&3wO{8%f-TqTQU-N*#Pd#n-pZdKg8OSp`4tVng?R7R+u{CE9jL+hgJ-4spWpAyO&VQD z`wW-`nZNY8ml!{1nH1l1WjBHUa(5H7Y&?>)J40BXdy>E41Z8g3>a#S**B&|tSwUQ- zD_Q9x`KvZl7x;C<@cJdx|MM^XEm3_q&aQ|ynY$7E|JJV~tN;Dr=A80|^K@Asd+^5k z?J(YBkCeZyrI8R{`_}G1{Z9$e7UK7w*z%wC4|g=?%B@RiT&f+E{73!e(Ix`F?ZtWs z!20?AI#x^d=bmlD9djt9Kb3Hwga7F702e)hZ;N|2Zw<79F4&*Zu9E-5+swI@=4I5t zb=`l~UwE_wx8JIqj$b|p+F<>yuzmyC_`jWFCd5~*`|tYKp6M*aZ`-mFY>w#&`aNai zKW2A#u2!Rxu5CI8^h)nCvpP$zb9Ys7ev9p;6{0@^v5I^`Faa$WozARfH z`qNwAoEv~!s`iN-1M^Tn>0wW{*hBztI#`o$Qp>LlqKMtmV@zY1x4jiGpbaW-3y`YE#b zxn)`$&zH6s4rkHdJj{RELh=_H`jqr~ewM~mPk_PbkFT%SHpyS$SXGYa9Uj}j6SH%q zdQB+tmDOKW`;!bDQAFSR4}w&@eu>XNUZ$VlLYw1x_aY1MLH#Gl7g$RA1+&z-+pW)2 zkDHSq)AStai26mc`~_QH6P|w`GfMF1fcylRKkLtpxJS;#^boEIwpV=?tEw#`exsL) z^K*AwBTm~tlbSZQ1>cEDn45w@bL|P7q%puUR9qC z!%|X6&@NSoKP2fdK1~Gv%g2>qd$0|6bB8K)b2Sk2<9;;UC9OPq?4~UoYVnC>uIj+O z9@s_nAHU96;PddFt%nmG*pt;AI94THzv&V?g?p-24|ixycg* ze*OTw<~AvX*yH`l-@GM%)AK0jCOf8qy0i?Kz&`Te~nDPS@~SKr zw_OZ>UdJia(w>O#Z!03}@OqUz`Wm)FP2w^xl>N5qGW&}7{y6^Q4T1l-WdU9{^onRM zeQh<(+CiK@QAZNV!Po+-`Ed{234X}5CI>1GP)XmzB~aj>e_a6vW0t^CDC%cT ztR}5yD`?9@JD_0mJWkPe3F&jcR@4s|S}yQU!yKV`!xiG(W(i64cNFy>Z;2urqktNH z+Jo00KV&DT1S%eLlK$rh{sJG@bv3*gy##oFUu61UzFsCebwK^b?u2cq{~7bou95WB z7U1~{>JDXziYtlJ-0{5{g z+%%7i#`t-Ur2MBULWKCfpZ9=k$UptFll8BrQ??Kvg=@2X`&<7inZDVkK z9*D$vzQ6ML4F3ZHzq|c9xbwIE*83!X7Bf-^J9?hBxw-Kn6}L;-jH@_NE{-4nIkPcB3DE?hj8H+SBGeH4 z^ZZf$?_&)-Y9g8<_{Yr<%@JCN76|?yf7BKp{d45=^Z)qgS|a%W^G9Cee~)$k{+~bc zdOW9#Xob*2v_|kAc#hZSpVLRQL9|7*L-5ZVAb4*)_*mXwdqf9B$G_-=$Igf@2>x-` zzmE;^$p0*V?1tcDcyven@8|f(JrF$+Mu=X2kG=ms=8t^;_~-e&eGvc4*B2l6L-4u# zBluj#hyjR!2ouC0#9#zJ7N&n6^GBZJpXX!D5WI&Wh@lAczyIg+^LqSo7=qX0WBFXX zFaF4T;~(>!1%mfsiLgTOdHCG?^ZXkC|CoOv^Z6)(*WxvYBS!pv%pd9B$NbNZMDW@? zMj`lIqY+~eWB(p`J^nGzjYIHSJjNsV9Q={@!{?fS;5B$nJ|F))pNoIYb9_8M2PPu; z+W7zTKg;Lf{Z2ygTD%AT@ni)3dz|w3@l-tWKg%DdA^4xOModT8{5{&@aR!3tW+M1J zd_4cy4#CIr$60?d8;^W09&-@<&)Fm9BIY6ZpXHyQkKkkY;{pU9w-Diga76IBybu0) zWyJqt_{WP7d<=hFh~VesVgx@gmmroRmLZ%F%MmLOJhu|T&nF(M5d56uu^REe9M1T7 z4T8_N7Qx5xScl+acUCrTM#_I6|wE_0ujh`or` z2>!W!2v5X*1m81t1pgeL>j1(Faq#c|58;u|#lsuH$MZOh;A43BAoy7R=!@WEc=#ds z7#>Fud<+kN1pl)~5yue65&Uxj2tNJSI@`jv=Fh|7p8h^vTe zi0gIe;lCZZ{#8KOBt3(*3hjcAF`LFgh{A@mTf5&DQWh_;A!2m?fWLEL?gdw6EqC0}0>pk$;6Jdnth3JjwgXoLshv<(mMhrjMnI&yTck^*Q%a*-npYp3hP zy0KoYKd?c%;lM`e#<59k8k@!Du|;e-uvKc;V{9GU3~ZZjH{fwRm&v*&+owAW?3nHp zbmzf;Bi$u-9oQ}1ePEAt&)6&Wj&FwiKCy4?7vGBghx*&;0Rso72gSi5d&r=U=NKOU z(C{1&OAn7D298XRilgJ0a2;@L95--$dP1BSp5IAva-0&U#%bX>k39F&^Jj#e@5IP) z&dh&z;H=c^cy^o<=Z4q$yf{Bx#|z@Zfs4|MV~)5az89XiYvS6dFOBaHdfDLJtGvC- zWPX%-KgS(;?}Wowf8jd;dke+NpVm9-hunl zABWuispH8!koRxOgXu%@@K8UJ`Zq`B(fkQ19?PGYZj){oKN;%BQ^)yf`b3%J(n;&X>*uvQG@i=;df+$dVfFBI{*ZK` zpA@wjF;l&cxB+#^tJe1ydG~1^_%JM=4dLrpW(3uR9_gEe?*c!h6Ao@$Xo?dahU`9CPAys+cKe zjTvI1us=?$ROX}jPdL^=k^SH2L>Hz$A9AlAle+gl&bu#94%gPlfsY5XPf}U;@2BA& zhU@QR;OOu=uM(fdX0d6wUMsfm8hRa_yYt5M$ss5?qeRzy|V}{(J&BjXQ+=q@ocK-PMIO%1neIFk_ zF3t}h>prfh4)=s}+9Mse{GREyF<##Db#INI-zmL3Cdgl%?$yqOdC$wos$I{+{JiEe z6XiY6iNnW|bDAVP-s;U)i&OH>-?=-t6T>klt#*%0mb%xyXZV<%yn2e5GA?TEC-Kub zs@YWa4og=Ua?7Vv*PAA$jp+tIed_+6A$7mcm|om59Pi5N{o`9PlX<;=#&p#;h4*v4 z8`GJazmUH@9AlQ4HGG_YCH-#do;V<8tDZfa&sW3wc@5@BuStE3+jX9Ert$~n{aZL! ze(vyb<2k!7m&dtrMZDO)Yw%cjPM+sHspsr-R({U>_rkUF{{2w6_q`v^TW`L2B|m@a zz3800$MqPlr+;@H!^gu3addbuTApw{dduha9ph_x$MJEpLi|oIJTKRM-@N4fRzp||o-uQGV^aht80@~Z`JM}GB?U1RX(jScRuJMzm6 zey#j+c{_SCcJ$Uxm+rCFN%@uXOUAl`UoYilmXG!GvKz#PVMlMHkk#X5>}?#fo5ZFe ztG8Lm>hUu6HV@e?V#|=#+bU%Bco}<3bq?n8OAdbP{L*<@JsCTC+oaz2woQ5Gv|MaA z`0Z0(#{2RPdD$IxxHP3-!05!^>!cXJqB;?7<&f4SD4A_ z?LE|scP@*CeZ3{}vU_Y0qs=*g_zx$1pusP`Ydx%{_-KOoFx z_553>9y`Vh`+ENkSv_7x{=gVNe9m;x;15pum+HL|GW;Rwp<%9f*x(Nzyt%z2!d!i1 z*f}bW4p}{3&M}S&8TGLtd)(mVM*mfcUn4syp}(G@Momo37^O6$#}okJ9DVNo1PW2dS{2Mo|&xPIYWK!;LYXF z3;z5tlhwOms4q+}3j2Dzx%|apN4;RrOLn33l2lf2fv}@zW=HRP=^xTd)9=UILyvzi z|EFQbUsmt(up@s($f>U!{8fWDm%lpfToc!Z9X;NTycvI8TtCz|3|>zD#xPf#@jr<9 zdS2@JQ(n$7ZVGd?89#4&bNX`nYTPpTThrTO(a@85v$@_6!(8w7!T%_|BV_etWcBVG z>bnMSE`N8JtIha(;@+XYFa2@Y*SkOL=$Xmt&E4}-&yzlo%Ifjv@@D*8>4WJ*@o+p6 z&kwyv^S=Jl<7J+!ek_&!Njx6*^?n+%dc2H1pEJvjHF$IR(S!GSx0xNiC*o)E^LR3z z=`rg{xX&QRXi24dcO`?JzmD%Z^B&u>A^oUcscpshPnFLu=89zAF_J9 zoMV{rFT{&O{nFs&$m@fD zW0)b*JCzaPB0y|=<#ZN~p0-X7{drhf|idVdZ(dS{n-vkV#aUt_`eTl_tqYNp3Oo&QbzBQK-=XDa)z_#kBUJ`6j0yo|kn zhq?Smga6Oq<>WsObM+@-=hMO4k^d~@)Srip`iqdAspmFh*w>pmZ%2=pvG?EjMfHX8 zW&T&GdX&-s@B2S$nTyj=>x~w2dZXv%)ME^O%v45J@0cR$&)etC?fE*K|G2)Htln7Z zlhr?uvGbp#>Tw1?ZYuM{&>L^4$4_~4dlL+P!qm*Z-b6z^aXLxZ(VH}6^~_}TCL8L> z( z^n;g^pCQcEX8epXQ`pg)Ipox{41U&BMpo}DLp@tMd)U$A&E?Jbuf`l}rEIx3_xOQJe8=#F|6> z^})+I##&*nUOVilC+l47$WJ=>bp|hIZ}R%)>UCrB?(y}~_2a%~di>q_dt!sUjC#Yo zx%@_h-#FbQ?CA04_BIVWo5kiKtH;a9ZxJ%;Ekkyz*g9nOcsYA!{5COh&&gbG+mKUF zQlFnFm66rkF5RuyZTpn>{fT2^hy1Ro+Kk^Z-6_;N$2Y=`-Y#KBkC&0(HO%FA8~pBr zmy?&__Xyu#Q_tA-_5CVYJ>NsKuV*H!w`Y21=W&1RHTb>LZ^k~M$D7|3`{wQJ7reRr zw?a<6f5@o69kK@uUe4Zu!5=hu8G8qZ>>-0UcZ@@WKWy+aj&XR%9uY@|eLdceycvH~ z93AF*#|-}1^tiC2$D7Mf&^epiJ3h?S6V~U)Pi5@rosiy|o|y7?!N9tns$=hv9pcdbh`8c|Bgn_oRQ6HV1}|q%hJP>~8tRABM?zNb(Xg+_+mU}PWJmAZ zd2{*Es^!#X{21v^Qtzd^#N&hiY0CRK)YWC4$eXKwmN&Qe^N>?NIrv|sGIsQSIn=*O zp9(vAyt(|Z!;aeb{$=OszUAfQXRhY`9K+0x-fz+wdXCe_(}RB|{cSAST#q-uKAz3n zc`lw0S-lrRR?p0i-iu+b_fnXvUmpA`sf?`Nt3&--`n#~B_j<_cnaS$C5$1YthPnFp zgMTZPk=6S{$mzX3_&*NbT>ejCuKsh_8KraQ?Z}T>&41a*%#Pk)QrFG3dS~$Ortii3 zp~suw7=O*%`CIVj@_!FG^*=&J{m+p7*Wl&seGvSIVP;3~-$VUT`k%0`_i@PT@pj}t z33K^R2me|6dC2O?*wOo<(>K@qeDGi7{r;1z9{<0&eoWVSf0>RlM$gB5@b1Hzx^`y# zsLe+UbG^~?cGP2}=4u&!%ouB^$4Y{idc2SwfADhh6NH@FjGr(j8tRGD zNy5I~q+v&owZrx^To`P*a4>Kjt^R6|BR^^lXF zX7JMvUe4ZhVXmG&%`V3i-)=VoINJLLdwg@PtkKSS1%EhS1*|^70Z{?bHDb-MugBYw|9Z%%*9zISW1W!ITQ}_Jnc30%u=7{{J6$i8)%zf1^>`Wi_2aUx z;c4|Y82pCmM)Cdndc65n)f?ySY!bY={H7tNHsd#o&4+r6!OPj(GWe~+Ojd8}u%ow4 zn5(xP{C25~tlst^r?dDZbM?2v&i?W3kk#Ym z9OHnHQ6Ctx2Mu0M{@~yb2{Su-?{&`V_tQgD`+Dz&te%;y-eKtlo%`YG5wTNVkH09t za~zqMQ6H5zmp^*&#|&Q1-mzh>UUk@cE9LFTZ#wwTQZqYx$E9bbXU6e^KOyD6Q*Vi0 zI~o4O^rSG?J9+S@q^E`*JsDZO(}w!=!JEsU5$0+${yTAI*wOp$;LjSoxjh;F>^RAD zPft!K?77P7eHr%k%w+Y>NzX`6jdKToUdk_2cJCp>pI`5SFt>N%;4d1yxxI_STzyH{ z`QG5|$X^W9*Y!;an~A**L5tM}+oKQ?%C`JV*;c$mrR{dB0G7`(Y-{4DsNhncM2 zlSBPh=koioug9Cq{~>Qj{fjuh^ZRA`t5~GhQI9{i{xR`XUPk@vyzFm+my>^b@Xw@X zcJzKb)Xxsy+}?A+KRld2viqm!hJ8KWj{ICbM;Y}CF;(@8=}U2VIrYnfe@UIWv+};~u=gs(i*wN$d$iEdb>OX|++wsSc)#K&t{V8PBe-7Ed z#5*CY_iotH<7Mo<7qagU-dz5#A*VLu{}z8A>Nk4LUl03wyt%zM^LEt#i2b@w{~Y`g z`J>`r)pK`U)n@z$>4!s3@85&}DE&{^(c{hKKMp&e#HS&v$IHoo7BcG3L-vdKZ^-KL za`wIq8TBY*{@+}F)WMIIjvjXOcyoJWB}pCBe2>WR{c!@eGGZqJOLBqkl|$p$YcKY8#|gqf_~ zlwn72s=-e^cysw_!dyLV*m=2g=k3V9R4u1|B`>3%F3#@Ur%z{ybMkt;YvaB#<7Z4~ z3iZr`my@3*_*n-pBmb4KBR|{VXCJ&B`LBk#dXBI&XUr9{dUJ<;Ju^Fc^MtwHyn~-F zoj+vtcysv$!p?JD1KwQz`D*^z)Xa|Fg6UVf2Ag#L3*{His}~;pA~ei5i$(Kt_7)3s z_2PqHB9*bDw`9oaEj9S1(`7;e!S4?GBij_lFkC(G&#;+2qhPmEqgI_&eBkbtO$m*>b=6YWbbM;zbu9o4~ zj&+85-NDP*TQB(a!%S9hgRrBw;ovt)Hx5}n-dui@u=7l>_0u7%_uIUzo|zrJP16Ir zPT!8r^2>LP)tl${N!2p^7U`BDr?=JMw@$YSJ9@mi{I+3dyTO~wZy)>)VP;2f$FQTf z)8Ka=yt%v#|BcvXsCON_9r@jY-#yG^_4XKQe`EPn*w^FD<$sg6quw)i>D-s?I_#yF zSMNReZw{F~hTc9yy>H5!+uJYfsJ|7CtKL84H`LUU@Bur@1UVRI6Wln=<(+A zhlU;XVIh0?;N|3x2>!@0v!nNm&RzY>^r+On-jgA#$IHkc9ou*A#|-}1bjRxBQvUcb zJ9OxsFw`feCxv~zlS5X|%)Z`F+Ec%qej2iR4~MKCFC%|SY*YPCoI3c^QvRWOYlaMe zdU{5vzY}MMtR8P}@4F$RJ}b=S&mR0a>A7J?k2kk>Uf4N5E(lq@3qw|qm$5f$_nEo; zVuK$u9W7+_WbEi&l#Y>JobtcxyjG~bWbofh&0epscj-`nKfNsM=v^MNdS}{Y_?z=T z&&%q`$m-paPSo|7IBp&MZ7J_sy%93}57XO2{iDIl$=?zDona=ccURcayF1L)_k_7x zhQBxN8|ojY_lF(52f~h?nXKNUorAgFgTX&i@8OWu|H*w^FD<<0n?#uG#Rv%$;B|2)jqX8e=!i=qBy`m3<7$D7-GD(t9#9kLI0 zP7j2v-a~midS-U?ev@w7xojOz5B{0-x3SL9lUXaT_iUK!JvaF0(-*?N9&axHV%T{p zUJhA3UQYg%kWtUtwU+&5kH^c&&zqN1oAEEEuclk2uciDJ`31`UZt${2$`&u%q|K!T%}!bJ)?7k=6UlP`@*HbNP3}Ty4g`7w-@CU(>&ZeLddX z-rvKH`X3?t&-ho!>U|J)^vvw&-QR0$uJ>W^KdyIQ$m+?+>is*NrR%qD*XyJF=BfHW zga0^{S--yCCn2ZzX_%`&8~o>~jI7=lL;c_M%dn$2%2<8fH}rTr@}uU>jdSedtSc5mWH+Gn-&G>O*+@ZdwL);zq_3q8v(c|sNj~DZGJ;qNbh!?sJdc143 zWtj03rW1vF;=#+wPZIp3VJ53L*-%eDcyq^?BKRr8Ojd8Ip`JROChY6+=JL~q9rbi! zE#j-1>tHi29 zZ?&ObJzXQ#485<1tR8R2G1dy%wFhr5zfQ=h&G>a=y|AOV{@^!AHw-&^yt({FVQ1sP zo6Bz!{HBAKvA0>+k>7mqTclfttR8Rf7&rHt+PNj=&E>ZWIrU9LM!j{c+;!V#@c+qw z5ZhMs+oinBO0oTrliwlC9b?CkQ_Ju>#m*t8_l?2tlI|LI^mudm-NMf9u}8@2@pAHe zhKzczkllOma`N8{exJe1*xNT`Z|oZI=8o}$YW{}Q%)Z`!>4%;7w^H79_*d*d_;06X z=MTLDhWfztps=HNaLDSJ+1EQH%=HcpbM;|^KYZ}!@<)W6y(7b1ebnHOPG#)t9TReT z#}59u^!Sj~labXsVW_X`+<9~P>#O-|)9XT3@5J=0eN3K|@*i~_Capd>@BUGn@u#Gx zhWfO@%h@|U%++UvjQTqvduDt$?CbGz_Rb0!_1R%Af6m~~P0tHEdc3*4^TW;sgEyDI zF!+lGFJtej&e@Lq#lc@$kGCU#MYXxQU+EcT=jdC)|NHyomAW?L4SxJ|f|z{JDN-}_ zl!Ko-ojzo#%nUJG%osBbI&(T}%n~F1D|tE08?%QU`qeO(9r1JIM{;z&kexpkhy~-> zUdM$}J98LLJnKR24RP87Ur_NjC%8s-9EMqS-Mr2$?`Jl z?ZRAshr#cdjuB?Eyt#Vkm@~c^--x*e-78%r=-#pDpd&fDPuSTv_6u41t*}F7%<2Av z|8{yn$kGGDT%MOZA`S|3dEQKY@Zb+mehIsE`WceJb|I|2lm-HpxGeJ{t?*YU8KZ-f?|4BcI$?~73pNHS0{387_{O;)} zy~d-(WBJk3G2@o}Sm`)%QGVQX{5U>8K{`=voA);&{$6IC{AB4Av21?Ibn2KVKTSGg zd@)+rJ)I@|9pkL&Z1HM-_H?dzAU}6HZ`_ohFI^xm$uF2L9H-_NNf(Q~^NXiT#@6|z z(q&?;{Icnav1+fc&z)8epHurh+xIJ}&!>G4gZdoX*SEe-@%4zWWvQ=6HXPK~C!2@w zCHS5KeE-1Lci??b!SNl}_fLG^l=^M=Z)=W$s08T;Ysk?~^p%u%VI z>5cS`&ih@0V^TlIqQ}N@gC3ur7^lTvgFeu4_RfPpJv|}(&XM0YvP;j5?+$ua>NWG) zotL^kJH-WY;h-0#bA;bJyCnTy&`Sq)>9H=$pWb!$9>!lB_MEqC=(-#dcE2B2#nmxy zyVs;gx3_EX*M{E%)tf$ldt4XS4|+p-W6&SO%uq0Zl*-Z`*OA5)GE{;v90=STk5?3(=D_3nv#2fZ)-Ref2e;xEU zaaeu&bS#wrSs6X>&(!~IP@fMy7Z25+wt1K1e}9j!r`CTy|57ZPe>r_6=&SMCpl_yc zh5K){*reU}(m%wedHQzzanL`d+ti=GWBxh6VV?dz7R!6gzr;@Y@ymG3cVe6P$h#kY{ zT+7AMF-_?0fOh@6KX%L+9?#?K5IcwKdPE!^ozDL}ZS8-x{=u<$%oB5kV|wi;j+tVX zm^CH}|FhqR_y6_|N-vG?#f9M>`#6rtQ?+}|HGDT74j+f^HTU9!L+{gc^`Ne^_p8rh z)j`$Xw_K~$+FvoeUW1RN*Sn{ChI{|~p=aiG zb`Q80_6WxqH@3}tUY_eldH0li@$&p-;cvV5s^|H7-X4Fc)UKJwI4}I%!_UV&&o|0A zH$NkD4L#=SaZ28Kxdvy%>2YHCTJ-$%-?3$E7{3g^tG;+QrQcz{sQpXgCvj9W|L*vA zXob9t?9}1+75uKkbTRGVKPaEuCKkle|lf^zUgCm-LN}nOds<5 z)$?5Zj@yUnzru6AJUu(kjTbwP=ke3Yb`rRCl>w11I{Cl`cx>}qN>&I5%bDBe%dEfQE?Ds%N3HOI<;N#}F*s%70 zQ}>tsYIBmXNAuRTvON9YwK^G zyhdKb!^;1*o_o|i;M%&z{-(iwk7hlG32S;I$MGE3 z{!#hE!hJelwb#vk=VQgk%tz^p>E!K=7Zb(=pR$Emn$E!_J6bC2w!_R8GyW z8FuK`!ya8DWR~r*ef})FOkR#(E-$B+kyo!BOZGVaP2tyzmGbMR%cmoLoobo&Q#tj9 zA+O#j?5Oz-LT2Nzquw;^s5c8aHNQ#7Y#w&hTZSF=Rw1Y6w+NY~I+v|edrRi+@Jr|A z)H3qwZNk5y-uL+J!+CC(dOsZT+g8i$kjkm~ox{#fVTa!_%+=orIX!;2u(NB};dcph z_3k03$L|$(_6$4x9$~KDJLL2h>%8REOXTgS`Nc!#o3U^Fy?USYA1S|Ie(larE#vbO z^|$i!di()l@7rOA-#^UN{+*N48!zP5-ec^j`LR=(1LNQrKMsmlnvM8Fs$Z&>@$Vgf zX#Vi9b6D6J@kiwCP&s=?hP?Xdu%qUW30Znn$Q&DX)cgq{dwj_8$A!82#E{eDPYF9G zhn*3BQeI|}&OuJipPJfPIB$nvG;gjxEzXGfI*_n@1l@b^B0FbdSS>c*mJU@z9i(-3)GiWFO)Y| ze=pvy{zH5}|EE;VUl#A>FHOz)%kx)+J$hBhUK#QuUe4atA*a4JBzsoGOspQ|1kff zuycFZ;qM4LY8gA~J40TNzdP*Fd&1sbVb0$ha(X`wIraS^uf8wL)pPfp?C3oZcGUb_ z&FsySn)46F^VJWfkA$zQ)Q{$$OV#|tA@f++Q9mAb)ISY5HUE>4@j0^{HShCmd!vUO zKUSElpNMCA%%7!C#-#Rr5a&nO}w-^;2O-{p*lZ^S=t2-^4Rv@9D5J;(wc$ zrE+$j4SDtRVMoos5VFsOIsanV(c@nU*_T6}e<{q>uZEl+KU?Q#=c}n5e)hb%`nA}z z>oD%%-$;Gl_IkS1;D48ztKSSedi+~qhyEe#{XWe3w?j_vPa&uNbI7az80PA~gdIKp zy|DLg*ctKf(O!Jll(a86DcqA^He=vUQUmnFzieacKGqbTs=|9=}i*y>Pf?ndg3rw zPZoCcrU*M~e#)>%Cl484XWLOv&^3@#^S(}(9Vc(jPZiU|+v&$Jvw99nLf<Z$VbYJSR) zSuU23%|d3&u%q5O{woUEPiK=BM zN#%JNJL>J?*j_i^f8=)v-}|IH#;*D8Q*(Z&yqw-QLQcI)$gBCCLuS|5J?!lkc1HXj zd082G-uLU|^?a|&j@tLG?}qG|Ab?w*>#a_*(ZPy)jvjw~$kH3a&UInV-xzXwH-(& zLtf3_7xw5qA@k#SAne^AawGo1ysV5o|4_*5JrZ`*kA}ROe>h|w3p;9lw629cI!4Hj zo|^MNiJyk|(#O-Qn~nGS^D#^Lw^zWo(wr&Mqd5PkkflAt6vX0>es?t{YJbQ_UKz-@AqMcm$9S%L;Nvh z-wyc^|EIh?DrfJ{A+P4Y?0VW8wQC{AkCHc6|0UiH*X^D3{lUMN-dIk}%elUPP36`6 z-@_jLN66B@h0H%gPR)N9vLA#T|F1At|2yRL{uA=*kHe0d|0rZWiO<5`r(uWxJml0e z^6D=-{V!5GpXcrH|IOP`^K$n78-6}DUFSZ^7=51KbyD-AhI{YJGUohf^+peSbc~Rt zV}>0WJN#H7r#DW>srhlk4jnsW#tS=Yeu9vt6Nc>gVa`t!a(a`5oO;rbSMw8x%%?qF zzfWb4eo}4kvs7-x%h{PcZtuK*5d4&JU7k)AH{|IQAv1M4ZOBd&awC4ayeyToGkweu zcIZrDZ^n@0W#rW}$E+bcOURG-ujK7fIeW8(y!xwQM?FW#srlJM#_yfkQS%>l9qfIa z%JKino2%!FYdi02VxIhR-9Ku6zVI_SI(Nv-pW0C`7;@@`LQc&u5Hbsg9rdDNN4;3c zsrf}h#?PGntkm9|shtr&MbAx^%Gp^W{ETn%dQ0W~tWV7^9aGj{GBxLy$=lIeF691q zj8tB|d@LI>Ukf{GexaQ?D8FYX0kCkFF6i zYlR*4Iw7ZCH{{f7hq?O0u7@4H^}>$&gZg&V{J%qH{n#)r>l$v5em~_m%3qbLdAZZt z**KL~^P7e}x>?9>66XBoA*aW06|!4~JikSltGAAALY8h9cD4;Wyo??7_OWBg?hx`L zey6-WDrax!kXQ45r_5F0^GC)-d3t!r9F-mu_Kps@5r1r6mde># zwHdU*^n|KPi7o*f}}u@TZ2nTE>q0 zw2;^1&j@?;J7MqiFz3&VvqJW}AvfaB&fAf(!=Kc1lGmHC=Wa*+Wqo<|$$4}2IdNW` zQSaPz?{vhUU%gPrkU6zJe?k7DuybM98SxkA?NB*;mxR2UzclR8?}zO7!koV>l(;eP8mNDe zA0@B8A#bj}DQ`!QzcuXL5_b5T!(4q^$m#L7haLK(ut$FwGIzvXA$w=YjrhCsvQ*B_ zAA4H&q;}}r)%NJ0LRLnezc=oS6FVPzf1H;8ar(gEWlpcBelX)lY_;-tRjvc{Trsut(ntnP0>ry>7>M zKEKKzldAcr;@E2X%aHkXYDdjK6S7Z-9RHgzSN}HT^!Vq)&U0aB#6O#txuVCAQ=glc zSMziAyzJ5at7Tq@mtv}V^p!Zg*~{sX>4=wmF@?5O`3a%%ohAxqy5nLmde^*bS_emCUQ{9i)my|AO^{~Gq_-$M5NFz5ds za(b`#n#-yAH^UBnBV_&&M|Iuy3;thmM4o;Sb9bHpnVRz-=06JAe}^3ZpO9Dca`rwB zdG)7ZN6mj0vhzZ1UxdskWA-)__C`(R_|fxnYF^HcziW|Kzna)l z|1K}5el2gV9y2cQ+^>wW^RA7WA14mWkCmG9deL;Tkflq6oyEfrFC(vBGL{b6r9z%xChVwrIeWA9*z#(A`mi@m zD#y>BH&-tkd-lAROTQMo=hgfQad4h4A2KV39rel~r{-4)*_FbaUo}<_d#i;UzedQb zW$dWejIW0sx>neuYll4zh!>wkliZe_-#U7&CA)_Hssa( z4qN?1)`QL;+ z>TeTe_Kdw^m(HDjGj_}Go$itHGRt<&)cfS+^!WY44*gcxqx*);{_*XQr3Z%W0U^iB z$g2+uIlV(dUd^GAm45h2GP9_H#_bl!4$M}@rl$@+HG{4Yc1=-9FI z-ah!_FX(fao${gX=Su;{^xl+Y8gA~TjI8usPn%yeWPnI;(u7}`p8V&oWDIUugBjR_U;II{zqZ1 zzANqyS$a>{q4$P889V%aA*XkL$f+L)dG(LOT>WV0@<`ZwFzoOT*R!MMEZHr2KF5Yo%(LtyA^0`RBvVb76;n zA?&DmIeRaLy!z#^qvl@;S^84Q%-VIeqvq!gS^8p+FZ;{XoPRYIXtq^7{`J@*|GV^! z|Ifdcmw7XlQ}b_y9r}l`_xmvC-;O_p>>opp|8vNzW$dW`67qWdyJ3&M7xvx>bN>C1 z)B9VC+v+C=DhzNgPh*o9YRihZ(d%_-{bK4@#2Nfd%mvE1o zHeD$l@!M3(Y@hBBvUJC=Lw5>$GV=V+u}jE)Bjos9Ltf3x+1oAT)q8{;HNR)b(%nO5 zudt)$_X*i=hTMqXJ1?_u$f@}ox(;@JklNvI%$uwCi+^?A9|r&Ja2@tf&rkVp<;~Rx z7Bb%nIrVo#PR*Ycvh>W5IXlh`d*_54e_qI`c{w}hhrF7$a(4b7^Clu8 diff --git a/resources/w/interior/DoorFrames_tex001.png b/resources/w/interior/DoorFrames_tex001.png deleted file mode 100644 index 9836355..0000000 --- a/resources/w/interior/DoorFrames_tex001.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8980e61389d43974e2f51b9ca237af17a7419e1ddd329f795bc7ca53d6da519c -size 505 diff --git a/resources/w/interior/doors_tex001.png b/resources/w/interior/doors_tex001.png deleted file mode 100644 index 0349315..0000000 --- a/resources/w/interior/doors_tex001.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f99e0b643d6d59a19e7917211a70d2d1043beb410f1698657edb9df3f02538a6 -size 505 diff --git a/src/Game.cpp b/src/Game.cpp index fa9de65..74f2024 100644 --- a/src/Game.cpp +++ b/src/Game.cpp @@ -448,12 +448,11 @@ namespace ZL } } - LocationSetup uniExteriorParams = uniInteriorParams; uniExteriorParams.gameObjectsJsonPath = "resources/config2/gameobjects_uni_exterior_x.json"; uniExteriorParams.interactiveObjectsJsonPath = "resources/config2/interactive_objects_uni_exterior_x.json"; - //uniExteriorParams.navigationJsonPaths = {"resources/navigation/uni_exterior2_all.txt"}; - uniExteriorParams.navigationJsonPaths = { "resources/navigation/uni_exterior2_all.json" }; + //uniExteriorParams.navigationJsonPaths = {"resources/navigation/uni_exterior3_all.json"}; + uniExteriorParams.navigationJsonPaths = { "resources/navigation/uni_exterior3_trees_car.txt" }; uniExteriorParams.teleportsJsonPath = "resources/config2/teleports_uni_exterior.json"; uniExteriorParams.triggerZonesJsonPath = "resources/config2/trigger_zones_uni_exterior.json"; uniExteriorParams.lightsJsonPath = "resources/config2/lights_uni_exterior.json"; @@ -487,7 +486,6 @@ namespace ZL params_dorm.npcsJsonPath = "resources/config2/npcs_dorm.json"; params_dorm.dialoguesJsonPath = "resources/dialogue/dorm_dialogues.json"; - /* params_dorm.navigationJsonPaths = { "resources/navigation/dorm3_bca.json", @@ -507,6 +505,7 @@ namespace ZL "resources/navigation/dorm3_all_open.txt", //5 }; + /* params_dorm.navigationJsonPaths = { "resources/navigation/dorm0_large.json", diff --git a/src/Location.cpp b/src/Location.cpp index 48b91e1..fa21917 100644 --- a/src/Location.cpp +++ b/src/Location.cpp @@ -168,9 +168,10 @@ namespace ZL dialogueSystem.init(renderer, CONST_ZIP_FILE); dialogueSystem.loadDatabase(params.dialoguesJsonPath); - dialogueSystem.loadCutsceneDatabase("resources/dialogue/cutscenes005.json"); + dialogueSystem.loadCutsceneDatabase("resources/dialogue/cutscenes006.json"); dialogueSystem.setQuestJournal(journal); + npcNameText = std::make_unique(); if (!npcNameText->init(renderer, "resources/fonts/DroidSans.ttf", 24, CONST_ZIP_FILE)) { std::cerr << "Failed to init NPC name TextRenderer" << std::endl; diff --git a/src/LocationEditor.cpp b/src/LocationEditor.cpp index a502326..928bcc8 100644 --- a/src/LocationEditor.cpp +++ b/src/LocationEditor.cpp @@ -453,7 +453,7 @@ namespace ZL data.rotationY = rotDist(rng); data.rotationZ = 0.0f; data.positionX = loc.player->state.position.x(); - data.positionY = loc.player->state.position.y()-0.1; + data.positionY = loc.player->state.position.y();//-0.1; data.positionZ = loc.player->state.position.z(); data.scale = scaleDist(rng);