From 98806b862dc58343437af62935be9d07ff6e2cb7 Mon Sep 17 00:00:00 2001 From: scove Date: Fri, 5 Jun 2026 21:24:41 +0700 Subject: [PATCH 1/3] update --- .idea/.idea.HALLUCINATE/.idea/workspace.xml | 13 +- Assets/Prefabs/NPC/xNPC.prefab | 16 +- Assets/Scenes/Cho môn AI/Only AI.unity | 8714 +++++++++++------ .../Only AI/NavMesh-NavManager 1.asset | Bin 80516 -> 86248 bytes Assets/Scripts/AI NPC/ConversationManager.cs | 133 + .../AI NPC/ConversationManager.cs.meta | 2 + Assets/Scripts/AI NPC/EnemyAI.cs | 176 +- Assets/Scripts/AI NPC/GeminiService.cs | 85 +- Assets/Scripts/AI NPC/GeminiTest.cs | 7 +- Assets/Scripts/AI NPC/GerminiNPC.cs | 11 +- Assets/Scripts/AI NPC/NoiseEmitter.cs | 32 + Assets/Scripts/AI NPC/NoiseEmitter.cs.meta | 2 + .../Player/FootStep/Editor/vFootStepEditor.cs | 7 + .../Player/FootStep/Scripts/vFootStep.cs | 36 + .../Resources/EntityPreview/EntityPreview.mat | 4 +- .../LiberationSans SDF - Fallback.asset | 176 +- 16 files changed, 6386 insertions(+), 3028 deletions(-) create mode 100644 Assets/Scripts/AI NPC/ConversationManager.cs create mode 100644 Assets/Scripts/AI NPC/ConversationManager.cs.meta create mode 100644 Assets/Scripts/AI NPC/NoiseEmitter.cs create mode 100644 Assets/Scripts/AI NPC/NoiseEmitter.cs.meta diff --git a/.idea/.idea.HALLUCINATE/.idea/workspace.xml b/.idea/.idea.HALLUCINATE/.idea/workspace.xml index 310eddb4..05103c03 100644 --- a/.idea/.idea.HALLUCINATE/.idea/workspace.xml +++ b/.idea/.idea.HALLUCINATE/.idea/workspace.xml @@ -6,14 +6,17 @@ - - - + + - + + + + + diff --git a/Assets/Prefabs/NPC/xNPC.prefab b/Assets/Prefabs/NPC/xNPC.prefab index 531289ec..fe08f0a0 100644 --- a/Assets/Prefabs/NPC/xNPC.prefab +++ b/Assets/Prefabs/NPC/xNPC.prefab @@ -103,7 +103,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 3381350595760429543} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalRotation: {x: 0, y: -1, z: 0, w: 0} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -111,7 +111,7 @@ RectTransform: - {fileID: 6775114823217050358} - {fileID: 2685789783496722106} m_Father: {fileID: 6442306242859885696} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_LocalEulerAnglesHint: {x: 0, y: -180, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 2.09} @@ -524,9 +524,13 @@ MonoBehaviour: dodgeCooldown: 3 npcName: Guard persona: You are a grumpy guard protecting gold. - talkRange: 20 + talkRange: 5 talkCooldown: 30 isTalking: 0 + suspicionLevel: 0 + investigationThreshold: 30 + alertNeighborsThreshold: 70 + alertRange: 20 --- !u!195 &5770331367975928816 NavMeshAgent: m_ObjectHideFlags: 0 @@ -669,7 +673,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 400132, guid: f32cd9f795c1282478d3bc3fbd8b2831, type: 3} propertyPath: m_LocalRotation.w - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 400132, guid: f32cd9f795c1282478d3bc3fbd8b2831, type: 3} propertyPath: m_LocalRotation.x @@ -677,7 +681,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 400132, guid: f32cd9f795c1282478d3bc3fbd8b2831, type: 3} propertyPath: m_LocalRotation.y - value: -1 + value: 0 objectReference: {fileID: 0} - target: {fileID: 400132, guid: f32cd9f795c1282478d3bc3fbd8b2831, type: 3} propertyPath: m_LocalRotation.z @@ -689,7 +693,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 400132, guid: f32cd9f795c1282478d3bc3fbd8b2831, type: 3} propertyPath: m_LocalEulerAnglesHint.y - value: -180 + value: 0 objectReference: {fileID: 0} - target: {fileID: 400132, guid: f32cd9f795c1282478d3bc3fbd8b2831, type: 3} propertyPath: m_LocalEulerAnglesHint.z diff --git a/Assets/Scenes/Cho môn AI/Only AI.unity b/Assets/Scenes/Cho môn AI/Only AI.unity index 64cf1250..4692d679 100644 --- a/Assets/Scenes/Cho môn AI/Only AI.unity +++ b/Assets/Scenes/Cho môn AI/Only AI.unity @@ -119,6 +119,63 @@ NavMeshSettings: debug: m_Flags: 0 m_NavMeshData: {fileID: 0} +--- !u!1001 &681057 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1730236067} + m_Modifications: + - target: {fileID: 6425756872251228809, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_Name + value: KamikazeAI + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalPosition.x + value: -3.45 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalPosition.y + value: 1.9414101 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalPosition.z + value: -25.98 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8947c5e2361e67945bda336253786233, type: 3} --- !u!1 &31289900 GameObject: m_ObjectHideFlags: 0 @@ -35043,9 +35100,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044152 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 1667 - m_Size: {x: 2, y: 10.482187, z: 19.431152} - m_LocalCenter: {x: 0, y: 3.9910936, z: 7.715576} + m_UnmodifiedMeshVersion: 1793 + m_Size: {x: 2.903101, y: 10.482187, z: 19.431152} + m_LocalCenter: {x: -0.45154953, y: 3.9910936, z: 7.715576} references: version: 2 RefIds: @@ -37869,785 +37926,785 @@ MonoBehaviour: - m_Vertices: 3002000037020000 m_SharedTextures: [] m_Positions: - - {x: 1, y: -1.25, z: -2} - - {x: -1, y: -1.25, z: -2} - - {x: 1, y: -0.84683895, z: -2} - - {x: -1, y: -0.84683895, z: -2} - - {x: 1, y: -0.84683895, z: -2} - - {x: -1, y: -0.84683895, z: -2} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.040516853, z: -0.50529575} - - {x: -1, y: -0.040516853, z: -0.50529575} - - {x: 1, y: -0.040516853, z: -0.50529575} - - {x: -1, y: -0.040516853, z: -0.50529575} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.989408} - - {x: -1, y: 0.3626442, z: 0.989408} - - {x: 1, y: 0.3626442, z: 0.989408} - - {x: -1, y: 0.3626442, z: 0.989408} - - {x: 1, y: 0.76580524, z: 0.989408} - - {x: -1, y: 0.76580524, z: 0.989408} - - {x: 1, y: 0.76580524, z: 0.989408} - - {x: -1, y: 0.76580524, z: 0.989408} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.9788163} - - {x: -1, y: 1.9752884, z: 3.9788163} - - {x: 1, y: 1.9752884, z: 3.9788163} - - {x: -1, y: 1.9752884, z: 3.9788163} - - {x: 1, y: 2.3784494, z: 3.9788163} - - {x: -1, y: 2.3784494, z: 3.9788163} - - {x: 1, y: 2.3784494, z: 3.9788163} - - {x: -1, y: 2.3784494, z: 3.9788163} - - {x: 1, y: 2.3784494, z: 4.7261686} - - {x: -1, y: 2.3784494, z: 4.7261686} - - {x: 1, y: 2.3784494, z: 4.7261686} - - {x: -1, y: 2.3784494, z: 4.7261686} - - {x: 1, y: 2.7816105, z: 4.7261686} - - {x: -1, y: 2.7816105, z: 4.7261686} - - {x: 1, y: 2.7816105, z: 4.7261686} - - {x: -1, y: 2.7816105, z: 4.7261686} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 6.2208724} - - {x: -1, y: 3.1847715, z: 6.2208724} - - {x: 1, y: 3.1847715, z: 6.2208724} - - {x: -1, y: 3.1847715, z: 6.2208724} - - {x: 1, y: 3.5879326, z: 6.2208724} - - {x: -1, y: 3.5879326, z: 6.2208724} - - {x: 1, y: 3.5879326, z: 6.2208724} - - {x: -1, y: 3.5879326, z: 6.2208724} - - {x: 1, y: 3.5879326, z: 6.968224} - - {x: -1, y: 3.5879326, z: 6.968224} - - {x: 1, y: 3.5879326, z: 6.968224} - - {x: -1, y: 3.5879326, z: 6.968224} - - {x: 1, y: 3.9910936, z: 6.968224} - - {x: -1, y: 3.9910936, z: 6.968224} - - {x: 1, y: 3.9910936, z: 6.968224} - - {x: -1, y: 3.9910936, z: 6.968224} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 4.3942547, z: 7.715576} - - {x: -1, y: 4.3942547, z: 7.715576} - - {x: 1, y: 4.3942547, z: 7.715576} - - {x: -1, y: 4.3942547, z: 7.715576} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.7974157, z: 8.462929} - - {x: -1, y: 4.7974157, z: 8.462929} - - {x: 1, y: 4.7974157, z: 8.462929} - - {x: -1, y: 4.7974157, z: 8.462929} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.957632} - - {x: -1, y: 5.200577, z: 9.957632} - - {x: 1, y: 5.200577, z: 9.957632} - - {x: -1, y: 5.200577, z: 9.957632} - - {x: 1, y: 5.603738, z: 9.957632} - - {x: -1, y: 5.603738, z: 9.957632} - - {x: 1, y: 5.603738, z: 9.957632} - - {x: -1, y: 5.603738, z: 9.957632} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: 1, y: 6.006899, z: 10.704984} - - {x: -1, y: 6.006899, z: 10.704984} - - {x: 1, y: 6.006899, z: 10.704984} - - {x: -1, y: 6.006899, z: 10.704984} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.41006, z: 11.452336} - - {x: -1, y: 6.41006, z: 11.452336} - - {x: 1, y: 6.41006, z: 11.452336} - - {x: -1, y: 6.41006, z: 11.452336} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: 1, y: 7.216382, z: 12.947041} - - {x: -1, y: 7.216382, z: 12.947041} - - {x: 1, y: 7.216382, z: 12.947041} - - {x: -1, y: 7.216382, z: 12.947041} - - {x: 1, y: 7.216382, z: 13.694391} - - {x: -1, y: 7.216382, z: 13.694391} - - {x: 1, y: 7.216382, z: 13.694391} - - {x: -1, y: 7.216382, z: 13.694391} - - {x: 1, y: 7.619543, z: 13.694391} - - {x: -1, y: 7.619543, z: 13.694391} - - {x: 1, y: 7.619543, z: 13.694391} - - {x: -1, y: 7.619543, z: 13.694391} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: 1, y: 8.022704, z: 14.441744} - - {x: -1, y: 8.022704, z: 14.441744} - - {x: 1, y: 8.022704, z: 14.441744} - - {x: -1, y: 8.022704, z: 14.441744} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.936448} - - {x: -1, y: 8.425865, z: 15.936448} - - {x: 1, y: 8.425865, z: 15.936448} - - {x: -1, y: 8.425865, z: 15.936448} - - {x: 1, y: 8.829026, z: 15.936448} - - {x: -1, y: 8.829026, z: 15.936448} - - {x: 1, y: 8.829026, z: 15.936448} - - {x: -1, y: 8.829026, z: 15.936448} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: 1, y: 9.232187, z: 16.6838} - - {x: -1, y: 9.232187, z: 16.6838} - - {x: 1, y: 9.232187, z: 16.6838} - - {x: -1, y: 9.232187, z: 16.6838} - - {x: 1, y: 9.232187, z: 17.431152} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: -1, y: -1.25, z: -2} - - {x: -1, y: -1.25, z: -1.2526484} - - {x: -1, y: -0.84683895, z: -2} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -1.25, z: -1.2526484} - - {x: -1, y: -1.25, z: -0.50529575} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -1.25, z: -0.50529575} - - {x: -1, y: -1.25, z: 0.2420559} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.040516853, z: -0.50529575} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -1.25, z: 0.2420559} - - {x: -1, y: -1.25, z: 0.9894085} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: -1.25, z: 0.9894085} - - {x: -1, y: -1.25, z: 1.7367601} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: 0.76580524, z: 0.9894085} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: -1.25, z: 1.7367601} - - {x: -1, y: -1.25, z: 2.4841123} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: -1.25, z: 2.4841123} - - {x: -1, y: -1.25, z: 3.2314644} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: -1.25, z: 3.2314644} - - {x: -1, y: -1.25, z: 3.9788165} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: -1.25, z: 3.9788165} - - {x: -1, y: -1.25, z: 4.726168} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: 2.3784494, z: 3.9788165} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: -1.25, z: 4.726168} - - {x: -1, y: -1.25, z: 5.4735203} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: 2.7816105, z: 4.726168} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: -1.25, z: 5.4735203} - - {x: -1, y: -1.25, z: 6.220872} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: -1.25, z: 6.220872} - - {x: -1, y: -1.25, z: 6.9682245} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: 3.5879326, z: 6.220872} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: -1.25, z: 6.9682245} - - {x: -1, y: -1.25, z: 7.715576} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: 3.9910936, z: 6.9682245} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: -1.25, z: 7.715576} - - {x: -1, y: -1.25, z: 8.462929} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 4.3942547, z: 7.715576} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: -1.25, z: 8.462929} - - {x: -1, y: -1.25, z: 9.21028} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.7974157, z: 8.462929} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: -1.25, z: 9.21028} - - {x: -1, y: -1.25, z: 9.957633} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: -1.25, z: 9.957633} - - {x: -1, y: -1.25, z: 10.704984} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: 5.603738, z: 9.957633} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: -1.25, z: 10.704984} - - {x: -1, y: -1.25, z: 11.452336} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: 6.006899, z: 10.704984} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: -1.25, z: 11.452336} - - {x: -1, y: -1.25, z: 12.199688} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.41006, z: 11.452336} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: -1.25, z: 12.199688} - - {x: -1, y: -1.25, z: 12.947041} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: -1.25, z: 12.947041} - - {x: -1, y: -1.25, z: 13.694392} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: 7.216382, z: 12.947041} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: -1.25, z: 13.694392} - - {x: -1, y: -1.25, z: 14.441744} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: 7.619543, z: 13.694392} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: -1.25, z: 14.441744} - - {x: -1, y: -1.25, z: 15.189096} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: 8.022704, z: 14.441744} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: -1.25, z: 15.189096} - - {x: -1, y: -1.25, z: 15.936449} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: -1.25, z: 15.936449} - - {x: -1, y: -1.25, z: 16.6838} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: 8.829026, z: 15.936449} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: -1.25, z: 16.6838} - - {x: -1, y: -1.25, z: 17.431152} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: 9.232187, z: 16.6838} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: 1, y: -1.25, z: -2} - - {x: 1, y: -1.25, z: -1.2526484} - - {x: 1, y: -0.84683895, z: -2} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -1.25, z: -1.2526484} - - {x: 1, y: -1.25, z: -0.50529575} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -1.25, z: -0.50529575} - - {x: 1, y: -1.25, z: 0.2420559} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.040516853, z: -0.50529575} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: -1.25, z: 0.2420559} - - {x: 1, y: -1.25, z: 0.9894085} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: -1.25, z: 0.9894085} - - {x: 1, y: -1.25, z: 1.7367601} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: 0.76580524, z: 0.9894085} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: -1.25, z: 1.7367601} - - {x: 1, y: -1.25, z: 2.4841123} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: -1.25, z: 2.4841123} - - {x: 1, y: -1.25, z: 3.2314644} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: -1.25, z: 3.2314644} - - {x: 1, y: -1.25, z: 3.9788165} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: -1.25, z: 3.9788165} - - {x: 1, y: -1.25, z: 4.726168} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: 2.3784494, z: 3.9788165} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: -1.25, z: 4.726168} - - {x: 1, y: -1.25, z: 5.4735203} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: 2.7816105, z: 4.726168} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: -1.25, z: 5.4735203} - - {x: 1, y: -1.25, z: 6.220872} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: -1.25, z: 6.220872} - - {x: 1, y: -1.25, z: 6.9682245} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: 3.5879326, z: 6.220872} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: -1.25, z: 6.9682245} - - {x: 1, y: -1.25, z: 7.715576} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: 3.9910936, z: 6.9682245} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: -1.25, z: 7.715576} - - {x: 1, y: -1.25, z: 8.462929} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 4.3942547, z: 7.715576} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: -1.25, z: 8.462929} - - {x: 1, y: -1.25, z: 9.21028} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.7974157, z: 8.462929} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: -1.25, z: 9.21028} - - {x: 1, y: -1.25, z: 9.957633} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: -1.25, z: 9.957633} - - {x: 1, y: -1.25, z: 10.704984} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: 5.603738, z: 9.957633} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: -1.25, z: 10.704984} - - {x: 1, y: -1.25, z: 11.452336} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: 6.006899, z: 10.704984} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: -1.25, z: 11.452336} - - {x: 1, y: -1.25, z: 12.199688} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.41006, z: 11.452336} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: -1.25, z: 12.199688} - - {x: 1, y: -1.25, z: 12.947041} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: -1.25, z: 12.947041} - - {x: 1, y: -1.25, z: 13.694392} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: 7.216382, z: 12.947041} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: -1.25, z: 13.694392} - - {x: 1, y: -1.25, z: 14.441744} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: 7.619543, z: 13.694392} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: -1.25, z: 14.441744} - - {x: 1, y: -1.25, z: 15.189096} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: 8.022704, z: 14.441744} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: -1.25, z: 15.189096} - - {x: 1, y: -1.25, z: 15.936449} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: -1.25, z: 15.936449} - - {x: 1, y: -1.25, z: 16.6838} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: 8.829026, z: 15.936449} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: -1.25, z: 16.6838} - - {x: 1, y: -1.25, z: 17.431152} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: 9.232187, z: 17.431152} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: 9.232187, z: 16.6838} - - {x: 1, y: 9.232187, z: 17.431152} - - {x: -1, y: -1.25, z: 17.431152} - - {x: 1, y: -1.25, z: 17.431152} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: 1, y: 9.232187, z: 17.431152} + - {x: 1.000001, y: -1.25, z: -2} + - {x: -1.9031, y: -1.25, z: -2} + - {x: 1.000001, y: -0.84683895, z: -2} + - {x: -1.9031, y: -0.84683895, z: -2} + - {x: 1.000001, y: -0.84683895, z: -2} + - {x: -1.9031, y: -0.84683895, z: -2} + - {x: 1.000001, y: -0.84683895, z: -1.2526484} + - {x: -1.9031, y: -0.84683895, z: -1.2526484} + - {x: 1.000001, y: -0.84683895, z: -1.2526484} + - {x: -1.9031, y: -0.84683895, z: -1.2526484} + - {x: 1.000001, y: -0.4436779, z: -1.2526484} + - {x: -1.9031, y: -0.4436779, z: -1.2526484} + - {x: 1.000001, y: -0.4436779, z: -1.2526484} + - {x: -1.9031, y: -0.4436779, z: -1.2526484} + - {x: 1.000001, y: -0.4436779, z: -0.50529575} + - {x: -1.9031, y: -0.4436779, z: -0.50529575} + - {x: 1.000001, y: -0.4436779, z: -0.50529575} + - {x: -1.9031, y: -0.4436779, z: -0.50529575} + - {x: 1.000001, y: -0.040516853, z: -0.50529575} + - {x: -1.9031, y: -0.040516853, z: -0.50529575} + - {x: 1.000001, y: -0.040516853, z: -0.50529575} + - {x: -1.9031, y: -0.040516853, z: -0.50529575} + - {x: 1.000001, y: -0.040516853, z: 0.2420559} + - {x: -1.9031, y: -0.040516853, z: 0.2420559} + - {x: 1.000001, y: -0.040516853, z: 0.2420559} + - {x: -1.9031, y: -0.040516853, z: 0.2420559} + - {x: 1.000001, y: 0.3626442, z: 0.2420559} + - {x: -1.9031, y: 0.3626442, z: 0.2420559} + - {x: 1.000001, y: 0.3626442, z: 0.2420559} + - {x: -1.9031, y: 0.3626442, z: 0.2420559} + - {x: 1.000001, y: 0.3626442, z: 0.989408} + - {x: -1.9031, y: 0.3626442, z: 0.989408} + - {x: 1.000001, y: 0.3626442, z: 0.989408} + - {x: -1.9031, y: 0.3626442, z: 0.989408} + - {x: 1.000001, y: 0.76580524, z: 0.989408} + - {x: -1.9031, y: 0.76580524, z: 0.989408} + - {x: 1.000001, y: 0.76580524, z: 0.989408} + - {x: -1.9031, y: 0.76580524, z: 0.989408} + - {x: 1.000001, y: 0.76580524, z: 1.7367601} + - {x: -1.9031, y: 0.76580524, z: 1.7367601} + - {x: 1.000001, y: 0.76580524, z: 1.7367601} + - {x: -1.9031, y: 0.76580524, z: 1.7367601} + - {x: 1.000001, y: 1.1689663, z: 1.7367601} + - {x: -1.9031, y: 1.1689663, z: 1.7367601} + - {x: 1.000001, y: 1.1689663, z: 1.7367601} + - {x: -1.9031, y: 1.1689663, z: 1.7367601} + - {x: 1.000001, y: 1.1689663, z: 2.4841123} + - {x: -1.9031, y: 1.1689663, z: 2.4841123} + - {x: 1.000001, y: 1.1689663, z: 2.4841123} + - {x: -1.9031, y: 1.1689663, z: 2.4841123} + - {x: 1.000001, y: 1.5721273, z: 2.4841123} + - {x: -1.9031, y: 1.5721273, z: 2.4841123} + - {x: 1.000001, y: 1.5721273, z: 2.4841123} + - {x: -1.9031, y: 1.5721273, z: 2.4841123} + - {x: 1.000001, y: 1.5721273, z: 3.2314644} + - {x: -1.9031, y: 1.5721273, z: 3.2314644} + - {x: 1.000001, y: 1.5721273, z: 3.2314644} + - {x: -1.9031, y: 1.5721273, z: 3.2314644} + - {x: 1.000001, y: 1.9752884, z: 3.2314644} + - {x: -1.9031, y: 1.9752884, z: 3.2314644} + - {x: 1.000001, y: 1.9752884, z: 3.2314644} + - {x: -1.9031, y: 1.9752884, z: 3.2314644} + - {x: 1.000001, y: 1.9752884, z: 3.9788163} + - {x: -1.9031, y: 1.9752884, z: 3.9788163} + - {x: 1.000001, y: 1.9752884, z: 3.9788163} + - {x: -1.9031, y: 1.9752884, z: 3.9788163} + - {x: 1.000001, y: 2.3784494, z: 3.9788163} + - {x: -1.9031, y: 2.3784494, z: 3.9788163} + - {x: 1.000001, y: 2.3784494, z: 3.9788163} + - {x: -1.9031, y: 2.3784494, z: 3.9788163} + - {x: 1.000001, y: 2.3784494, z: 4.7261686} + - {x: -1.9031, y: 2.3784494, z: 4.7261686} + - {x: 1.000001, y: 2.3784494, z: 4.7261686} + - {x: -1.9031, y: 2.3784494, z: 4.7261686} + - {x: 1.000001, y: 2.7816105, z: 4.7261686} + - {x: -1.9031, y: 2.7816105, z: 4.7261686} + - {x: 1.000001, y: 2.7816105, z: 4.7261686} + - {x: -1.9031, y: 2.7816105, z: 4.7261686} + - {x: 1.000001, y: 2.7816105, z: 5.4735203} + - {x: -1.9031, y: 2.7816105, z: 5.4735203} + - {x: 1.000001, y: 2.7816105, z: 5.4735203} + - {x: -1.9031, y: 2.7816105, z: 5.4735203} + - {x: 1.000001, y: 3.1847715, z: 5.4735203} + - {x: -1.9031, y: 3.1847715, z: 5.4735203} + - {x: 1.000001, y: 3.1847715, z: 5.4735203} + - {x: -1.9031, y: 3.1847715, z: 5.4735203} + - {x: 1.000001, y: 3.1847715, z: 6.2208724} + - {x: -1.9031, y: 3.1847715, z: 6.2208724} + - {x: 1.000001, y: 3.1847715, z: 6.2208724} + - {x: -1.9031, y: 3.1847715, z: 6.2208724} + - {x: 1.000001, y: 3.5879326, z: 6.2208724} + - {x: -1.9031, y: 3.5879326, z: 6.2208724} + - {x: 1.000001, y: 3.5879326, z: 6.2208724} + - {x: -1.9031, y: 3.5879326, z: 6.2208724} + - {x: 1.000001, y: 3.5879326, z: 6.968224} + - {x: -1.9031, y: 3.5879326, z: 6.968224} + - {x: 1.000001, y: 3.5879326, z: 6.968224} + - {x: -1.9031, y: 3.5879326, z: 6.968224} + - {x: 1.000001, y: 3.9910936, z: 6.968224} + - {x: -1.9031, y: 3.9910936, z: 6.968224} + - {x: 1.000001, y: 3.9910936, z: 6.968224} + - {x: -1.9031, y: 3.9910936, z: 6.968224} + - {x: 1.000001, y: 3.9910936, z: 7.715576} + - {x: -1.9031, y: 3.9910936, z: 7.715576} + - {x: 1.000001, y: 3.9910936, z: 7.715576} + - {x: -1.9031, y: 3.9910936, z: 7.715576} + - {x: 1.000001, y: 4.3942547, z: 7.715576} + - {x: -1.9031, y: 4.3942547, z: 7.715576} + - {x: 1.000001, y: 4.3942547, z: 7.715576} + - {x: -1.9031, y: 4.3942547, z: 7.715576} + - {x: 1.000001, y: 4.3942547, z: 8.462929} + - {x: -1.9031, y: 4.3942547, z: 8.462929} + - {x: 1.000001, y: 4.3942547, z: 8.462929} + - {x: -1.9031, y: 4.3942547, z: 8.462929} + - {x: 1.000001, y: 4.7974157, z: 8.462929} + - {x: -1.9031, y: 4.7974157, z: 8.462929} + - {x: 1.000001, y: 4.7974157, z: 8.462929} + - {x: -1.9031, y: 4.7974157, z: 8.462929} + - {x: 1.000001, y: 4.7974157, z: 9.21028} + - {x: -1.9031, y: 4.7974157, z: 9.21028} + - {x: 1.000001, y: 4.7974157, z: 9.21028} + - {x: -1.9031, y: 4.7974157, z: 9.21028} + - {x: 1.000001, y: 5.200577, z: 9.21028} + - {x: -1.9031, y: 5.200577, z: 9.21028} + - {x: 1.000001, y: 5.200577, z: 9.21028} + - {x: -1.9031, y: 5.200577, z: 9.21028} + - {x: 1.000001, y: 5.200577, z: 9.957632} + - {x: -1.9031, y: 5.200577, z: 9.957632} + - {x: 1.000001, y: 5.200577, z: 9.957632} + - {x: -1.9031, y: 5.200577, z: 9.957632} + - {x: 1.000001, y: 5.603738, z: 9.957632} + - {x: -1.9031, y: 5.603738, z: 9.957632} + - {x: 1.000001, y: 5.603738, z: 9.957632} + - {x: -1.9031, y: 5.603738, z: 9.957632} + - {x: 1.000001, y: 5.603738, z: 10.704984} + - {x: -1.9031, y: 5.603738, z: 10.704984} + - {x: 1.000001, y: 5.603738, z: 10.704984} + - {x: -1.9031, y: 5.603738, z: 10.704984} + - {x: 1.000001, y: 6.006899, z: 10.704984} + - {x: -1.9031, y: 6.006899, z: 10.704984} + - {x: 1.000001, y: 6.006899, z: 10.704984} + - {x: -1.9031, y: 6.006899, z: 10.704984} + - {x: 1.000001, y: 6.006899, z: 11.452336} + - {x: -1.9031, y: 6.006899, z: 11.452336} + - {x: 1.000001, y: 6.006899, z: 11.452336} + - {x: -1.9031, y: 6.006899, z: 11.452336} + - {x: 1.000001, y: 6.41006, z: 11.452336} + - {x: -1.9031, y: 6.41006, z: 11.452336} + - {x: 1.000001, y: 6.41006, z: 11.452336} + - {x: -1.9031, y: 6.41006, z: 11.452336} + - {x: 1.000001, y: 6.41006, z: 12.199688} + - {x: -1.9031, y: 6.41006, z: 12.199688} + - {x: 1.000001, y: 6.41006, z: 12.199688} + - {x: -1.9031, y: 6.41006, z: 12.199688} + - {x: 1.000001, y: 6.813221, z: 12.199688} + - {x: -1.9031, y: 6.813221, z: 12.199688} + - {x: 1.000001, y: 6.813221, z: 12.199688} + - {x: -1.9031, y: 6.813221, z: 12.199688} + - {x: 1.000001, y: 6.813221, z: 12.947041} + - {x: -1.9031, y: 6.813221, z: 12.947041} + - {x: 1.000001, y: 6.813221, z: 12.947041} + - {x: -1.9031, y: 6.813221, z: 12.947041} + - {x: 1.000001, y: 7.216382, z: 12.947041} + - {x: -1.9031, y: 7.216382, z: 12.947041} + - {x: 1.000001, y: 7.216382, z: 12.947041} + - {x: -1.9031, y: 7.216382, z: 12.947041} + - {x: 1.000001, y: 7.216382, z: 13.694391} + - {x: -1.9031, y: 7.216382, z: 13.694391} + - {x: 1.000001, y: 7.216382, z: 13.694391} + - {x: -1.9031, y: 7.216382, z: 13.694391} + - {x: 1.000001, y: 7.619543, z: 13.694391} + - {x: -1.9031, y: 7.619543, z: 13.694391} + - {x: 1.000001, y: 7.619543, z: 13.694391} + - {x: -1.9031, y: 7.619543, z: 13.694391} + - {x: 1.000001, y: 7.619543, z: 14.441744} + - {x: -1.9031, y: 7.619543, z: 14.441744} + - {x: 1.000001, y: 7.619543, z: 14.441744} + - {x: -1.9031, y: 7.619543, z: 14.441744} + - {x: 1.000001, y: 8.022704, z: 14.441744} + - {x: -1.9031, y: 8.022704, z: 14.441744} + - {x: 1.000001, y: 8.022704, z: 14.441744} + - {x: -1.9031, y: 8.022704, z: 14.441744} + - {x: 1.000001, y: 8.022704, z: 15.189096} + - {x: -1.9031, y: 8.022704, z: 15.189096} + - {x: 1.000001, y: 8.022704, z: 15.189096} + - {x: -1.9031, y: 8.022704, z: 15.189096} + - {x: 1.000001, y: 8.425865, z: 15.189096} + - {x: -1.9031, y: 8.425865, z: 15.189096} + - {x: 1.000001, y: 8.425865, z: 15.189096} + - {x: -1.9031, y: 8.425865, z: 15.189096} + - {x: 1.000001, y: 8.425865, z: 15.936448} + - {x: -1.9031, y: 8.425865, z: 15.936448} + - {x: 1.000001, y: 8.425865, z: 15.936448} + - {x: -1.9031, y: 8.425865, z: 15.936448} + - {x: 1.000001, y: 8.829026, z: 15.936448} + - {x: -1.9031, y: 8.829026, z: 15.936448} + - {x: 1.000001, y: 8.829026, z: 15.936448} + - {x: -1.9031, y: 8.829026, z: 15.936448} + - {x: 1.000001, y: 8.829026, z: 16.6838} + - {x: -1.9031, y: 8.829026, z: 16.6838} + - {x: 1.000001, y: 8.829026, z: 16.6838} + - {x: -1.9031, y: 8.829026, z: 16.6838} + - {x: 1.000001, y: 9.232187, z: 16.6838} + - {x: -1.9031, y: 9.232187, z: 16.6838} + - {x: 1.000001, y: 9.232187, z: 16.6838} + - {x: -1.9031, y: 9.232187, z: 16.6838} + - {x: 1.000001, y: 9.232187, z: 17.431152} + - {x: -1.9031, y: 9.232187, z: 17.431152} + - {x: -1.9031, y: -1.25, z: -2} + - {x: -1.9031, y: -1.25, z: -1.2526484} + - {x: -1.9031, y: -0.84683895, z: -2} + - {x: -1.9031, y: -0.84683895, z: -1.2526484} + - {x: -1.9031, y: -1.25, z: -1.2526484} + - {x: -1.9031, y: -1.25, z: -0.50529575} + - {x: -1.9031, y: -0.84683895, z: -1.2526484} + - {x: -1.9031, y: -0.4436779, z: -0.50529575} + - {x: -1.9031, y: -0.84683895, z: -1.2526484} + - {x: -1.9031, y: -0.4436779, z: -1.2526484} + - {x: -1.9031, y: -0.4436779, z: -0.50529575} + - {x: -1.9031, y: -1.25, z: -0.50529575} + - {x: -1.9031, y: -1.25, z: 0.2420559} + - {x: -1.9031, y: -0.4436779, z: -0.50529575} + - {x: -1.9031, y: -0.040516853, z: 0.2420559} + - {x: -1.9031, y: -0.4436779, z: -0.50529575} + - {x: -1.9031, y: -0.040516853, z: -0.50529575} + - {x: -1.9031, y: -0.040516853, z: 0.2420559} + - {x: -1.9031, y: -1.25, z: 0.2420559} + - {x: -1.9031, y: -1.25, z: 0.9894085} + - {x: -1.9031, y: -0.040516853, z: 0.2420559} + - {x: -1.9031, y: 0.3626442, z: 0.9894085} + - {x: -1.9031, y: -0.040516853, z: 0.2420559} + - {x: -1.9031, y: 0.3626442, z: 0.2420559} + - {x: -1.9031, y: 0.3626442, z: 0.9894085} + - {x: -1.9031, y: -1.25, z: 0.9894085} + - {x: -1.9031, y: -1.25, z: 1.7367601} + - {x: -1.9031, y: 0.3626442, z: 0.9894085} + - {x: -1.9031, y: 0.76580524, z: 1.7367601} + - {x: -1.9031, y: 0.3626442, z: 0.9894085} + - {x: -1.9031, y: 0.76580524, z: 0.9894085} + - {x: -1.9031, y: 0.76580524, z: 1.7367601} + - {x: -1.9031, y: -1.25, z: 1.7367601} + - {x: -1.9031, y: -1.25, z: 2.4841123} + - {x: -1.9031, y: 0.76580524, z: 1.7367601} + - {x: -1.9031, y: 1.1689663, z: 2.4841123} + - {x: -1.9031, y: 0.76580524, z: 1.7367601} + - {x: -1.9031, y: 1.1689663, z: 1.7367601} + - {x: -1.9031, y: 1.1689663, z: 2.4841123} + - {x: -1.9031, y: -1.25, z: 2.4841123} + - {x: -1.9031, y: -1.25, z: 3.2314644} + - {x: -1.9031, y: 1.1689663, z: 2.4841123} + - {x: -1.9031, y: 1.5721273, z: 3.2314644} + - {x: -1.9031, y: 1.1689663, z: 2.4841123} + - {x: -1.9031, y: 1.5721273, z: 2.4841123} + - {x: -1.9031, y: 1.5721273, z: 3.2314644} + - {x: -1.9031, y: -1.25, z: 3.2314644} + - {x: -1.9031, y: -1.25, z: 3.9788165} + - {x: -1.9031, y: 1.5721273, z: 3.2314644} + - {x: -1.9031, y: 1.9752884, z: 3.9788165} + - {x: -1.9031, y: 1.5721273, z: 3.2314644} + - {x: -1.9031, y: 1.9752884, z: 3.2314644} + - {x: -1.9031, y: 1.9752884, z: 3.9788165} + - {x: -1.9031, y: -1.25, z: 3.9788165} + - {x: -1.9031, y: -1.25, z: 4.726168} + - {x: -1.9031, y: 1.9752884, z: 3.9788165} + - {x: -1.9031, y: 2.3784494, z: 4.726168} + - {x: -1.9031, y: 1.9752884, z: 3.9788165} + - {x: -1.9031, y: 2.3784494, z: 3.9788165} + - {x: -1.9031, y: 2.3784494, z: 4.726168} + - {x: -1.9031, y: -1.25, z: 4.726168} + - {x: -1.9031, y: -1.25, z: 5.4735203} + - {x: -1.9031, y: 2.3784494, z: 4.726168} + - {x: -1.9031, y: 2.7816105, z: 5.4735203} + - {x: -1.9031, y: 2.3784494, z: 4.726168} + - {x: -1.9031, y: 2.7816105, z: 4.726168} + - {x: -1.9031, y: 2.7816105, z: 5.4735203} + - {x: -1.9031, y: -1.25, z: 5.4735203} + - {x: -1.9031, y: -1.25, z: 6.220872} + - {x: -1.9031, y: 2.7816105, z: 5.4735203} + - {x: -1.9031, y: 3.1847715, z: 6.220872} + - {x: -1.9031, y: 2.7816105, z: 5.4735203} + - {x: -1.9031, y: 3.1847715, z: 5.4735203} + - {x: -1.9031, y: 3.1847715, z: 6.220872} + - {x: -1.9031, y: -1.25, z: 6.220872} + - {x: -1.9031, y: -1.25, z: 6.9682245} + - {x: -1.9031, y: 3.1847715, z: 6.220872} + - {x: -1.9031, y: 3.5879326, z: 6.9682245} + - {x: -1.9031, y: 3.1847715, z: 6.220872} + - {x: -1.9031, y: 3.5879326, z: 6.220872} + - {x: -1.9031, y: 3.5879326, z: 6.9682245} + - {x: -1.9031, y: -1.25, z: 6.9682245} + - {x: -1.9031, y: -1.25, z: 7.715576} + - {x: -1.9031, y: 3.5879326, z: 6.9682245} + - {x: -1.9031, y: 3.9910936, z: 7.715576} + - {x: -1.9031, y: 3.5879326, z: 6.9682245} + - {x: -1.9031, y: 3.9910936, z: 6.9682245} + - {x: -1.9031, y: 3.9910936, z: 7.715576} + - {x: -1.9031, y: -1.25, z: 7.715576} + - {x: -1.9031, y: -1.25, z: 8.462929} + - {x: -1.9031, y: 3.9910936, z: 7.715576} + - {x: -1.9031, y: 4.3942547, z: 8.462929} + - {x: -1.9031, y: 3.9910936, z: 7.715576} + - {x: -1.9031, y: 4.3942547, z: 7.715576} + - {x: -1.9031, y: 4.3942547, z: 8.462929} + - {x: -1.9031, y: -1.25, z: 8.462929} + - {x: -1.9031, y: -1.25, z: 9.21028} + - {x: -1.9031, y: 4.3942547, z: 8.462929} + - {x: -1.9031, y: 4.7974157, z: 9.21028} + - {x: -1.9031, y: 4.3942547, z: 8.462929} + - {x: -1.9031, y: 4.7974157, z: 8.462929} + - {x: -1.9031, y: 4.7974157, z: 9.21028} + - {x: -1.9031, y: -1.25, z: 9.21028} + - {x: -1.9031, y: -1.25, z: 9.957633} + - {x: -1.9031, y: 4.7974157, z: 9.21028} + - {x: -1.9031, y: 5.200577, z: 9.957633} + - {x: -1.9031, y: 4.7974157, z: 9.21028} + - {x: -1.9031, y: 5.200577, z: 9.21028} + - {x: -1.9031, y: 5.200577, z: 9.957633} + - {x: -1.9031, y: -1.25, z: 9.957633} + - {x: -1.9031, y: -1.25, z: 10.704984} + - {x: -1.9031, y: 5.200577, z: 9.957633} + - {x: -1.9031, y: 5.603738, z: 10.704984} + - {x: -1.9031, y: 5.200577, z: 9.957633} + - {x: -1.9031, y: 5.603738, z: 9.957633} + - {x: -1.9031, y: 5.603738, z: 10.704984} + - {x: -1.9031, y: -1.25, z: 10.704984} + - {x: -1.9031, y: -1.25, z: 11.452336} + - {x: -1.9031, y: 5.603738, z: 10.704984} + - {x: -1.9031, y: 6.006899, z: 11.452336} + - {x: -1.9031, y: 5.603738, z: 10.704984} + - {x: -1.9031, y: 6.006899, z: 10.704984} + - {x: -1.9031, y: 6.006899, z: 11.452336} + - {x: -1.9031, y: -1.25, z: 11.452336} + - {x: -1.9031, y: -1.25, z: 12.199688} + - {x: -1.9031, y: 6.006899, z: 11.452336} + - {x: -1.9031, y: 6.41006, z: 12.199688} + - {x: -1.9031, y: 6.006899, z: 11.452336} + - {x: -1.9031, y: 6.41006, z: 11.452336} + - {x: -1.9031, y: 6.41006, z: 12.199688} + - {x: -1.9031, y: -1.25, z: 12.199688} + - {x: -1.9031, y: -1.25, z: 12.947041} + - {x: -1.9031, y: 6.41006, z: 12.199688} + - {x: -1.9031, y: 6.813221, z: 12.947041} + - {x: -1.9031, y: 6.41006, z: 12.199688} + - {x: -1.9031, y: 6.813221, z: 12.199688} + - {x: -1.9031, y: 6.813221, z: 12.947041} + - {x: -1.9031, y: -1.25, z: 12.947041} + - {x: -1.9031, y: -1.25, z: 13.694392} + - {x: -1.9031, y: 6.813221, z: 12.947041} + - {x: -1.9031, y: 7.216382, z: 13.694392} + - {x: -1.9031, y: 6.813221, z: 12.947041} + - {x: -1.9031, y: 7.216382, z: 12.947041} + - {x: -1.9031, y: 7.216382, z: 13.694392} + - {x: -1.9031, y: -1.25, z: 13.694392} + - {x: -1.9031, y: -1.25, z: 14.441744} + - {x: -1.9031, y: 7.216382, z: 13.694392} + - {x: -1.9031, y: 7.619543, z: 14.441744} + - {x: -1.9031, y: 7.216382, z: 13.694392} + - {x: -1.9031, y: 7.619543, z: 13.694392} + - {x: -1.9031, y: 7.619543, z: 14.441744} + - {x: -1.9031, y: -1.25, z: 14.441744} + - {x: -1.9031, y: -1.25, z: 15.189096} + - {x: -1.9031, y: 7.619543, z: 14.441744} + - {x: -1.9031, y: 8.022704, z: 15.189096} + - {x: -1.9031, y: 7.619543, z: 14.441744} + - {x: -1.9031, y: 8.022704, z: 14.441744} + - {x: -1.9031, y: 8.022704, z: 15.189096} + - {x: -1.9031, y: -1.25, z: 15.189096} + - {x: -1.9031, y: -1.25, z: 15.936449} + - {x: -1.9031, y: 8.022704, z: 15.189096} + - {x: -1.9031, y: 8.425865, z: 15.936449} + - {x: -1.9031, y: 8.022704, z: 15.189096} + - {x: -1.9031, y: 8.425865, z: 15.189096} + - {x: -1.9031, y: 8.425865, z: 15.936449} + - {x: -1.9031, y: -1.25, z: 15.936449} + - {x: -1.9031, y: -1.25, z: 16.6838} + - {x: -1.9031, y: 8.425865, z: 15.936449} + - {x: -1.9031, y: 8.829026, z: 16.6838} + - {x: -1.9031, y: 8.425865, z: 15.936449} + - {x: -1.9031, y: 8.829026, z: 15.936449} + - {x: -1.9031, y: 8.829026, z: 16.6838} + - {x: -1.9031, y: -1.25, z: 16.6838} + - {x: -1.9031, y: -1.25, z: 17.431152} + - {x: -1.9031, y: 8.829026, z: 16.6838} + - {x: -1.9031, y: 9.232187, z: 17.431152} + - {x: -1.9031, y: 8.829026, z: 16.6838} + - {x: -1.9031, y: 9.232187, z: 16.6838} + - {x: -1.9031, y: 9.232187, z: 17.431152} + - {x: 1.000001, y: -1.25, z: -2} + - {x: 1.000001, y: -1.25, z: -1.2526484} + - {x: 1.000001, y: -0.84683895, z: -2} + - {x: 1.000001, y: -0.84683895, z: -1.2526484} + - {x: 1.000001, y: -1.25, z: -1.2526484} + - {x: 1.000001, y: -1.25, z: -0.50529575} + - {x: 1.000001, y: -0.84683895, z: -1.2526484} + - {x: 1.000001, y: -0.4436779, z: -0.50529575} + - {x: 1.000001, y: -0.84683895, z: -1.2526484} + - {x: 1.000001, y: -0.4436779, z: -1.2526484} + - {x: 1.000001, y: -0.4436779, z: -0.50529575} + - {x: 1.000001, y: -1.25, z: -0.50529575} + - {x: 1.000001, y: -1.25, z: 0.2420559} + - {x: 1.000001, y: -0.4436779, z: -0.50529575} + - {x: 1.000001, y: -0.040516853, z: 0.2420559} + - {x: 1.000001, y: -0.4436779, z: -0.50529575} + - {x: 1.000001, y: -0.040516853, z: -0.50529575} + - {x: 1.000001, y: -0.040516853, z: 0.2420559} + - {x: 1.000001, y: -1.25, z: 0.2420559} + - {x: 1.000001, y: -1.25, z: 0.9894085} + - {x: 1.000001, y: -0.040516853, z: 0.2420559} + - {x: 1.000001, y: 0.3626442, z: 0.9894085} + - {x: 1.000001, y: -0.040516853, z: 0.2420559} + - {x: 1.000001, y: 0.3626442, z: 0.2420559} + - {x: 1.000001, y: 0.3626442, z: 0.9894085} + - {x: 1.000001, y: -1.25, z: 0.9894085} + - {x: 1.000001, y: -1.25, z: 1.7367601} + - {x: 1.000001, y: 0.3626442, z: 0.9894085} + - {x: 1.000001, y: 0.76580524, z: 1.7367601} + - {x: 1.000001, y: 0.3626442, z: 0.9894085} + - {x: 1.000001, y: 0.76580524, z: 0.9894085} + - {x: 1.000001, y: 0.76580524, z: 1.7367601} + - {x: 1.000001, y: -1.25, z: 1.7367601} + - {x: 1.000001, y: -1.25, z: 2.4841123} + - {x: 1.000001, y: 0.76580524, z: 1.7367601} + - {x: 1.000001, y: 1.1689663, z: 2.4841123} + - {x: 1.000001, y: 0.76580524, z: 1.7367601} + - {x: 1.000001, y: 1.1689663, z: 1.7367601} + - {x: 1.000001, y: 1.1689663, z: 2.4841123} + - {x: 1.000001, y: -1.25, z: 2.4841123} + - {x: 1.000001, y: -1.25, z: 3.2314644} + - {x: 1.000001, y: 1.1689663, z: 2.4841123} + - {x: 1.000001, y: 1.5721273, z: 3.2314644} + - {x: 1.000001, y: 1.1689663, z: 2.4841123} + - {x: 1.000001, y: 1.5721273, z: 2.4841123} + - {x: 1.000001, y: 1.5721273, z: 3.2314644} + - {x: 1.000001, y: -1.25, z: 3.2314644} + - {x: 1.000001, y: -1.25, z: 3.9788165} + - {x: 1.000001, y: 1.5721273, z: 3.2314644} + - {x: 1.000001, y: 1.9752884, z: 3.9788165} + - {x: 1.000001, y: 1.5721273, z: 3.2314644} + - {x: 1.000001, y: 1.9752884, z: 3.2314644} + - {x: 1.000001, y: 1.9752884, z: 3.9788165} + - {x: 1.000001, y: -1.25, z: 3.9788165} + - {x: 1.000001, y: -1.25, z: 4.726168} + - {x: 1.000001, y: 1.9752884, z: 3.9788165} + - {x: 1.000001, y: 2.3784494, z: 4.726168} + - {x: 1.000001, y: 1.9752884, z: 3.9788165} + - {x: 1.000001, y: 2.3784494, z: 3.9788165} + - {x: 1.000001, y: 2.3784494, z: 4.726168} + - {x: 1.000001, y: -1.25, z: 4.726168} + - {x: 1.000001, y: -1.25, z: 5.4735203} + - {x: 1.000001, y: 2.3784494, z: 4.726168} + - {x: 1.000001, y: 2.7816105, z: 5.4735203} + - {x: 1.000001, y: 2.3784494, z: 4.726168} + - {x: 1.000001, y: 2.7816105, z: 4.726168} + - {x: 1.000001, y: 2.7816105, z: 5.4735203} + - {x: 1.000001, y: -1.25, z: 5.4735203} + - {x: 1.000001, y: -1.25, z: 6.220872} + - {x: 1.000001, y: 2.7816105, z: 5.4735203} + - {x: 1.000001, y: 3.1847715, z: 6.220872} + - {x: 1.000001, y: 2.7816105, z: 5.4735203} + - {x: 1.000001, y: 3.1847715, z: 5.4735203} + - {x: 1.000001, y: 3.1847715, z: 6.220872} + - {x: 1.000001, y: -1.25, z: 6.220872} + - {x: 1.000001, y: -1.25, z: 6.9682245} + - {x: 1.000001, y: 3.1847715, z: 6.220872} + - {x: 1.000001, y: 3.5879326, z: 6.9682245} + - {x: 1.000001, y: 3.1847715, z: 6.220872} + - {x: 1.000001, y: 3.5879326, z: 6.220872} + - {x: 1.000001, y: 3.5879326, z: 6.9682245} + - {x: 1.000001, y: -1.25, z: 6.9682245} + - {x: 1.000001, y: -1.25, z: 7.715576} + - {x: 1.000001, y: 3.5879326, z: 6.9682245} + - {x: 1.000001, y: 3.9910936, z: 7.715576} + - {x: 1.000001, y: 3.5879326, z: 6.9682245} + - {x: 1.000001, y: 3.9910936, z: 6.9682245} + - {x: 1.000001, y: 3.9910936, z: 7.715576} + - {x: 1.000001, y: -1.25, z: 7.715576} + - {x: 1.000001, y: -1.25, z: 8.462929} + - {x: 1.000001, y: 3.9910936, z: 7.715576} + - {x: 1.000001, y: 4.3942547, z: 8.462929} + - {x: 1.000001, y: 3.9910936, z: 7.715576} + - {x: 1.000001, y: 4.3942547, z: 7.715576} + - {x: 1.000001, y: 4.3942547, z: 8.462929} + - {x: 1.000001, y: -1.25, z: 8.462929} + - {x: 1.000001, y: -1.25, z: 9.21028} + - {x: 1.000001, y: 4.3942547, z: 8.462929} + - {x: 1.000001, y: 4.7974157, z: 9.21028} + - {x: 1.000001, y: 4.3942547, z: 8.462929} + - {x: 1.000001, y: 4.7974157, z: 8.462929} + - {x: 1.000001, y: 4.7974157, z: 9.21028} + - {x: 1.000001, y: -1.25, z: 9.21028} + - {x: 1.000001, y: -1.25, z: 9.957633} + - {x: 1.000001, y: 4.7974157, z: 9.21028} + - {x: 1.000001, y: 5.200577, z: 9.957633} + - {x: 1.000001, y: 4.7974157, z: 9.21028} + - {x: 1.000001, y: 5.200577, z: 9.21028} + - {x: 1.000001, y: 5.200577, z: 9.957633} + - {x: 1.000001, y: -1.25, z: 9.957633} + - {x: 1.000001, y: -1.25, z: 10.704984} + - {x: 1.000001, y: 5.200577, z: 9.957633} + - {x: 1.000001, y: 5.603738, z: 10.704984} + - {x: 1.000001, y: 5.200577, z: 9.957633} + - {x: 1.000001, y: 5.603738, z: 9.957633} + - {x: 1.000001, y: 5.603738, z: 10.704984} + - {x: 1.000001, y: -1.25, z: 10.704984} + - {x: 1.000001, y: -1.25, z: 11.452336} + - {x: 1.000001, y: 5.603738, z: 10.704984} + - {x: 1.000001, y: 6.006899, z: 11.452336} + - {x: 1.000001, y: 5.603738, z: 10.704984} + - {x: 1.000001, y: 6.006899, z: 10.704984} + - {x: 1.000001, y: 6.006899, z: 11.452336} + - {x: 1.000001, y: -1.25, z: 11.452336} + - {x: 1.000001, y: -1.25, z: 12.199688} + - {x: 1.000001, y: 6.006899, z: 11.452336} + - {x: 1.000001, y: 6.41006, z: 12.199688} + - {x: 1.000001, y: 6.006899, z: 11.452336} + - {x: 1.000001, y: 6.41006, z: 11.452336} + - {x: 1.000001, y: 6.41006, z: 12.199688} + - {x: 1.000001, y: -1.25, z: 12.199688} + - {x: 1.000001, y: -1.25, z: 12.947041} + - {x: 1.000001, y: 6.41006, z: 12.199688} + - {x: 1.000001, y: 6.813221, z: 12.947041} + - {x: 1.000001, y: 6.41006, z: 12.199688} + - {x: 1.000001, y: 6.813221, z: 12.199688} + - {x: 1.000001, y: 6.813221, z: 12.947041} + - {x: 1.000001, y: -1.25, z: 12.947041} + - {x: 1.000001, y: -1.25, z: 13.694392} + - {x: 1.000001, y: 6.813221, z: 12.947041} + - {x: 1.000001, y: 7.216382, z: 13.694392} + - {x: 1.000001, y: 6.813221, z: 12.947041} + - {x: 1.000001, y: 7.216382, z: 12.947041} + - {x: 1.000001, y: 7.216382, z: 13.694392} + - {x: 1.000001, y: -1.25, z: 13.694392} + - {x: 1.000001, y: -1.25, z: 14.441744} + - {x: 1.000001, y: 7.216382, z: 13.694392} + - {x: 1.000001, y: 7.619543, z: 14.441744} + - {x: 1.000001, y: 7.216382, z: 13.694392} + - {x: 1.000001, y: 7.619543, z: 13.694392} + - {x: 1.000001, y: 7.619543, z: 14.441744} + - {x: 1.000001, y: -1.25, z: 14.441744} + - {x: 1.000001, y: -1.25, z: 15.189096} + - {x: 1.000001, y: 7.619543, z: 14.441744} + - {x: 1.000001, y: 8.022704, z: 15.189096} + - {x: 1.000001, y: 7.619543, z: 14.441744} + - {x: 1.000001, y: 8.022704, z: 14.441744} + - {x: 1.000001, y: 8.022704, z: 15.189096} + - {x: 1.000001, y: -1.25, z: 15.189096} + - {x: 1.000001, y: -1.25, z: 15.936449} + - {x: 1.000001, y: 8.022704, z: 15.189096} + - {x: 1.000001, y: 8.425865, z: 15.936449} + - {x: 1.000001, y: 8.022704, z: 15.189096} + - {x: 1.000001, y: 8.425865, z: 15.189096} + - {x: 1.000001, y: 8.425865, z: 15.936449} + - {x: 1.000001, y: -1.25, z: 15.936449} + - {x: 1.000001, y: -1.25, z: 16.6838} + - {x: 1.000001, y: 8.425865, z: 15.936449} + - {x: 1.000001, y: 8.829026, z: 16.6838} + - {x: 1.000001, y: 8.425865, z: 15.936449} + - {x: 1.000001, y: 8.829026, z: 15.936449} + - {x: 1.000001, y: 8.829026, z: 16.6838} + - {x: 1.000001, y: -1.25, z: 16.6838} + - {x: 1.000001, y: -1.25, z: 17.431152} + - {x: 1.000001, y: 8.829026, z: 16.6838} + - {x: 1.000001, y: 9.232187, z: 17.431152} + - {x: 1.000001, y: 8.829026, z: 16.6838} + - {x: 1.000001, y: 9.232187, z: 16.6838} + - {x: 1.000001, y: 9.232187, z: 17.431152} + - {x: -1.9031, y: -1.25, z: 17.431152} + - {x: 1.000001, y: -1.25, z: 17.431152} + - {x: -1.9031, y: 9.232187, z: 17.431152} + - {x: 1.000001, y: 9.232187, z: 17.431152} m_Textures0: - - {x: 1, y: -1.25} - - {x: -1, y: -1.25} - - {x: 1, y: -0.84683895} - - {x: -1, y: -0.84683895} - - {x: 1, y: -2} - - {x: -1, y: -2} - - {x: 1, y: -1.2526484} - - {x: -1, y: -1.2526484} - - {x: 1, y: -0.84683895} - - {x: -1, y: -0.84683895} - - {x: 1, y: -0.4436779} - - {x: -1, y: -0.4436779} - - {x: 1, y: -1.2526484} - - {x: -1, y: -1.2526484} - - {x: 1, y: -0.50529575} - - {x: -1, y: -0.50529575} - - {x: 1, y: -0.4436779} - - {x: -1, y: -0.4436779} - - {x: 1, y: -0.040516853} - - {x: -1, y: -0.040516853} - - {x: 1, y: -0.50529575} - - {x: -1, y: -0.50529575} - - {x: 1, y: 0.2420559} - - {x: -1, y: 0.2420559} - - {x: 1, y: -0.040516853} - - {x: -1, y: -0.040516853} - - {x: 1, y: 0.3626442} - - {x: -1, y: 0.3626442} - - {x: 1, y: 0.2420559} - - {x: -1, y: 0.2420559} - - {x: 1, y: 0.989408} - - {x: -1, y: 0.989408} - - {x: 1, y: 0.3626442} - - {x: -1, y: 0.3626442} - - {x: 1, y: 0.76580524} - - {x: -1, y: 0.76580524} - - {x: 1, y: 0.989408} - - {x: -1, y: 0.989408} - - {x: 1, y: 1.7367601} - - {x: -1, y: 1.7367601} - - {x: 1, y: 0.76580524} - - {x: -1, y: 0.76580524} - - {x: 1, y: 1.1689663} - - {x: -1, y: 1.1689663} - - {x: 1, y: 1.7367601} - - {x: -1, y: 1.7367601} - - {x: 1, y: 2.4841123} - - {x: -1, y: 2.4841123} - - {x: 1, y: 1.1689663} - - {x: -1, y: 1.1689663} - - {x: 1, y: 1.5721273} - - {x: -1, y: 1.5721273} - - {x: 1, y: 2.4841123} - - {x: -1, y: 2.4841123} - - {x: 1, y: 3.2314644} - - {x: -1, y: 3.2314644} - - {x: 1, y: 1.5721273} - - {x: -1, y: 1.5721273} - - {x: 1, y: 1.9752884} - - {x: -1, y: 1.9752884} - - {x: 1, y: 3.2314644} - - {x: -1, y: 3.2314644} - - {x: 1, y: 3.9788163} - - {x: -1, y: 3.9788163} - - {x: 1, y: 1.9752884} - - {x: -1, y: 1.9752884} - - {x: 1, y: 2.3784494} - - {x: -1, y: 2.3784494} - - {x: 1, y: 3.9788163} - - {x: -1, y: 3.9788163} - - {x: 1, y: 4.7261686} - - {x: -1, y: 4.7261686} - - {x: 1, y: 2.3784494} - - {x: -1, y: 2.3784494} - - {x: 1, y: 2.7816105} - - {x: -1, y: 2.7816105} - - {x: 1, y: 4.7261686} - - {x: -1, y: 4.7261686} - - {x: 1, y: 5.4735203} - - {x: -1, y: 5.4735203} - - {x: 1, y: 2.7816105} - - {x: -1, y: 2.7816105} - - {x: 1, y: 3.1847715} - - {x: -1, y: 3.1847715} - - {x: 1, y: 5.4735203} - - {x: -1, y: 5.4735203} - - {x: 1, y: 6.2208724} - - {x: -1, y: 6.2208724} - - {x: 1, y: 3.1847715} - - {x: -1, y: 3.1847715} - - {x: 1, y: 3.5879326} - - {x: -1, y: 3.5879326} - - {x: 1, y: 6.2208724} - - {x: -1, y: 6.2208724} - - {x: 1, y: 6.968224} - - {x: -1, y: 6.968224} - - {x: 1, y: 3.5879326} - - {x: -1, y: 3.5879326} - - {x: 1, y: 3.9910936} - - {x: -1, y: 3.9910936} - - {x: 1, y: 6.968224} - - {x: -1, y: 6.968224} - - {x: 1, y: 7.715576} - - {x: -1, y: 7.715576} - - {x: 1, y: 3.9910936} - - {x: -1, y: 3.9910936} - - {x: 1, y: 4.3942547} - - {x: -1, y: 4.3942547} - - {x: 1, y: 7.715576} - - {x: -1, y: 7.715576} - - {x: 1, y: 8.462929} - - {x: -1, y: 8.462929} - - {x: 1, y: 4.3942547} - - {x: -1, y: 4.3942547} - - {x: 1, y: 4.7974157} - - {x: -1, y: 4.7974157} - - {x: 1, y: 8.462929} - - {x: -1, y: 8.462929} - - {x: 1, y: 9.21028} - - {x: -1, y: 9.21028} - - {x: 1, y: 4.7974157} - - {x: -1, y: 4.7974157} - - {x: 1, y: 5.200577} - - {x: -1, y: 5.200577} - - {x: 1, y: 9.21028} - - {x: -1, y: 9.21028} - - {x: 1, y: 9.957632} - - {x: -1, y: 9.957632} - - {x: 1, y: 5.200577} - - {x: -1, y: 5.200577} - - {x: 1, y: 5.603738} - - {x: -1, y: 5.603738} - - {x: 1, y: 9.957632} - - {x: -1, y: 9.957632} - - {x: 1, y: 10.704984} - - {x: -1, y: 10.704984} - - {x: 1, y: 5.603738} - - {x: -1, y: 5.603738} - - {x: 1, y: 6.006899} - - {x: -1, y: 6.006899} - - {x: 1, y: 10.704984} - - {x: -1, y: 10.704984} - - {x: 1, y: 11.452336} - - {x: -1, y: 11.452336} - - {x: 1, y: 6.006899} - - {x: -1, y: 6.006899} - - {x: 1, y: 6.41006} - - {x: -1, y: 6.41006} - - {x: 1, y: 11.452336} - - {x: -1, y: 11.452336} - - {x: 1, y: 12.199688} - - {x: -1, y: 12.199688} - - {x: 1, y: 6.41006} - - {x: -1, y: 6.41006} - - {x: 1, y: 6.813221} - - {x: -1, y: 6.813221} - - {x: 1, y: 12.199688} - - {x: -1, y: 12.199688} - - {x: 1, y: 12.947041} - - {x: -1, y: 12.947041} - - {x: 1, y: 6.813221} - - {x: -1, y: 6.813221} - - {x: 1, y: 7.216382} - - {x: -1, y: 7.216382} - - {x: 1, y: 12.947041} - - {x: -1, y: 12.947041} - - {x: 1, y: 13.694391} - - {x: -1, y: 13.694391} - - {x: 1, y: 7.216382} - - {x: -1, y: 7.216382} - - {x: 1, y: 7.619543} - - {x: -1, y: 7.619543} - - {x: 1, y: 13.694391} - - {x: -1, y: 13.694391} - - {x: 1, y: 14.441744} - - {x: -1, y: 14.441744} - - {x: 1, y: 7.619543} - - {x: -1, y: 7.619543} - - {x: 1, y: 8.022704} - - {x: -1, y: 8.022704} - - {x: 1, y: 14.441744} - - {x: -1, y: 14.441744} - - {x: 1, y: 15.189096} - - {x: -1, y: 15.189096} - - {x: 1, y: 8.022704} - - {x: -1, y: 8.022704} - - {x: 1, y: 8.425865} - - {x: -1, y: 8.425865} - - {x: 1, y: 15.189096} - - {x: -1, y: 15.189096} - - {x: 1, y: 15.936448} - - {x: -1, y: 15.936448} - - {x: 1, y: 8.425865} - - {x: -1, y: 8.425865} - - {x: 1, y: 8.829026} - - {x: -1, y: 8.829026} - - {x: 1, y: 15.936448} - - {x: -1, y: 15.936448} - - {x: 1, y: 16.6838} - - {x: -1, y: 16.6838} - - {x: 1, y: 8.829026} - - {x: -1, y: 8.829026} - - {x: 1, y: 9.232187} - - {x: -1, y: 9.232187} - - {x: 1, y: 16.6838} - - {x: -1, y: 16.6838} - - {x: 1, y: 17.431152} - - {x: -1, y: 17.431152} + - {x: 1.000001, y: -1.25} + - {x: -1.9031, y: -1.25} + - {x: 1.000001, y: -0.84683895} + - {x: -1.9031, y: -0.84683895} + - {x: 1.000001, y: -2} + - {x: -1.9031, y: -2} + - {x: 1.000001, y: -1.2526484} + - {x: -1.9031, y: -1.2526484} + - {x: 1.000001, y: -0.84683895} + - {x: -1.9031, y: -0.84683895} + - {x: 1.000001, y: -0.4436779} + - {x: -1.9031, y: -0.4436779} + - {x: 1.000001, y: -1.2526484} + - {x: -1.9031, y: -1.2526484} + - {x: 1.000001, y: -0.50529575} + - {x: -1.9031, y: -0.50529575} + - {x: 1.000001, y: -0.4436779} + - {x: -1.9031, y: -0.4436779} + - {x: 1.000001, y: -0.040516853} + - {x: -1.9031, y: -0.040516853} + - {x: 1.000001, y: -0.50529575} + - {x: -1.9031, y: -0.50529575} + - {x: 1.000001, y: 0.2420559} + - {x: -1.9031, y: 0.2420559} + - {x: 1.000001, y: -0.040516853} + - {x: -1.9031, y: -0.040516853} + - {x: 1.000001, y: 0.3626442} + - {x: -1.9031, y: 0.3626442} + - {x: 1.000001, y: 0.2420559} + - {x: -1.9031, y: 0.2420559} + - {x: 1.000001, y: 0.989408} + - {x: -1.9031, y: 0.989408} + - {x: 1.000001, y: 0.3626442} + - {x: -1.9031, y: 0.3626442} + - {x: 1.000001, y: 0.76580524} + - {x: -1.9031, y: 0.76580524} + - {x: 1.000001, y: 0.989408} + - {x: -1.9031, y: 0.989408} + - {x: 1.000001, y: 1.7367601} + - {x: -1.9031, y: 1.7367601} + - {x: 1.000001, y: 0.76580524} + - {x: -1.9031, y: 0.76580524} + - {x: 1.000001, y: 1.1689663} + - {x: -1.9031, y: 1.1689663} + - {x: 1.000001, y: 1.7367601} + - {x: -1.9031, y: 1.7367601} + - {x: 1.000001, y: 2.4841123} + - {x: -1.9031, y: 2.4841123} + - {x: 1.000001, y: 1.1689663} + - {x: -1.9031, y: 1.1689663} + - {x: 1.000001, y: 1.5721273} + - {x: -1.9031, y: 1.5721273} + - {x: 1.000001, y: 2.4841123} + - {x: -1.9031, y: 2.4841123} + - {x: 1.000001, y: 3.2314644} + - {x: -1.9031, y: 3.2314644} + - {x: 1.000001, y: 1.5721273} + - {x: -1.9031, y: 1.5721273} + - {x: 1.000001, y: 1.9752884} + - {x: -1.9031, y: 1.9752884} + - {x: 1.000001, y: 3.2314644} + - {x: -1.9031, y: 3.2314644} + - {x: 1.000001, y: 3.9788163} + - {x: -1.9031, y: 3.9788163} + - {x: 1.000001, y: 1.9752884} + - {x: -1.9031, y: 1.9752884} + - {x: 1.000001, y: 2.3784494} + - {x: -1.9031, y: 2.3784494} + - {x: 1.000001, y: 3.9788163} + - {x: -1.9031, y: 3.9788163} + - {x: 1.000001, y: 4.7261686} + - {x: -1.9031, y: 4.7261686} + - {x: 1.000001, y: 2.3784494} + - {x: -1.9031, y: 2.3784494} + - {x: 1.000001, y: 2.7816105} + - {x: -1.9031, y: 2.7816105} + - {x: 1.000001, y: 4.7261686} + - {x: -1.9031, y: 4.7261686} + - {x: 1.000001, y: 5.4735203} + - {x: -1.9031, y: 5.4735203} + - {x: 1.000001, y: 2.7816105} + - {x: -1.9031, y: 2.7816105} + - {x: 1.000001, y: 3.1847715} + - {x: -1.9031, y: 3.1847715} + - {x: 1.000001, y: 5.4735203} + - {x: -1.9031, y: 5.4735203} + - {x: 1.000001, y: 6.2208724} + - {x: -1.9031, y: 6.2208724} + - {x: 1.000001, y: 3.1847715} + - {x: -1.9031, y: 3.1847715} + - {x: 1.000001, y: 3.5879326} + - {x: -1.9031, y: 3.5879326} + - {x: 1.000001, y: 6.2208724} + - {x: -1.9031, y: 6.2208724} + - {x: 1.000001, y: 6.968224} + - {x: -1.9031, y: 6.968224} + - {x: 1.000001, y: 3.5879326} + - {x: -1.9031, y: 3.5879326} + - {x: 1.000001, y: 3.9910936} + - {x: -1.9031, y: 3.9910936} + - {x: 1.000001, y: 6.968224} + - {x: -1.9031, y: 6.968224} + - {x: 1.000001, y: 7.715576} + - {x: -1.9031, y: 7.715576} + - {x: 1.000001, y: 3.9910936} + - {x: -1.9031, y: 3.9910936} + - {x: 1.000001, y: 4.3942547} + - {x: -1.9031, y: 4.3942547} + - {x: 1.000001, y: 7.715576} + - {x: -1.9031, y: 7.715576} + - {x: 1.000001, y: 8.462929} + - {x: -1.9031, y: 8.462929} + - {x: 1.000001, y: 4.3942547} + - {x: -1.9031, y: 4.3942547} + - {x: 1.000001, y: 4.7974157} + - {x: -1.9031, y: 4.7974157} + - {x: 1.000001, y: 8.462929} + - {x: -1.9031, y: 8.462929} + - {x: 1.000001, y: 9.21028} + - {x: -1.9031, y: 9.21028} + - {x: 1.000001, y: 4.7974157} + - {x: -1.9031, y: 4.7974157} + - {x: 1.000001, y: 5.200577} + - {x: -1.9031, y: 5.200577} + - {x: 1.000001, y: 9.21028} + - {x: -1.9031, y: 9.21028} + - {x: 1.000001, y: 9.957632} + - {x: -1.9031, y: 9.957632} + - {x: 1.000001, y: 5.200577} + - {x: -1.9031, y: 5.200577} + - {x: 1.000001, y: 5.603738} + - {x: -1.9031, y: 5.603738} + - {x: 1.000001, y: 9.957632} + - {x: -1.9031, y: 9.957632} + - {x: 1.000001, y: 10.704984} + - {x: -1.9031, y: 10.704984} + - {x: 1.000001, y: 5.603738} + - {x: -1.9031, y: 5.603738} + - {x: 1.000001, y: 6.006899} + - {x: -1.9031, y: 6.006899} + - {x: 1.000001, y: 10.704984} + - {x: -1.9031, y: 10.704984} + - {x: 1.000001, y: 11.452336} + - {x: -1.9031, y: 11.452336} + - {x: 1.000001, y: 6.006899} + - {x: -1.9031, y: 6.006899} + - {x: 1.000001, y: 6.41006} + - {x: -1.9031, y: 6.41006} + - {x: 1.000001, y: 11.452336} + - {x: -1.9031, y: 11.452336} + - {x: 1.000001, y: 12.199688} + - {x: -1.9031, y: 12.199688} + - {x: 1.000001, y: 6.41006} + - {x: -1.9031, y: 6.41006} + - {x: 1.000001, y: 6.813221} + - {x: -1.9031, y: 6.813221} + - {x: 1.000001, y: 12.199688} + - {x: -1.9031, y: 12.199688} + - {x: 1.000001, y: 12.947041} + - {x: -1.9031, y: 12.947041} + - {x: 1.000001, y: 6.813221} + - {x: -1.9031, y: 6.813221} + - {x: 1.000001, y: 7.216382} + - {x: -1.9031, y: 7.216382} + - {x: 1.000001, y: 12.947041} + - {x: -1.9031, y: 12.947041} + - {x: 1.000001, y: 13.694391} + - {x: -1.9031, y: 13.694391} + - {x: 1.000001, y: 7.216382} + - {x: -1.9031, y: 7.216382} + - {x: 1.000001, y: 7.619543} + - {x: -1.9031, y: 7.619543} + - {x: 1.000001, y: 13.694391} + - {x: -1.9031, y: 13.694391} + - {x: 1.000001, y: 14.441744} + - {x: -1.9031, y: 14.441744} + - {x: 1.000001, y: 7.619543} + - {x: -1.9031, y: 7.619543} + - {x: 1.000001, y: 8.022704} + - {x: -1.9031, y: 8.022704} + - {x: 1.000001, y: 14.441744} + - {x: -1.9031, y: 14.441744} + - {x: 1.000001, y: 15.189096} + - {x: -1.9031, y: 15.189096} + - {x: 1.000001, y: 8.022704} + - {x: -1.9031, y: 8.022704} + - {x: 1.000001, y: 8.425865} + - {x: -1.9031, y: 8.425865} + - {x: 1.000001, y: 15.189096} + - {x: -1.9031, y: 15.189096} + - {x: 1.000001, y: 15.936448} + - {x: -1.9031, y: 15.936448} + - {x: 1.000001, y: 8.425865} + - {x: -1.9031, y: 8.425865} + - {x: 1.000001, y: 8.829026} + - {x: -1.9031, y: 8.829026} + - {x: 1.000001, y: 15.936448} + - {x: -1.9031, y: 15.936448} + - {x: 1.000001, y: 16.6838} + - {x: -1.9031, y: 16.6838} + - {x: 1.000001, y: 8.829026} + - {x: -1.9031, y: 8.829026} + - {x: 1.000001, y: 9.232187} + - {x: -1.9031, y: 9.232187} + - {x: 1.000001, y: 16.6838} + - {x: -1.9031, y: 16.6838} + - {x: 1.000001, y: 17.431152} + - {x: -1.9031, y: 17.431152} - {x: 2, y: -1.25} - {x: 1.2526484, y: -1.25} - {x: 2, y: -0.84683895} @@ -39006,10 +39063,10 @@ MonoBehaviour: - {x: 16.6838, y: 8.829026} - {x: 16.6838, y: 9.232187} - {x: 17.431152, y: 9.232187} - - {x: 1, y: -1.25} - - {x: -1, y: -1.25} - - {x: 1, y: 9.232187} - - {x: -1, y: 9.232187} + - {x: 1.9031, y: -1.25} + - {x: -1.000001, y: -1.25} + - {x: 1.9031, y: 9.232187} + - {x: -1.000001, y: 9.232187} m_Textures2: [] m_Textures3: [] m_Tangents: @@ -39592,7 +39649,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 397969231} - m_VersionIndex: 1667 + m_VersionIndex: 1793 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -40838,8 +40895,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31248176, y: 13.49226, z: -22.628769} + m_Extent: {x: 0.18752672, y: 13.630081, z: 1.375761} m_Shapes: vertices: [] shapes: [] @@ -40918,7 +40975,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 8e0000bfc0200dbe2906aac100000000000000000000803f000080bf0000000000000000000080bf0107c03ed014d2c16ce8ffbdc0200dbe2906aac100000000000000000000803f000080bf0000000000000000000080bf00000000d014d2c18e0000bf8efad8412906aac100000000000000000000803f000080bf0000000000000000000080bf0107c03e0000803f6ce8ffbd8efad8412906aac100000000000000000000803f000080bf0000000000000000000080bf000000000000803f6ce8ffbdc0200dbe2906aac10000803f000000000000000000000000000000000000803f000080bff0183040d014d2c16ce8ffbdc0200dbe4709c0c10000803f000000000000000000000000000000000000803f000080bf00000000d014d2c16ce8ffbd8efad8412906aac10000803f000000000000000000000000000000000000803f000080bff01830400000803f6ce8ffbd8efad8414709c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f6ce8ffbdc0200dbe4709c0c10000000000000000000080bf0000803f0000000000000000000080bf0107c03ed014d2c18e0000bfc0200dbe4709c0c10000000000000000000080bf0000803f0000000000000000000080bf00000000d014d2c16ce8ffbd8efad8414709c0c10000000000000000000080bf0000803f0000000000000000000080bf0107c03e0000803f8e0000bf8efad8414709c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f8e0000bfc0200dbe4709c0c1000080bf00000000000000000000000000000000000080bf000080bff0183040d014d2c18e0000bfc0200dbe2906aac1000080bf00000000000000000000000000000000000080bf000080bf00000000d014d2c18e0000bf8efad8414709c0c1000080bf00000000000000000000000000000000000080bf000080bff01830400000803f8e0000bf8efad8412906aac1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f8e0000bf8efad8412906aac1000000000000803f000000000000803f0000000000000000000080bf000000000000803f6ce8ffbd8efad8412906aac1000000000000803f000000000000803f0000000000000000000080bf0107c03e0000803f8e0000bf8efad8414709c0c1000000000000803f000000000000803f0000000000000000000080bf00000000e031e0bf6ce8ffbd8efad8414709c0c1000000000000803f000000000000803f0000000000000000000080bf0107c03ee031e0bf8e0000bfc0200dbe4709c0c100000000000080bf00000000000080bf0000000000000000000080bf0107c03ee031e0bf6ce8ffbdc0200dbe4709c0c100000000000080bf00000000000080bf0000000000000000000080bf00000000e031e0bf8e0000bfc0200dbe2906aac100000000000080bf00000000000080bf0000000000000000000080bf0107c03e0000803f6ce8ffbdc0200dbe2906aac100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -40972,8 +41029,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31248176, y: 13.49226, z: -22.628769} + m_Extent: {x: 0.18752672, y: 13.630081, z: 1.375761} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -41564,9 +41621,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26544 + m_Size: {x: 0.3750534, y: 25.695889, z: 2.306757} + m_LocalCenter: {x: -0.3124733, y: 14.274395, z: -23.711739} references: version: 2 RefIds: @@ -41700,53 +41757,53 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.5, y: 1.4264507, z: -22.558357} + - {x: -0.124946594, y: 1.4264507, z: -22.558357} + - {x: -0.5, y: 27.12234, z: -22.558357} + - {x: -0.124946594, y: 27.12234, z: -22.558357} + - {x: -0.124946594, y: 1.4264507, z: -22.558357} + - {x: -0.124946594, y: 1.4264507, z: -24.865112} + - {x: -0.124946594, y: 27.12234, z: -22.558357} + - {x: -0.124946594, y: 27.12234, z: -24.865112} + - {x: -0.124946594, y: 1.4264507, z: -24.865112} + - {x: -0.5, y: 1.4264507, z: -24.865112} + - {x: -0.124946594, y: 27.12234, z: -24.865112} + - {x: -0.5, y: 27.12234, z: -24.865112} + - {x: -0.5, y: 1.4264507, z: -24.865112} + - {x: -0.5, y: 1.4264507, z: -22.558357} + - {x: -0.5, y: 27.12234, z: -24.865112} + - {x: -0.5, y: 27.12234, z: -22.558357} + - {x: -0.5, y: 27.12234, z: -22.558357} + - {x: -0.124946594, y: 27.12234, z: -22.558357} + - {x: -0.5, y: 27.12234, z: -24.865112} + - {x: -0.124946594, y: 27.12234, z: -24.865112} + - {x: -0.5, y: 1.4264507, z: -24.865112} + - {x: -0.124946594, y: 1.4264507, z: -24.865112} + - {x: -0.5, y: 1.4264507, z: -22.558357} + - {x: -0.124946594, y: 1.4264507, z: -22.558357} m_Textures0: - {x: 0.3750534, y: -24.695889} - {x: 0, y: -24.695889} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.306755, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.306755, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: -24.695889} - {x: 0, y: -24.695889} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.306755, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.306755, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} + - {x: 0, y: -1.3067551} + - {x: 0.3750534, y: -1.3067551} + - {x: 0.3750534, y: -1.3067551} + - {x: 0, y: -1.3067551} - {x: 0.3750534, y: 1} - {x: 0, y: 1} m_Textures2: [] @@ -41785,7 +41842,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 1487854519} - m_VersionIndex: 26247 + m_VersionIndex: 26544 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -42192,9 +42249,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044152 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 1667 - m_Size: {x: 2, y: 10.482187, z: 19.431152} - m_LocalCenter: {x: 0, y: 3.9910936, z: 7.715576} + m_UnmodifiedMeshVersion: 2514 + m_Size: {x: 3.2873917, y: 10.482187, z: 19.431152} + m_LocalCenter: {x: -0.6436955, y: 3.9910936, z: 7.7155805} references: version: 2 RefIds: @@ -45018,1147 +45075,1147 @@ MonoBehaviour: - m_Vertices: 3002000037020000 m_SharedTextures: [] m_Positions: - - {x: 1, y: -1.25, z: -2} - - {x: -1, y: -1.25, z: -2} - - {x: 1, y: -0.84683895, z: -2} - - {x: -1, y: -0.84683895, z: -2} - - {x: 1, y: -0.84683895, z: -2} - - {x: -1, y: -0.84683895, z: -2} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.040516853, z: -0.50529575} - - {x: -1, y: -0.040516853, z: -0.50529575} - - {x: 1, y: -0.040516853, z: -0.50529575} - - {x: -1, y: -0.040516853, z: -0.50529575} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.989408} - - {x: -1, y: 0.3626442, z: 0.989408} - - {x: 1, y: 0.3626442, z: 0.989408} - - {x: -1, y: 0.3626442, z: 0.989408} - - {x: 1, y: 0.76580524, z: 0.989408} - - {x: -1, y: 0.76580524, z: 0.989408} - - {x: 1, y: 0.76580524, z: 0.989408} - - {x: -1, y: 0.76580524, z: 0.989408} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.9788163} - - {x: -1, y: 1.9752884, z: 3.9788163} - - {x: 1, y: 1.9752884, z: 3.9788163} - - {x: -1, y: 1.9752884, z: 3.9788163} - - {x: 1, y: 2.3784494, z: 3.9788163} - - {x: -1, y: 2.3784494, z: 3.9788163} - - {x: 1, y: 2.3784494, z: 3.9788163} - - {x: -1, y: 2.3784494, z: 3.9788163} - - {x: 1, y: 2.3784494, z: 4.7261686} - - {x: -1, y: 2.3784494, z: 4.7261686} - - {x: 1, y: 2.3784494, z: 4.7261686} - - {x: -1, y: 2.3784494, z: 4.7261686} - - {x: 1, y: 2.7816105, z: 4.7261686} - - {x: -1, y: 2.7816105, z: 4.7261686} - - {x: 1, y: 2.7816105, z: 4.7261686} - - {x: -1, y: 2.7816105, z: 4.7261686} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 6.2208724} - - {x: -1, y: 3.1847715, z: 6.2208724} - - {x: 1, y: 3.1847715, z: 6.2208724} - - {x: -1, y: 3.1847715, z: 6.2208724} - - {x: 1, y: 3.5879326, z: 6.2208724} - - {x: -1, y: 3.5879326, z: 6.2208724} - - {x: 1, y: 3.5879326, z: 6.2208724} - - {x: -1, y: 3.5879326, z: 6.2208724} - - {x: 1, y: 3.5879326, z: 6.968224} - - {x: -1, y: 3.5879326, z: 6.968224} - - {x: 1, y: 3.5879326, z: 6.968224} - - {x: -1, y: 3.5879326, z: 6.968224} - - {x: 1, y: 3.9910936, z: 6.968224} - - {x: -1, y: 3.9910936, z: 6.968224} - - {x: 1, y: 3.9910936, z: 6.968224} - - {x: -1, y: 3.9910936, z: 6.968224} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 4.3942547, z: 7.715576} - - {x: -1, y: 4.3942547, z: 7.715576} - - {x: 1, y: 4.3942547, z: 7.715576} - - {x: -1, y: 4.3942547, z: 7.715576} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.7974157, z: 8.462929} - - {x: -1, y: 4.7974157, z: 8.462929} - - {x: 1, y: 4.7974157, z: 8.462929} - - {x: -1, y: 4.7974157, z: 8.462929} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.957632} - - {x: -1, y: 5.200577, z: 9.957632} - - {x: 1, y: 5.200577, z: 9.957632} - - {x: -1, y: 5.200577, z: 9.957632} - - {x: 1, y: 5.603738, z: 9.957632} - - {x: -1, y: 5.603738, z: 9.957632} - - {x: 1, y: 5.603738, z: 9.957632} - - {x: -1, y: 5.603738, z: 9.957632} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: 1, y: 6.006899, z: 10.704984} - - {x: -1, y: 6.006899, z: 10.704984} - - {x: 1, y: 6.006899, z: 10.704984} - - {x: -1, y: 6.006899, z: 10.704984} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.41006, z: 11.452336} - - {x: -1, y: 6.41006, z: 11.452336} - - {x: 1, y: 6.41006, z: 11.452336} - - {x: -1, y: 6.41006, z: 11.452336} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: 1, y: 7.216382, z: 12.947041} - - {x: -1, y: 7.216382, z: 12.947041} - - {x: 1, y: 7.216382, z: 12.947041} - - {x: -1, y: 7.216382, z: 12.947041} - - {x: 1, y: 7.216382, z: 13.694391} - - {x: -1, y: 7.216382, z: 13.694391} - - {x: 1, y: 7.216382, z: 13.694391} - - {x: -1, y: 7.216382, z: 13.694391} - - {x: 1, y: 7.619543, z: 13.694391} - - {x: -1, y: 7.619543, z: 13.694391} - - {x: 1, y: 7.619543, z: 13.694391} - - {x: -1, y: 7.619543, z: 13.694391} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: 1, y: 8.022704, z: 14.441744} - - {x: -1, y: 8.022704, z: 14.441744} - - {x: 1, y: 8.022704, z: 14.441744} - - {x: -1, y: 8.022704, z: 14.441744} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.936448} - - {x: -1, y: 8.425865, z: 15.936448} - - {x: 1, y: 8.425865, z: 15.936448} - - {x: -1, y: 8.425865, z: 15.936448} - - {x: 1, y: 8.829026, z: 15.936448} - - {x: -1, y: 8.829026, z: 15.936448} - - {x: 1, y: 8.829026, z: 15.936448} - - {x: -1, y: 8.829026, z: 15.936448} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: 1, y: 9.232187, z: 16.6838} - - {x: -1, y: 9.232187, z: 16.6838} - - {x: 1, y: 9.232187, z: 16.6838} - - {x: -1, y: 9.232187, z: 16.6838} - - {x: 1, y: 9.232187, z: 17.431152} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: -1, y: -1.25, z: -2} - - {x: -1, y: -1.25, z: -1.2526484} - - {x: -1, y: -0.84683895, z: -2} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -1.25, z: -1.2526484} - - {x: -1, y: -1.25, z: -0.50529575} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.84683895, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -1.2526484} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -1.25, z: -0.50529575} - - {x: -1, y: -1.25, z: 0.2420559} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -0.4436779, z: -0.50529575} - - {x: -1, y: -0.040516853, z: -0.50529575} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: -1.25, z: 0.2420559} - - {x: -1, y: -1.25, z: 0.9894085} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: -0.040516853, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.2420559} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: -1.25, z: 0.9894085} - - {x: -1, y: -1.25, z: 1.7367601} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 0.3626442, z: 0.9894085} - - {x: -1, y: 0.76580524, z: 0.9894085} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: -1.25, z: 1.7367601} - - {x: -1, y: -1.25, z: 2.4841123} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 0.76580524, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 1.7367601} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: -1.25, z: 2.4841123} - - {x: -1, y: -1.25, z: 3.2314644} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.1689663, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 2.4841123} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: -1.25, z: 3.2314644} - - {x: -1, y: -1.25, z: 3.9788165} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: 1.5721273, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.2314644} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: -1.25, z: 3.9788165} - - {x: -1, y: -1.25, z: 4.726168} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: 1.9752884, z: 3.9788165} - - {x: -1, y: 2.3784494, z: 3.9788165} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: -1.25, z: 4.726168} - - {x: -1, y: -1.25, z: 5.4735203} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 2.3784494, z: 4.726168} - - {x: -1, y: 2.7816105, z: 4.726168} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: -1.25, z: 5.4735203} - - {x: -1, y: -1.25, z: 6.220872} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: 2.7816105, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 5.4735203} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: -1.25, z: 6.220872} - - {x: -1, y: -1.25, z: 6.9682245} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: 3.1847715, z: 6.220872} - - {x: -1, y: 3.5879326, z: 6.220872} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: -1.25, z: 6.9682245} - - {x: -1, y: -1.25, z: 7.715576} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 3.5879326, z: 6.9682245} - - {x: -1, y: 3.9910936, z: 6.9682245} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: -1.25, z: 7.715576} - - {x: -1, y: -1.25, z: 8.462929} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 3.9910936, z: 7.715576} - - {x: -1, y: 4.3942547, z: 7.715576} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: -1.25, z: 8.462929} - - {x: -1, y: -1.25, z: 9.21028} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 4.3942547, z: 8.462929} - - {x: -1, y: 4.7974157, z: 8.462929} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: -1.25, z: 9.21028} - - {x: -1, y: -1.25, z: 9.957633} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: 4.7974157, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.21028} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: -1.25, z: 9.957633} - - {x: -1, y: -1.25, z: 10.704984} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: 5.200577, z: 9.957633} - - {x: -1, y: 5.603738, z: 9.957633} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: -1.25, z: 10.704984} - - {x: -1, y: -1.25, z: 11.452336} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: 5.603738, z: 10.704984} - - {x: -1, y: 6.006899, z: 10.704984} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: -1.25, z: 11.452336} - - {x: -1, y: -1.25, z: 12.199688} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.006899, z: 11.452336} - - {x: -1, y: 6.41006, z: 11.452336} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: -1.25, z: 12.199688} - - {x: -1, y: -1.25, z: 12.947041} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: 6.41006, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.199688} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: -1.25, z: 12.947041} - - {x: -1, y: -1.25, z: 13.694392} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: 6.813221, z: 12.947041} - - {x: -1, y: 7.216382, z: 12.947041} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: -1.25, z: 13.694392} - - {x: -1, y: -1.25, z: 14.441744} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: 7.216382, z: 13.694392} - - {x: -1, y: 7.619543, z: 13.694392} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: -1.25, z: 14.441744} - - {x: -1, y: -1.25, z: 15.189096} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: 7.619543, z: 14.441744} - - {x: -1, y: 8.022704, z: 14.441744} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: -1.25, z: 15.189096} - - {x: -1, y: -1.25, z: 15.936449} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: 8.022704, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.189096} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: -1.25, z: 15.936449} - - {x: -1, y: -1.25, z: 16.6838} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: 8.425865, z: 15.936449} - - {x: -1, y: 8.829026, z: 15.936449} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: -1.25, z: 16.6838} - - {x: -1, y: -1.25, z: 17.431152} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: -1, y: 8.829026, z: 16.6838} - - {x: -1, y: 9.232187, z: 16.6838} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: 1, y: -1.25, z: -2} - - {x: 1, y: -1.25, z: -1.2526484} - - {x: 1, y: -0.84683895, z: -2} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -1.25, z: -1.2526484} - - {x: 1, y: -1.25, z: -0.50529575} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.84683895, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -1.2526484} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -1.25, z: -0.50529575} - - {x: 1, y: -1.25, z: 0.2420559} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: -0.4436779, z: -0.50529575} - - {x: 1, y: -0.040516853, z: -0.50529575} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: -1.25, z: 0.2420559} - - {x: 1, y: -1.25, z: 0.9894085} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: -0.040516853, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.2420559} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: -1.25, z: 0.9894085} - - {x: 1, y: -1.25, z: 1.7367601} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 0.3626442, z: 0.9894085} - - {x: 1, y: 0.76580524, z: 0.9894085} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: -1.25, z: 1.7367601} - - {x: 1, y: -1.25, z: 2.4841123} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 0.76580524, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 1.7367601} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: -1.25, z: 2.4841123} - - {x: 1, y: -1.25, z: 3.2314644} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.1689663, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 2.4841123} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: -1.25, z: 3.2314644} - - {x: 1, y: -1.25, z: 3.9788165} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: 1.5721273, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.2314644} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: -1.25, z: 3.9788165} - - {x: 1, y: -1.25, z: 4.726168} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: 1.9752884, z: 3.9788165} - - {x: 1, y: 2.3784494, z: 3.9788165} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: -1.25, z: 4.726168} - - {x: 1, y: -1.25, z: 5.4735203} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 2.3784494, z: 4.726168} - - {x: 1, y: 2.7816105, z: 4.726168} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: -1.25, z: 5.4735203} - - {x: 1, y: -1.25, z: 6.220872} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: 2.7816105, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 5.4735203} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: -1.25, z: 6.220872} - - {x: 1, y: -1.25, z: 6.9682245} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: 3.1847715, z: 6.220872} - - {x: 1, y: 3.5879326, z: 6.220872} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: -1.25, z: 6.9682245} - - {x: 1, y: -1.25, z: 7.715576} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 3.5879326, z: 6.9682245} - - {x: 1, y: 3.9910936, z: 6.9682245} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: -1.25, z: 7.715576} - - {x: 1, y: -1.25, z: 8.462929} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 3.9910936, z: 7.715576} - - {x: 1, y: 4.3942547, z: 7.715576} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: -1.25, z: 8.462929} - - {x: 1, y: -1.25, z: 9.21028} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 4.3942547, z: 8.462929} - - {x: 1, y: 4.7974157, z: 8.462929} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: -1.25, z: 9.21028} - - {x: 1, y: -1.25, z: 9.957633} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: 4.7974157, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.21028} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: -1.25, z: 9.957633} - - {x: 1, y: -1.25, z: 10.704984} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: 5.200577, z: 9.957633} - - {x: 1, y: 5.603738, z: 9.957633} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: -1.25, z: 10.704984} - - {x: 1, y: -1.25, z: 11.452336} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: 5.603738, z: 10.704984} - - {x: 1, y: 6.006899, z: 10.704984} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: -1.25, z: 11.452336} - - {x: 1, y: -1.25, z: 12.199688} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.006899, z: 11.452336} - - {x: 1, y: 6.41006, z: 11.452336} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: -1.25, z: 12.199688} - - {x: 1, y: -1.25, z: 12.947041} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: 6.41006, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.199688} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: -1.25, z: 12.947041} - - {x: 1, y: -1.25, z: 13.694392} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: 6.813221, z: 12.947041} - - {x: 1, y: 7.216382, z: 12.947041} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: -1.25, z: 13.694392} - - {x: 1, y: -1.25, z: 14.441744} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: 7.216382, z: 13.694392} - - {x: 1, y: 7.619543, z: 13.694392} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: -1.25, z: 14.441744} - - {x: 1, y: -1.25, z: 15.189096} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: 7.619543, z: 14.441744} - - {x: 1, y: 8.022704, z: 14.441744} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: -1.25, z: 15.189096} - - {x: 1, y: -1.25, z: 15.936449} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: 8.022704, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.189096} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: -1.25, z: 15.936449} - - {x: 1, y: -1.25, z: 16.6838} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: 8.425865, z: 15.936449} - - {x: 1, y: 8.829026, z: 15.936449} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: -1.25, z: 16.6838} - - {x: 1, y: -1.25, z: 17.431152} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: 9.232187, z: 17.431152} - - {x: 1, y: 8.829026, z: 16.6838} - - {x: 1, y: 9.232187, z: 16.6838} - - {x: 1, y: 9.232187, z: 17.431152} - - {x: -1, y: -1.25, z: 17.431152} - - {x: 1, y: -1.25, z: 17.431152} - - {x: -1, y: 9.232187, z: 17.431152} - - {x: 1, y: 9.232187, z: 17.431152} + - {x: 1.0000004, y: -1.25, z: -1.9999957} + - {x: -2.2873912, y: -1.25, z: -1.9999957} + - {x: 1.0000004, y: -0.84683895, z: -1.9999957} + - {x: -2.2873912, y: -0.84683895, z: -1.9999957} + - {x: 1.0000004, y: -0.84683895, z: -1.9999957} + - {x: -2.2873912, y: -0.84683895, z: -1.9999957} + - {x: 1.0000004, y: -0.84683895, z: -1.2526441} + - {x: -2.2873912, y: -0.84683895, z: -1.2526441} + - {x: 1.0000004, y: -0.84683895, z: -1.2526441} + - {x: -2.2873912, y: -0.84683895, z: -1.2526441} + - {x: 1.0000004, y: -0.4436779, z: -1.2526441} + - {x: -2.2873912, y: -0.4436779, z: -1.2526441} + - {x: 1.0000004, y: -0.4436779, z: -1.2526441} + - {x: -2.2873912, y: -0.4436779, z: -1.2526441} + - {x: 1.0000004, y: -0.4436779, z: -0.50529146} + - {x: -2.2873912, y: -0.4436779, z: -0.50529146} + - {x: 1.0000004, y: -0.4436779, z: -0.50529146} + - {x: -2.2873912, y: -0.4436779, z: -0.50529146} + - {x: 1.0000004, y: -0.040516853, z: -0.50529146} + - {x: -2.2873912, y: -0.040516853, z: -0.50529146} + - {x: 1.0000004, y: -0.040516853, z: -0.50529146} + - {x: -2.2873912, y: -0.040516853, z: -0.50529146} + - {x: 1.0000004, y: -0.040516853, z: 0.24206018} + - {x: -2.2873912, y: -0.040516853, z: 0.24206018} + - {x: 1.0000004, y: -0.040516853, z: 0.24206018} + - {x: -2.2873912, y: -0.040516853, z: 0.24206018} + - {x: 1.0000004, y: 0.3626442, z: 0.24206018} + - {x: -2.2873912, y: 0.3626442, z: 0.24206018} + - {x: 1.0000004, y: 0.3626442, z: 0.24206018} + - {x: -2.2873912, y: 0.3626442, z: 0.24206018} + - {x: 1.0000004, y: 0.3626442, z: 0.9894123} + - {x: -2.2873912, y: 0.3626442, z: 0.9894123} + - {x: 1.0000004, y: 0.3626442, z: 0.9894123} + - {x: -2.2873912, y: 0.3626442, z: 0.9894123} + - {x: 1.0000004, y: 0.76580524, z: 0.9894123} + - {x: -2.2873912, y: 0.76580524, z: 0.9894123} + - {x: 1.0000004, y: 0.76580524, z: 0.9894123} + - {x: -2.2873912, y: 0.76580524, z: 0.9894123} + - {x: 1.0000004, y: 0.76580524, z: 1.7367644} + - {x: -2.2873912, y: 0.76580524, z: 1.7367644} + - {x: 1.0000004, y: 0.76580524, z: 1.7367644} + - {x: -2.2873912, y: 0.76580524, z: 1.7367644} + - {x: 1.0000004, y: 1.1689663, z: 1.7367644} + - {x: -2.2873912, y: 1.1689663, z: 1.7367644} + - {x: 1.0000004, y: 1.1689663, z: 1.7367644} + - {x: -2.2873912, y: 1.1689663, z: 1.7367644} + - {x: 1.0000004, y: 1.1689663, z: 2.4841166} + - {x: -2.2873912, y: 1.1689663, z: 2.4841166} + - {x: 1.0000004, y: 1.1689663, z: 2.4841166} + - {x: -2.2873912, y: 1.1689663, z: 2.4841166} + - {x: 1.0000004, y: 1.5721273, z: 2.4841166} + - {x: -2.2873912, y: 1.5721273, z: 2.4841166} + - {x: 1.0000004, y: 1.5721273, z: 2.4841166} + - {x: -2.2873912, y: 1.5721273, z: 2.4841166} + - {x: 1.0000004, y: 1.5721273, z: 3.2314687} + - {x: -2.2873912, y: 1.5721273, z: 3.2314687} + - {x: 1.0000004, y: 1.5721273, z: 3.2314687} + - {x: -2.2873912, y: 1.5721273, z: 3.2314687} + - {x: 1.0000004, y: 1.9752884, z: 3.2314687} + - {x: -2.2873912, y: 1.9752884, z: 3.2314687} + - {x: 1.0000004, y: 1.9752884, z: 3.2314687} + - {x: -2.2873912, y: 1.9752884, z: 3.2314687} + - {x: 1.0000004, y: 1.9752884, z: 3.9788206} + - {x: -2.2873912, y: 1.9752884, z: 3.9788206} + - {x: 1.0000004, y: 1.9752884, z: 3.9788206} + - {x: -2.2873912, y: 1.9752884, z: 3.9788206} + - {x: 1.0000004, y: 2.3784494, z: 3.9788206} + - {x: -2.2873912, y: 2.3784494, z: 3.9788206} + - {x: 1.0000004, y: 2.3784494, z: 3.9788206} + - {x: -2.2873912, y: 2.3784494, z: 3.9788206} + - {x: 1.0000004, y: 2.3784494, z: 4.7261724} + - {x: -2.2873912, y: 2.3784494, z: 4.7261724} + - {x: 1.0000004, y: 2.3784494, z: 4.7261724} + - {x: -2.2873912, y: 2.3784494, z: 4.7261724} + - {x: 1.0000004, y: 2.7816105, z: 4.7261724} + - {x: -2.2873912, y: 2.7816105, z: 4.7261724} + - {x: 1.0000004, y: 2.7816105, z: 4.7261724} + - {x: -2.2873912, y: 2.7816105, z: 4.7261724} + - {x: 1.0000004, y: 2.7816105, z: 5.4735246} + - {x: -2.2873912, y: 2.7816105, z: 5.4735246} + - {x: 1.0000004, y: 2.7816105, z: 5.4735246} + - {x: -2.2873912, y: 2.7816105, z: 5.4735246} + - {x: 1.0000004, y: 3.1847715, z: 5.4735246} + - {x: -2.2873912, y: 3.1847715, z: 5.4735246} + - {x: 1.0000004, y: 3.1847715, z: 5.4735246} + - {x: -2.2873912, y: 3.1847715, z: 5.4735246} + - {x: 1.0000004, y: 3.1847715, z: 6.2208767} + - {x: -2.2873912, y: 3.1847715, z: 6.2208767} + - {x: 1.0000004, y: 3.1847715, z: 6.2208767} + - {x: -2.2873912, y: 3.1847715, z: 6.2208767} + - {x: 1.0000004, y: 3.5879326, z: 6.2208767} + - {x: -2.2873912, y: 3.5879326, z: 6.2208767} + - {x: 1.0000004, y: 3.5879326, z: 6.2208767} + - {x: -2.2873912, y: 3.5879326, z: 6.2208767} + - {x: 1.0000004, y: 3.5879326, z: 6.9682283} + - {x: -2.2873912, y: 3.5879326, z: 6.9682283} + - {x: 1.0000004, y: 3.5879326, z: 6.9682283} + - {x: -2.2873912, y: 3.5879326, z: 6.9682283} + - {x: 1.0000004, y: 3.9910936, z: 6.9682283} + - {x: -2.2873912, y: 3.9910936, z: 6.9682283} + - {x: 1.0000004, y: 3.9910936, z: 6.9682283} + - {x: -2.2873912, y: 3.9910936, z: 6.9682283} + - {x: 1.0000004, y: 3.9910936, z: 7.7155805} + - {x: -2.2873912, y: 3.9910936, z: 7.7155805} + - {x: 1.0000004, y: 3.9910936, z: 7.7155805} + - {x: -2.2873912, y: 3.9910936, z: 7.7155805} + - {x: 1.0000004, y: 4.3942547, z: 7.7155805} + - {x: -2.2873912, y: 4.3942547, z: 7.7155805} + - {x: 1.0000004, y: 4.3942547, z: 7.7155805} + - {x: -2.2873912, y: 4.3942547, z: 7.7155805} + - {x: 1.0000004, y: 4.3942547, z: 8.462933} + - {x: -2.2873912, y: 4.3942547, z: 8.462933} + - {x: 1.0000004, y: 4.3942547, z: 8.462933} + - {x: -2.2873912, y: 4.3942547, z: 8.462933} + - {x: 1.0000004, y: 4.7974157, z: 8.462933} + - {x: -2.2873912, y: 4.7974157, z: 8.462933} + - {x: 1.0000004, y: 4.7974157, z: 8.462933} + - {x: -2.2873912, y: 4.7974157, z: 8.462933} + - {x: 1.0000004, y: 4.7974157, z: 9.210284} + - {x: -2.2873912, y: 4.7974157, z: 9.210284} + - {x: 1.0000004, y: 4.7974157, z: 9.210284} + - {x: -2.2873912, y: 4.7974157, z: 9.210284} + - {x: 1.0000004, y: 5.200577, z: 9.210284} + - {x: -2.2873912, y: 5.200577, z: 9.210284} + - {x: 1.0000004, y: 5.200577, z: 9.210284} + - {x: -2.2873912, y: 5.200577, z: 9.210284} + - {x: 1.0000004, y: 5.200577, z: 9.957637} + - {x: -2.2873912, y: 5.200577, z: 9.957637} + - {x: 1.0000004, y: 5.200577, z: 9.957637} + - {x: -2.2873912, y: 5.200577, z: 9.957637} + - {x: 1.0000004, y: 5.603738, z: 9.957637} + - {x: -2.2873912, y: 5.603738, z: 9.957637} + - {x: 1.0000004, y: 5.603738, z: 9.957637} + - {x: -2.2873912, y: 5.603738, z: 9.957637} + - {x: 1.0000004, y: 5.603738, z: 10.7049885} + - {x: -2.2873912, y: 5.603738, z: 10.7049885} + - {x: 1.0000004, y: 5.603738, z: 10.7049885} + - {x: -2.2873912, y: 5.603738, z: 10.7049885} + - {x: 1.0000004, y: 6.006899, z: 10.7049885} + - {x: -2.2873912, y: 6.006899, z: 10.7049885} + - {x: 1.0000004, y: 6.006899, z: 10.7049885} + - {x: -2.2873912, y: 6.006899, z: 10.7049885} + - {x: 1.0000004, y: 6.006899, z: 11.452341} + - {x: -2.2873912, y: 6.006899, z: 11.452341} + - {x: 1.0000004, y: 6.006899, z: 11.452341} + - {x: -2.2873912, y: 6.006899, z: 11.452341} + - {x: 1.0000004, y: 6.41006, z: 11.452341} + - {x: -2.2873912, y: 6.41006, z: 11.452341} + - {x: 1.0000004, y: 6.41006, z: 11.452341} + - {x: -2.2873912, y: 6.41006, z: 11.452341} + - {x: 1.0000004, y: 6.41006, z: 12.199692} + - {x: -2.2873912, y: 6.41006, z: 12.199692} + - {x: 1.0000004, y: 6.41006, z: 12.199692} + - {x: -2.2873912, y: 6.41006, z: 12.199692} + - {x: 1.0000004, y: 6.813221, z: 12.199692} + - {x: -2.2873912, y: 6.813221, z: 12.199692} + - {x: 1.0000004, y: 6.813221, z: 12.199692} + - {x: -2.2873912, y: 6.813221, z: 12.199692} + - {x: 1.0000004, y: 6.813221, z: 12.947044} + - {x: -2.2873912, y: 6.813221, z: 12.947044} + - {x: 1.0000004, y: 6.813221, z: 12.947044} + - {x: -2.2873912, y: 6.813221, z: 12.947044} + - {x: 1.0000004, y: 7.216382, z: 12.947044} + - {x: -2.2873912, y: 7.216382, z: 12.947044} + - {x: 1.0000004, y: 7.216382, z: 12.947044} + - {x: -2.2873912, y: 7.216382, z: 12.947044} + - {x: 1.0000004, y: 7.216382, z: 13.694396} + - {x: -2.2873912, y: 7.216382, z: 13.694396} + - {x: 1.0000004, y: 7.216382, z: 13.694396} + - {x: -2.2873912, y: 7.216382, z: 13.694396} + - {x: 1.0000004, y: 7.619543, z: 13.694396} + - {x: -2.2873912, y: 7.619543, z: 13.694396} + - {x: 1.0000004, y: 7.619543, z: 13.694396} + - {x: -2.2873912, y: 7.619543, z: 13.694396} + - {x: 1.0000004, y: 7.619543, z: 14.441749} + - {x: -2.2873912, y: 7.619543, z: 14.441749} + - {x: 1.0000004, y: 7.619543, z: 14.441749} + - {x: -2.2873912, y: 7.619543, z: 14.441749} + - {x: 1.0000004, y: 8.022704, z: 14.441749} + - {x: -2.2873912, y: 8.022704, z: 14.441749} + - {x: 1.0000004, y: 8.022704, z: 14.441749} + - {x: -2.2873912, y: 8.022704, z: 14.441749} + - {x: 1.0000004, y: 8.022704, z: 15.1891} + - {x: -2.2873912, y: 8.022704, z: 15.1891} + - {x: 1.0000004, y: 8.022704, z: 15.1891} + - {x: -2.2873912, y: 8.022704, z: 15.1891} + - {x: 1.0000004, y: 8.425865, z: 15.1891} + - {x: -2.2873912, y: 8.425865, z: 15.1891} + - {x: 1.0000004, y: 8.425865, z: 15.1891} + - {x: -2.2873912, y: 8.425865, z: 15.1891} + - {x: 1.0000004, y: 8.425865, z: 15.936453} + - {x: -2.2873912, y: 8.425865, z: 15.936453} + - {x: 1.0000004, y: 8.425865, z: 15.936453} + - {x: -2.2873912, y: 8.425865, z: 15.936453} + - {x: 1.0000004, y: 8.829026, z: 15.936453} + - {x: -2.2873912, y: 8.829026, z: 15.936453} + - {x: 1.0000004, y: 8.829026, z: 15.936453} + - {x: -2.2873912, y: 8.829026, z: 15.936453} + - {x: 1.0000004, y: 8.829026, z: 16.683804} + - {x: -2.2873912, y: 8.829026, z: 16.683804} + - {x: 1.0000004, y: 8.829026, z: 16.683804} + - {x: -2.2873912, y: 8.829026, z: 16.683804} + - {x: 1.0000004, y: 9.232187, z: 16.683804} + - {x: -2.2873912, y: 9.232187, z: 16.683804} + - {x: 1.0000004, y: 9.232187, z: 16.683804} + - {x: -2.2873912, y: 9.232187, z: 16.683804} + - {x: 1.0000004, y: 9.232187, z: 17.431156} + - {x: -2.2873912, y: 9.232187, z: 17.431156} + - {x: -2.2873912, y: -1.25, z: -1.9999957} + - {x: -2.2873912, y: -1.25, z: -1.2526441} + - {x: -2.2873912, y: -0.84683895, z: -1.9999957} + - {x: -2.2873912, y: -0.84683895, z: -1.2526441} + - {x: -2.2873912, y: -1.25, z: -1.2526441} + - {x: -2.2873912, y: -1.25, z: -0.50529146} + - {x: -2.2873912, y: -0.84683895, z: -1.2526441} + - {x: -2.2873912, y: -0.4436779, z: -0.50529146} + - {x: -2.2873912, y: -0.84683895, z: -1.2526441} + - {x: -2.2873912, y: -0.4436779, z: -1.2526441} + - {x: -2.2873912, y: -0.4436779, z: -0.50529146} + - {x: -2.2873912, y: -1.25, z: -0.50529146} + - {x: -2.2873912, y: -1.25, z: 0.24206018} + - {x: -2.2873912, y: -0.4436779, z: -0.50529146} + - {x: -2.2873912, y: -0.040516853, z: 0.24206018} + - {x: -2.2873912, y: -0.4436779, z: -0.50529146} + - {x: -2.2873912, y: -0.040516853, z: -0.50529146} + - {x: -2.2873912, y: -0.040516853, z: 0.24206018} + - {x: -2.2873912, y: -1.25, z: 0.24206018} + - {x: -2.2873912, y: -1.25, z: 0.9894128} + - {x: -2.2873912, y: -0.040516853, z: 0.24206018} + - {x: -2.2873912, y: 0.3626442, z: 0.9894128} + - {x: -2.2873912, y: -0.040516853, z: 0.24206018} + - {x: -2.2873912, y: 0.3626442, z: 0.24206018} + - {x: -2.2873912, y: 0.3626442, z: 0.9894128} + - {x: -2.2873912, y: -1.25, z: 0.9894128} + - {x: -2.2873912, y: -1.25, z: 1.7367644} + - {x: -2.2873912, y: 0.3626442, z: 0.9894128} + - {x: -2.2873912, y: 0.76580524, z: 1.7367644} + - {x: -2.2873912, y: 0.3626442, z: 0.9894128} + - {x: -2.2873912, y: 0.76580524, z: 0.9894128} + - {x: -2.2873912, y: 0.76580524, z: 1.7367644} + - {x: -2.2873912, y: -1.25, z: 1.7367644} + - {x: -2.2873912, y: -1.25, z: 2.4841166} + - {x: -2.2873912, y: 0.76580524, z: 1.7367644} + - {x: -2.2873912, y: 1.1689663, z: 2.4841166} + - {x: -2.2873912, y: 0.76580524, z: 1.7367644} + - {x: -2.2873912, y: 1.1689663, z: 1.7367644} + - {x: -2.2873912, y: 1.1689663, z: 2.4841166} + - {x: -2.2873912, y: -1.25, z: 2.4841166} + - {x: -2.2873912, y: -1.25, z: 3.2314687} + - {x: -2.2873912, y: 1.1689663, z: 2.4841166} + - {x: -2.2873912, y: 1.5721273, z: 3.2314687} + - {x: -2.2873912, y: 1.1689663, z: 2.4841166} + - {x: -2.2873912, y: 1.5721273, z: 2.4841166} + - {x: -2.2873912, y: 1.5721273, z: 3.2314687} + - {x: -2.2873912, y: -1.25, z: 3.2314687} + - {x: -2.2873912, y: -1.25, z: 3.9788208} + - {x: -2.2873912, y: 1.5721273, z: 3.2314687} + - {x: -2.2873912, y: 1.9752884, z: 3.9788208} + - {x: -2.2873912, y: 1.5721273, z: 3.2314687} + - {x: -2.2873912, y: 1.9752884, z: 3.2314687} + - {x: -2.2873912, y: 1.9752884, z: 3.9788208} + - {x: -2.2873912, y: -1.25, z: 3.9788208} + - {x: -2.2873912, y: -1.25, z: 4.7261724} + - {x: -2.2873912, y: 1.9752884, z: 3.9788208} + - {x: -2.2873912, y: 2.3784494, z: 4.7261724} + - {x: -2.2873912, y: 1.9752884, z: 3.9788208} + - {x: -2.2873912, y: 2.3784494, z: 3.9788208} + - {x: -2.2873912, y: 2.3784494, z: 4.7261724} + - {x: -2.2873912, y: -1.25, z: 4.7261724} + - {x: -2.2873912, y: -1.25, z: 5.4735246} + - {x: -2.2873912, y: 2.3784494, z: 4.7261724} + - {x: -2.2873912, y: 2.7816105, z: 5.4735246} + - {x: -2.2873912, y: 2.3784494, z: 4.7261724} + - {x: -2.2873912, y: 2.7816105, z: 4.7261724} + - {x: -2.2873912, y: 2.7816105, z: 5.4735246} + - {x: -2.2873912, y: -1.25, z: 5.4735246} + - {x: -2.2873912, y: -1.25, z: 6.220876} + - {x: -2.2873912, y: 2.7816105, z: 5.4735246} + - {x: -2.2873912, y: 3.1847715, z: 6.220876} + - {x: -2.2873912, y: 2.7816105, z: 5.4735246} + - {x: -2.2873912, y: 3.1847715, z: 5.4735246} + - {x: -2.2873912, y: 3.1847715, z: 6.220876} + - {x: -2.2873912, y: -1.25, z: 6.220876} + - {x: -2.2873912, y: -1.25, z: 6.968229} + - {x: -2.2873912, y: 3.1847715, z: 6.220876} + - {x: -2.2873912, y: 3.5879326, z: 6.968229} + - {x: -2.2873912, y: 3.1847715, z: 6.220876} + - {x: -2.2873912, y: 3.5879326, z: 6.220876} + - {x: -2.2873912, y: 3.5879326, z: 6.968229} + - {x: -2.2873912, y: -1.25, z: 6.968229} + - {x: -2.2873912, y: -1.25, z: 7.7155805} + - {x: -2.2873912, y: 3.5879326, z: 6.968229} + - {x: -2.2873912, y: 3.9910936, z: 7.7155805} + - {x: -2.2873912, y: 3.5879326, z: 6.968229} + - {x: -2.2873912, y: 3.9910936, z: 6.968229} + - {x: -2.2873912, y: 3.9910936, z: 7.7155805} + - {x: -2.2873912, y: -1.25, z: 7.7155805} + - {x: -2.2873912, y: -1.25, z: 8.462933} + - {x: -2.2873912, y: 3.9910936, z: 7.7155805} + - {x: -2.2873912, y: 4.3942547, z: 8.462933} + - {x: -2.2873912, y: 3.9910936, z: 7.7155805} + - {x: -2.2873912, y: 4.3942547, z: 7.7155805} + - {x: -2.2873912, y: 4.3942547, z: 8.462933} + - {x: -2.2873912, y: -1.25, z: 8.462933} + - {x: -2.2873912, y: -1.25, z: 9.210285} + - {x: -2.2873912, y: 4.3942547, z: 8.462933} + - {x: -2.2873912, y: 4.7974157, z: 9.210285} + - {x: -2.2873912, y: 4.3942547, z: 8.462933} + - {x: -2.2873912, y: 4.7974157, z: 8.462933} + - {x: -2.2873912, y: 4.7974157, z: 9.210285} + - {x: -2.2873912, y: -1.25, z: 9.210285} + - {x: -2.2873912, y: -1.25, z: 9.957638} + - {x: -2.2873912, y: 4.7974157, z: 9.210285} + - {x: -2.2873912, y: 5.200577, z: 9.957638} + - {x: -2.2873912, y: 4.7974157, z: 9.210285} + - {x: -2.2873912, y: 5.200577, z: 9.210285} + - {x: -2.2873912, y: 5.200577, z: 9.957638} + - {x: -2.2873912, y: -1.25, z: 9.957638} + - {x: -2.2873912, y: -1.25, z: 10.7049885} + - {x: -2.2873912, y: 5.200577, z: 9.957638} + - {x: -2.2873912, y: 5.603738, z: 10.7049885} + - {x: -2.2873912, y: 5.200577, z: 9.957638} + - {x: -2.2873912, y: 5.603738, z: 9.957638} + - {x: -2.2873912, y: 5.603738, z: 10.7049885} + - {x: -2.2873912, y: -1.25, z: 10.7049885} + - {x: -2.2873912, y: -1.25, z: 11.452341} + - {x: -2.2873912, y: 5.603738, z: 10.7049885} + - {x: -2.2873912, y: 6.006899, z: 11.452341} + - {x: -2.2873912, y: 5.603738, z: 10.7049885} + - {x: -2.2873912, y: 6.006899, z: 10.7049885} + - {x: -2.2873912, y: 6.006899, z: 11.452341} + - {x: -2.2873912, y: -1.25, z: 11.452341} + - {x: -2.2873912, y: -1.25, z: 12.199692} + - {x: -2.2873912, y: 6.006899, z: 11.452341} + - {x: -2.2873912, y: 6.41006, z: 12.199692} + - {x: -2.2873912, y: 6.006899, z: 11.452341} + - {x: -2.2873912, y: 6.41006, z: 11.452341} + - {x: -2.2873912, y: 6.41006, z: 12.199692} + - {x: -2.2873912, y: -1.25, z: 12.199692} + - {x: -2.2873912, y: -1.25, z: 12.947044} + - {x: -2.2873912, y: 6.41006, z: 12.199692} + - {x: -2.2873912, y: 6.813221, z: 12.947044} + - {x: -2.2873912, y: 6.41006, z: 12.199692} + - {x: -2.2873912, y: 6.813221, z: 12.199692} + - {x: -2.2873912, y: 6.813221, z: 12.947044} + - {x: -2.2873912, y: -1.25, z: 12.947044} + - {x: -2.2873912, y: -1.25, z: 13.694397} + - {x: -2.2873912, y: 6.813221, z: 12.947044} + - {x: -2.2873912, y: 7.216382, z: 13.694397} + - {x: -2.2873912, y: 6.813221, z: 12.947044} + - {x: -2.2873912, y: 7.216382, z: 12.947044} + - {x: -2.2873912, y: 7.216382, z: 13.694397} + - {x: -2.2873912, y: -1.25, z: 13.694397} + - {x: -2.2873912, y: -1.25, z: 14.441748} + - {x: -2.2873912, y: 7.216382, z: 13.694397} + - {x: -2.2873912, y: 7.619543, z: 14.441748} + - {x: -2.2873912, y: 7.216382, z: 13.694397} + - {x: -2.2873912, y: 7.619543, z: 13.694397} + - {x: -2.2873912, y: 7.619543, z: 14.441748} + - {x: -2.2873912, y: -1.25, z: 14.441748} + - {x: -2.2873912, y: -1.25, z: 15.1891} + - {x: -2.2873912, y: 7.619543, z: 14.441748} + - {x: -2.2873912, y: 8.022704, z: 15.1891} + - {x: -2.2873912, y: 7.619543, z: 14.441748} + - {x: -2.2873912, y: 8.022704, z: 14.441748} + - {x: -2.2873912, y: 8.022704, z: 15.1891} + - {x: -2.2873912, y: -1.25, z: 15.1891} + - {x: -2.2873912, y: -1.25, z: 15.936453} + - {x: -2.2873912, y: 8.022704, z: 15.1891} + - {x: -2.2873912, y: 8.425865, z: 15.936453} + - {x: -2.2873912, y: 8.022704, z: 15.1891} + - {x: -2.2873912, y: 8.425865, z: 15.1891} + - {x: -2.2873912, y: 8.425865, z: 15.936453} + - {x: -2.2873912, y: -1.25, z: 15.936453} + - {x: -2.2873912, y: -1.25, z: 16.683804} + - {x: -2.2873912, y: 8.425865, z: 15.936453} + - {x: -2.2873912, y: 8.829026, z: 16.683804} + - {x: -2.2873912, y: 8.425865, z: 15.936453} + - {x: -2.2873912, y: 8.829026, z: 15.936453} + - {x: -2.2873912, y: 8.829026, z: 16.683804} + - {x: -2.2873912, y: -1.25, z: 16.683804} + - {x: -2.2873912, y: -1.25, z: 17.431156} + - {x: -2.2873912, y: 8.829026, z: 16.683804} + - {x: -2.2873912, y: 9.232187, z: 17.431156} + - {x: -2.2873912, y: 8.829026, z: 16.683804} + - {x: -2.2873912, y: 9.232187, z: 16.683804} + - {x: -2.2873912, y: 9.232187, z: 17.431156} + - {x: 1.0000004, y: -1.25, z: -1.9999957} + - {x: 1.0000004, y: -1.25, z: -1.2526441} + - {x: 1.0000004, y: -0.84683895, z: -1.9999957} + - {x: 1.0000004, y: -0.84683895, z: -1.2526441} + - {x: 1.0000004, y: -1.25, z: -1.2526441} + - {x: 1.0000004, y: -1.25, z: -0.50529146} + - {x: 1.0000004, y: -0.84683895, z: -1.2526441} + - {x: 1.0000004, y: -0.4436779, z: -0.50529146} + - {x: 1.0000004, y: -0.84683895, z: -1.2526441} + - {x: 1.0000004, y: -0.4436779, z: -1.2526441} + - {x: 1.0000004, y: -0.4436779, z: -0.50529146} + - {x: 1.0000004, y: -1.25, z: -0.50529146} + - {x: 1.0000004, y: -1.25, z: 0.24206018} + - {x: 1.0000004, y: -0.4436779, z: -0.50529146} + - {x: 1.0000004, y: -0.040516853, z: 0.24206018} + - {x: 1.0000004, y: -0.4436779, z: -0.50529146} + - {x: 1.0000004, y: -0.040516853, z: -0.50529146} + - {x: 1.0000004, y: -0.040516853, z: 0.24206018} + - {x: 1.0000004, y: -1.25, z: 0.24206018} + - {x: 1.0000004, y: -1.25, z: 0.9894128} + - {x: 1.0000004, y: -0.040516853, z: 0.24206018} + - {x: 1.0000004, y: 0.3626442, z: 0.9894128} + - {x: 1.0000004, y: -0.040516853, z: 0.24206018} + - {x: 1.0000004, y: 0.3626442, z: 0.24206018} + - {x: 1.0000004, y: 0.3626442, z: 0.9894128} + - {x: 1.0000004, y: -1.25, z: 0.9894128} + - {x: 1.0000004, y: -1.25, z: 1.7367644} + - {x: 1.0000004, y: 0.3626442, z: 0.9894128} + - {x: 1.0000004, y: 0.76580524, z: 1.7367644} + - {x: 1.0000004, y: 0.3626442, z: 0.9894128} + - {x: 1.0000004, y: 0.76580524, z: 0.9894128} + - {x: 1.0000004, y: 0.76580524, z: 1.7367644} + - {x: 1.0000004, y: -1.25, z: 1.7367644} + - {x: 1.0000004, y: -1.25, z: 2.4841166} + - {x: 1.0000004, y: 0.76580524, z: 1.7367644} + - {x: 1.0000004, y: 1.1689663, z: 2.4841166} + - {x: 1.0000004, y: 0.76580524, z: 1.7367644} + - {x: 1.0000004, y: 1.1689663, z: 1.7367644} + - {x: 1.0000004, y: 1.1689663, z: 2.4841166} + - {x: 1.0000004, y: -1.25, z: 2.4841166} + - {x: 1.0000004, y: -1.25, z: 3.2314687} + - {x: 1.0000004, y: 1.1689663, z: 2.4841166} + - {x: 1.0000004, y: 1.5721273, z: 3.2314687} + - {x: 1.0000004, y: 1.1689663, z: 2.4841166} + - {x: 1.0000004, y: 1.5721273, z: 2.4841166} + - {x: 1.0000004, y: 1.5721273, z: 3.2314687} + - {x: 1.0000004, y: -1.25, z: 3.2314687} + - {x: 1.0000004, y: -1.25, z: 3.9788208} + - {x: 1.0000004, y: 1.5721273, z: 3.2314687} + - {x: 1.0000004, y: 1.9752884, z: 3.9788208} + - {x: 1.0000004, y: 1.5721273, z: 3.2314687} + - {x: 1.0000004, y: 1.9752884, z: 3.2314687} + - {x: 1.0000004, y: 1.9752884, z: 3.9788208} + - {x: 1.0000004, y: -1.25, z: 3.9788208} + - {x: 1.0000004, y: -1.25, z: 4.7261724} + - {x: 1.0000004, y: 1.9752884, z: 3.9788208} + - {x: 1.0000004, y: 2.3784494, z: 4.7261724} + - {x: 1.0000004, y: 1.9752884, z: 3.9788208} + - {x: 1.0000004, y: 2.3784494, z: 3.9788208} + - {x: 1.0000004, y: 2.3784494, z: 4.7261724} + - {x: 1.0000004, y: -1.25, z: 4.7261724} + - {x: 1.0000004, y: -1.25, z: 5.4735246} + - {x: 1.0000004, y: 2.3784494, z: 4.7261724} + - {x: 1.0000004, y: 2.7816105, z: 5.4735246} + - {x: 1.0000004, y: 2.3784494, z: 4.7261724} + - {x: 1.0000004, y: 2.7816105, z: 4.7261724} + - {x: 1.0000004, y: 2.7816105, z: 5.4735246} + - {x: 1.0000004, y: -1.25, z: 5.4735246} + - {x: 1.0000004, y: -1.25, z: 6.220876} + - {x: 1.0000004, y: 2.7816105, z: 5.4735246} + - {x: 1.0000004, y: 3.1847715, z: 6.220876} + - {x: 1.0000004, y: 2.7816105, z: 5.4735246} + - {x: 1.0000004, y: 3.1847715, z: 5.4735246} + - {x: 1.0000004, y: 3.1847715, z: 6.220876} + - {x: 1.0000004, y: -1.25, z: 6.220876} + - {x: 1.0000004, y: -1.25, z: 6.968229} + - {x: 1.0000004, y: 3.1847715, z: 6.220876} + - {x: 1.0000004, y: 3.5879326, z: 6.968229} + - {x: 1.0000004, y: 3.1847715, z: 6.220876} + - {x: 1.0000004, y: 3.5879326, z: 6.220876} + - {x: 1.0000004, y: 3.5879326, z: 6.968229} + - {x: 1.0000004, y: -1.25, z: 6.968229} + - {x: 1.0000004, y: -1.25, z: 7.7155805} + - {x: 1.0000004, y: 3.5879326, z: 6.968229} + - {x: 1.0000004, y: 3.9910936, z: 7.7155805} + - {x: 1.0000004, y: 3.5879326, z: 6.968229} + - {x: 1.0000004, y: 3.9910936, z: 6.968229} + - {x: 1.0000004, y: 3.9910936, z: 7.7155805} + - {x: 1.0000004, y: -1.25, z: 7.7155805} + - {x: 1.0000004, y: -1.25, z: 8.462933} + - {x: 1.0000004, y: 3.9910936, z: 7.7155805} + - {x: 1.0000004, y: 4.3942547, z: 8.462933} + - {x: 1.0000004, y: 3.9910936, z: 7.7155805} + - {x: 1.0000004, y: 4.3942547, z: 7.7155805} + - {x: 1.0000004, y: 4.3942547, z: 8.462933} + - {x: 1.0000004, y: -1.25, z: 8.462933} + - {x: 1.0000004, y: -1.25, z: 9.210285} + - {x: 1.0000004, y: 4.3942547, z: 8.462933} + - {x: 1.0000004, y: 4.7974157, z: 9.210285} + - {x: 1.0000004, y: 4.3942547, z: 8.462933} + - {x: 1.0000004, y: 4.7974157, z: 8.462933} + - {x: 1.0000004, y: 4.7974157, z: 9.210285} + - {x: 1.0000004, y: -1.25, z: 9.210285} + - {x: 1.0000004, y: -1.25, z: 9.957638} + - {x: 1.0000004, y: 4.7974157, z: 9.210285} + - {x: 1.0000004, y: 5.200577, z: 9.957638} + - {x: 1.0000004, y: 4.7974157, z: 9.210285} + - {x: 1.0000004, y: 5.200577, z: 9.210285} + - {x: 1.0000004, y: 5.200577, z: 9.957638} + - {x: 1.0000004, y: -1.25, z: 9.957638} + - {x: 1.0000004, y: -1.25, z: 10.7049885} + - {x: 1.0000004, y: 5.200577, z: 9.957638} + - {x: 1.0000004, y: 5.603738, z: 10.7049885} + - {x: 1.0000004, y: 5.200577, z: 9.957638} + - {x: 1.0000004, y: 5.603738, z: 9.957638} + - {x: 1.0000004, y: 5.603738, z: 10.7049885} + - {x: 1.0000004, y: -1.25, z: 10.7049885} + - {x: 1.0000004, y: -1.25, z: 11.452341} + - {x: 1.0000004, y: 5.603738, z: 10.7049885} + - {x: 1.0000004, y: 6.006899, z: 11.452341} + - {x: 1.0000004, y: 5.603738, z: 10.7049885} + - {x: 1.0000004, y: 6.006899, z: 10.7049885} + - {x: 1.0000004, y: 6.006899, z: 11.452341} + - {x: 1.0000004, y: -1.25, z: 11.452341} + - {x: 1.0000004, y: -1.25, z: 12.199692} + - {x: 1.0000004, y: 6.006899, z: 11.452341} + - {x: 1.0000004, y: 6.41006, z: 12.199692} + - {x: 1.0000004, y: 6.006899, z: 11.452341} + - {x: 1.0000004, y: 6.41006, z: 11.452341} + - {x: 1.0000004, y: 6.41006, z: 12.199692} + - {x: 1.0000004, y: -1.25, z: 12.199692} + - {x: 1.0000004, y: -1.25, z: 12.947044} + - {x: 1.0000004, y: 6.41006, z: 12.199692} + - {x: 1.0000004, y: 6.813221, z: 12.947044} + - {x: 1.0000004, y: 6.41006, z: 12.199692} + - {x: 1.0000004, y: 6.813221, z: 12.199692} + - {x: 1.0000004, y: 6.813221, z: 12.947044} + - {x: 1.0000004, y: -1.25, z: 12.947044} + - {x: 1.0000004, y: -1.25, z: 13.694397} + - {x: 1.0000004, y: 6.813221, z: 12.947044} + - {x: 1.0000004, y: 7.216382, z: 13.694397} + - {x: 1.0000004, y: 6.813221, z: 12.947044} + - {x: 1.0000004, y: 7.216382, z: 12.947044} + - {x: 1.0000004, y: 7.216382, z: 13.694397} + - {x: 1.0000004, y: -1.25, z: 13.694397} + - {x: 1.0000004, y: -1.25, z: 14.441748} + - {x: 1.0000004, y: 7.216382, z: 13.694397} + - {x: 1.0000004, y: 7.619543, z: 14.441748} + - {x: 1.0000004, y: 7.216382, z: 13.694397} + - {x: 1.0000004, y: 7.619543, z: 13.694397} + - {x: 1.0000004, y: 7.619543, z: 14.441748} + - {x: 1.0000004, y: -1.25, z: 14.441748} + - {x: 1.0000004, y: -1.25, z: 15.1891} + - {x: 1.0000004, y: 7.619543, z: 14.441748} + - {x: 1.0000004, y: 8.022704, z: 15.1891} + - {x: 1.0000004, y: 7.619543, z: 14.441748} + - {x: 1.0000004, y: 8.022704, z: 14.441748} + - {x: 1.0000004, y: 8.022704, z: 15.1891} + - {x: 1.0000004, y: -1.25, z: 15.1891} + - {x: 1.0000004, y: -1.25, z: 15.936453} + - {x: 1.0000004, y: 8.022704, z: 15.1891} + - {x: 1.0000004, y: 8.425865, z: 15.936453} + - {x: 1.0000004, y: 8.022704, z: 15.1891} + - {x: 1.0000004, y: 8.425865, z: 15.1891} + - {x: 1.0000004, y: 8.425865, z: 15.936453} + - {x: 1.0000004, y: -1.25, z: 15.936453} + - {x: 1.0000004, y: -1.25, z: 16.683804} + - {x: 1.0000004, y: 8.425865, z: 15.936453} + - {x: 1.0000004, y: 8.829026, z: 16.683804} + - {x: 1.0000004, y: 8.425865, z: 15.936453} + - {x: 1.0000004, y: 8.829026, z: 15.936453} + - {x: 1.0000004, y: 8.829026, z: 16.683804} + - {x: 1.0000004, y: -1.25, z: 16.683804} + - {x: 1.0000004, y: -1.25, z: 17.431156} + - {x: 1.0000004, y: 8.829026, z: 16.683804} + - {x: 1.0000004, y: 9.232187, z: 17.431156} + - {x: 1.0000004, y: 8.829026, z: 16.683804} + - {x: 1.0000004, y: 9.232187, z: 16.683804} + - {x: 1.0000004, y: 9.232187, z: 17.431156} + - {x: -2.2873912, y: -1.25, z: 17.431156} + - {x: 1.0000004, y: -1.25, z: 17.431156} + - {x: -2.2873912, y: 9.232187, z: 17.431156} + - {x: 1.0000004, y: 9.232187, z: 17.431156} m_Textures0: - - {x: 1, y: -1.25} - - {x: -1, y: -1.25} - - {x: 1, y: -0.84683895} - - {x: -1, y: -0.84683895} - - {x: 1, y: -2} - - {x: -1, y: -2} - - {x: 1, y: -1.2526484} - - {x: -1, y: -1.2526484} - - {x: 1, y: -0.84683895} - - {x: -1, y: -0.84683895} - - {x: 1, y: -0.4436779} - - {x: -1, y: -0.4436779} - - {x: 1, y: -1.2526484} - - {x: -1, y: -1.2526484} - - {x: 1, y: -0.50529575} - - {x: -1, y: -0.50529575} - - {x: 1, y: -0.4436779} - - {x: -1, y: -0.4436779} - - {x: 1, y: -0.040516853} - - {x: -1, y: -0.040516853} - - {x: 1, y: -0.50529575} - - {x: -1, y: -0.50529575} - - {x: 1, y: 0.2420559} - - {x: -1, y: 0.2420559} - - {x: 1, y: -0.040516853} - - {x: -1, y: -0.040516853} - - {x: 1, y: 0.3626442} - - {x: -1, y: 0.3626442} - - {x: 1, y: 0.2420559} - - {x: -1, y: 0.2420559} - - {x: 1, y: 0.989408} - - {x: -1, y: 0.989408} - - {x: 1, y: 0.3626442} - - {x: -1, y: 0.3626442} - - {x: 1, y: 0.76580524} - - {x: -1, y: 0.76580524} - - {x: 1, y: 0.989408} - - {x: -1, y: 0.989408} - - {x: 1, y: 1.7367601} - - {x: -1, y: 1.7367601} - - {x: 1, y: 0.76580524} - - {x: -1, y: 0.76580524} - - {x: 1, y: 1.1689663} - - {x: -1, y: 1.1689663} - - {x: 1, y: 1.7367601} - - {x: -1, y: 1.7367601} - - {x: 1, y: 2.4841123} - - {x: -1, y: 2.4841123} - - {x: 1, y: 1.1689663} - - {x: -1, y: 1.1689663} - - {x: 1, y: 1.5721273} - - {x: -1, y: 1.5721273} - - {x: 1, y: 2.4841123} - - {x: -1, y: 2.4841123} - - {x: 1, y: 3.2314644} - - {x: -1, y: 3.2314644} - - {x: 1, y: 1.5721273} - - {x: -1, y: 1.5721273} - - {x: 1, y: 1.9752884} - - {x: -1, y: 1.9752884} - - {x: 1, y: 3.2314644} - - {x: -1, y: 3.2314644} - - {x: 1, y: 3.9788163} - - {x: -1, y: 3.9788163} - - {x: 1, y: 1.9752884} - - {x: -1, y: 1.9752884} - - {x: 1, y: 2.3784494} - - {x: -1, y: 2.3784494} - - {x: 1, y: 3.9788163} - - {x: -1, y: 3.9788163} - - {x: 1, y: 4.7261686} - - {x: -1, y: 4.7261686} - - {x: 1, y: 2.3784494} - - {x: -1, y: 2.3784494} - - {x: 1, y: 2.7816105} - - {x: -1, y: 2.7816105} - - {x: 1, y: 4.7261686} - - {x: -1, y: 4.7261686} - - {x: 1, y: 5.4735203} - - {x: -1, y: 5.4735203} - - {x: 1, y: 2.7816105} - - {x: -1, y: 2.7816105} - - {x: 1, y: 3.1847715} - - {x: -1, y: 3.1847715} - - {x: 1, y: 5.4735203} - - {x: -1, y: 5.4735203} - - {x: 1, y: 6.2208724} - - {x: -1, y: 6.2208724} - - {x: 1, y: 3.1847715} - - {x: -1, y: 3.1847715} - - {x: 1, y: 3.5879326} - - {x: -1, y: 3.5879326} - - {x: 1, y: 6.2208724} - - {x: -1, y: 6.2208724} - - {x: 1, y: 6.968224} - - {x: -1, y: 6.968224} - - {x: 1, y: 3.5879326} - - {x: -1, y: 3.5879326} - - {x: 1, y: 3.9910936} - - {x: -1, y: 3.9910936} - - {x: 1, y: 6.968224} - - {x: -1, y: 6.968224} - - {x: 1, y: 7.715576} - - {x: -1, y: 7.715576} - - {x: 1, y: 3.9910936} - - {x: -1, y: 3.9910936} - - {x: 1, y: 4.3942547} - - {x: -1, y: 4.3942547} - - {x: 1, y: 7.715576} - - {x: -1, y: 7.715576} - - {x: 1, y: 8.462929} - - {x: -1, y: 8.462929} - - {x: 1, y: 4.3942547} - - {x: -1, y: 4.3942547} - - {x: 1, y: 4.7974157} - - {x: -1, y: 4.7974157} - - {x: 1, y: 8.462929} - - {x: -1, y: 8.462929} - - {x: 1, y: 9.21028} - - {x: -1, y: 9.21028} - - {x: 1, y: 4.7974157} - - {x: -1, y: 4.7974157} - - {x: 1, y: 5.200577} - - {x: -1, y: 5.200577} - - {x: 1, y: 9.21028} - - {x: -1, y: 9.21028} - - {x: 1, y: 9.957632} - - {x: -1, y: 9.957632} - - {x: 1, y: 5.200577} - - {x: -1, y: 5.200577} - - {x: 1, y: 5.603738} - - {x: -1, y: 5.603738} - - {x: 1, y: 9.957632} - - {x: -1, y: 9.957632} - - {x: 1, y: 10.704984} - - {x: -1, y: 10.704984} - - {x: 1, y: 5.603738} - - {x: -1, y: 5.603738} - - {x: 1, y: 6.006899} - - {x: -1, y: 6.006899} - - {x: 1, y: 10.704984} - - {x: -1, y: 10.704984} - - {x: 1, y: 11.452336} - - {x: -1, y: 11.452336} - - {x: 1, y: 6.006899} - - {x: -1, y: 6.006899} - - {x: 1, y: 6.41006} - - {x: -1, y: 6.41006} - - {x: 1, y: 11.452336} - - {x: -1, y: 11.452336} - - {x: 1, y: 12.199688} - - {x: -1, y: 12.199688} - - {x: 1, y: 6.41006} - - {x: -1, y: 6.41006} - - {x: 1, y: 6.813221} - - {x: -1, y: 6.813221} - - {x: 1, y: 12.199688} - - {x: -1, y: 12.199688} - - {x: 1, y: 12.947041} - - {x: -1, y: 12.947041} - - {x: 1, y: 6.813221} - - {x: -1, y: 6.813221} - - {x: 1, y: 7.216382} - - {x: -1, y: 7.216382} - - {x: 1, y: 12.947041} - - {x: -1, y: 12.947041} - - {x: 1, y: 13.694391} - - {x: -1, y: 13.694391} - - {x: 1, y: 7.216382} - - {x: -1, y: 7.216382} - - {x: 1, y: 7.619543} - - {x: -1, y: 7.619543} - - {x: 1, y: 13.694391} - - {x: -1, y: 13.694391} - - {x: 1, y: 14.441744} - - {x: -1, y: 14.441744} - - {x: 1, y: 7.619543} - - {x: -1, y: 7.619543} - - {x: 1, y: 8.022704} - - {x: -1, y: 8.022704} - - {x: 1, y: 14.441744} - - {x: -1, y: 14.441744} - - {x: 1, y: 15.189096} - - {x: -1, y: 15.189096} - - {x: 1, y: 8.022704} - - {x: -1, y: 8.022704} - - {x: 1, y: 8.425865} - - {x: -1, y: 8.425865} - - {x: 1, y: 15.189096} - - {x: -1, y: 15.189096} - - {x: 1, y: 15.936448} - - {x: -1, y: 15.936448} - - {x: 1, y: 8.425865} - - {x: -1, y: 8.425865} - - {x: 1, y: 8.829026} - - {x: -1, y: 8.829026} - - {x: 1, y: 15.936448} - - {x: -1, y: 15.936448} - - {x: 1, y: 16.6838} - - {x: -1, y: 16.6838} - - {x: 1, y: 8.829026} - - {x: -1, y: 8.829026} - - {x: 1, y: 9.232187} - - {x: -1, y: 9.232187} - - {x: 1, y: 16.6838} - - {x: -1, y: 16.6838} - - {x: 1, y: 17.431152} - - {x: -1, y: 17.431152} - - {x: 2, y: -1.25} - - {x: 1.2526484, y: -1.25} - - {x: 2, y: -0.84683895} - - {x: 1.2526484, y: -0.84683895} - - {x: 1.2526484, y: -1.25} - - {x: 0.50529575, y: -1.25} - - {x: 1.2526484, y: -0.84683895} - - {x: 0.50529575, y: -0.4436779} - - {x: 1.2526484, y: -0.84683895} - - {x: 1.2526484, y: -0.4436779} - - {x: 0.50529575, y: -0.4436779} - - {x: 0.50529575, y: -1.25} - - {x: -0.2420559, y: -1.25} - - {x: 0.50529575, y: -0.4436779} - - {x: -0.2420559, y: -0.040516853} - - {x: 0.50529575, y: -0.4436779} - - {x: 0.50529575, y: -0.040516853} - - {x: -0.2420559, y: -0.040516853} - - {x: -0.2420559, y: -1.25} - - {x: -0.9894085, y: -1.25} - - {x: -0.2420559, y: -0.040516853} - - {x: -0.9894085, y: 0.3626442} - - {x: -0.2420559, y: -0.040516853} - - {x: -0.2420559, y: 0.3626442} - - {x: -0.9894085, y: 0.3626442} - - {x: -0.9894085, y: -1.25} - - {x: -1.7367601, y: -1.25} - - {x: -0.9894085, y: 0.3626442} - - {x: -1.7367601, y: 0.76580524} - - {x: -0.9894085, y: 0.3626442} - - {x: -0.9894085, y: 0.76580524} - - {x: -1.7367601, y: 0.76580524} - - {x: -1.7367601, y: -1.25} - - {x: -2.4841123, y: -1.25} - - {x: -1.7367601, y: 0.76580524} - - {x: -2.4841123, y: 1.1689663} - - {x: -1.7367601, y: 0.76580524} - - {x: -1.7367601, y: 1.1689663} - - {x: -2.4841123, y: 1.1689663} - - {x: -2.4841123, y: -1.25} - - {x: -3.2314644, y: -1.25} - - {x: -2.4841123, y: 1.1689663} - - {x: -3.2314644, y: 1.5721273} - - {x: -2.4841123, y: 1.1689663} - - {x: -2.4841123, y: 1.5721273} - - {x: -3.2314644, y: 1.5721273} - - {x: -3.2314644, y: -1.25} - - {x: -3.9788165, y: -1.25} - - {x: -3.2314644, y: 1.5721273} - - {x: -3.9788165, y: 1.9752884} - - {x: -3.2314644, y: 1.5721273} - - {x: -3.2314644, y: 1.9752884} - - {x: -3.9788165, y: 1.9752884} - - {x: -3.9788165, y: -1.25} - - {x: -4.726168, y: -1.25} - - {x: -3.9788165, y: 1.9752884} - - {x: -4.726168, y: 2.3784494} - - {x: -3.9788165, y: 1.9752884} - - {x: -3.9788165, y: 2.3784494} - - {x: -4.726168, y: 2.3784494} - - {x: -4.726168, y: -1.25} - - {x: -5.4735203, y: -1.25} - - {x: -4.726168, y: 2.3784494} - - {x: -5.4735203, y: 2.7816105} - - {x: -4.726168, y: 2.3784494} - - {x: -4.726168, y: 2.7816105} - - {x: -5.4735203, y: 2.7816105} - - {x: -5.4735203, y: -1.25} - - {x: -6.220872, y: -1.25} - - {x: -5.4735203, y: 2.7816105} - - {x: -6.220872, y: 3.1847715} - - {x: -5.4735203, y: 2.7816105} - - {x: -5.4735203, y: 3.1847715} - - {x: -6.220872, y: 3.1847715} - - {x: -6.220872, y: -1.25} - - {x: -6.9682245, y: -1.25} - - {x: -6.220872, y: 3.1847715} - - {x: -6.9682245, y: 3.5879326} - - {x: -6.220872, y: 3.1847715} - - {x: -6.220872, y: 3.5879326} - - {x: -6.9682245, y: 3.5879326} - - {x: -6.9682245, y: -1.25} - - {x: -7.715576, y: -1.25} - - {x: -6.9682245, y: 3.5879326} - - {x: -7.715576, y: 3.9910936} - - {x: -6.9682245, y: 3.5879326} - - {x: -6.9682245, y: 3.9910936} - - {x: -7.715576, y: 3.9910936} - - {x: -7.715576, y: -1.25} - - {x: -8.462929, y: -1.25} - - {x: -7.715576, y: 3.9910936} - - {x: -8.462929, y: 4.3942547} - - {x: -7.715576, y: 3.9910936} - - {x: -7.715576, y: 4.3942547} - - {x: -8.462929, y: 4.3942547} - - {x: -8.462929, y: -1.25} - - {x: -9.21028, y: -1.25} - - {x: -8.462929, y: 4.3942547} - - {x: -9.21028, y: 4.7974157} - - {x: -8.462929, y: 4.3942547} - - {x: -8.462929, y: 4.7974157} - - {x: -9.21028, y: 4.7974157} - - {x: -9.21028, y: -1.25} - - {x: -9.957633, y: -1.25} - - {x: -9.21028, y: 4.7974157} - - {x: -9.957633, y: 5.200577} - - {x: -9.21028, y: 4.7974157} - - {x: -9.21028, y: 5.200577} - - {x: -9.957633, y: 5.200577} - - {x: -9.957633, y: -1.25} - - {x: -10.704984, y: -1.25} - - {x: -9.957633, y: 5.200577} - - {x: -10.704984, y: 5.603738} - - {x: -9.957633, y: 5.200577} - - {x: -9.957633, y: 5.603738} - - {x: -10.704984, y: 5.603738} - - {x: -10.704984, y: -1.25} - - {x: -11.452336, y: -1.25} - - {x: -10.704984, y: 5.603738} - - {x: -11.452336, y: 6.006899} - - {x: -10.704984, y: 5.603738} - - {x: -10.704984, y: 6.006899} - - {x: -11.452336, y: 6.006899} - - {x: -11.452336, y: -1.25} - - {x: -12.199688, y: -1.25} - - {x: -11.452336, y: 6.006899} - - {x: -12.199688, y: 6.41006} - - {x: -11.452336, y: 6.006899} - - {x: -11.452336, y: 6.41006} - - {x: -12.199688, y: 6.41006} - - {x: -12.199688, y: -1.25} - - {x: -12.947041, y: -1.25} - - {x: -12.199688, y: 6.41006} - - {x: -12.947041, y: 6.813221} - - {x: -12.199688, y: 6.41006} - - {x: -12.199688, y: 6.813221} - - {x: -12.947041, y: 6.813221} - - {x: -12.947041, y: -1.25} - - {x: -13.694392, y: -1.25} - - {x: -12.947041, y: 6.813221} - - {x: -13.694392, y: 7.216382} - - {x: -12.947041, y: 6.813221} - - {x: -12.947041, y: 7.216382} - - {x: -13.694392, y: 7.216382} - - {x: -13.694392, y: -1.25} - - {x: -14.441744, y: -1.25} - - {x: -13.694392, y: 7.216382} - - {x: -14.441744, y: 7.619543} - - {x: -13.694392, y: 7.216382} - - {x: -13.694392, y: 7.619543} - - {x: -14.441744, y: 7.619543} - - {x: -14.441744, y: -1.25} - - {x: -15.189096, y: -1.25} - - {x: -14.441744, y: 7.619543} - - {x: -15.189096, y: 8.022704} - - {x: -14.441744, y: 7.619543} - - {x: -14.441744, y: 8.022704} - - {x: -15.189096, y: 8.022704} - - {x: -15.189096, y: -1.25} - - {x: -15.936449, y: -1.25} - - {x: -15.189096, y: 8.022704} - - {x: -15.936449, y: 8.425865} - - {x: -15.189096, y: 8.022704} - - {x: -15.189096, y: 8.425865} - - {x: -15.936449, y: 8.425865} - - {x: -15.936449, y: -1.25} - - {x: -16.6838, y: -1.25} - - {x: -15.936449, y: 8.425865} - - {x: -16.6838, y: 8.829026} - - {x: -15.936449, y: 8.425865} - - {x: -15.936449, y: 8.829026} - - {x: -16.6838, y: 8.829026} - - {x: -16.6838, y: -1.25} - - {x: -17.431152, y: -1.25} - - {x: -16.6838, y: 8.829026} - - {x: -17.431152, y: 9.232187} - - {x: -16.6838, y: 8.829026} - - {x: -16.6838, y: 9.232187} - - {x: -17.431152, y: 9.232187} - - {x: -2, y: -1.25} - - {x: -1.2526484, y: -1.25} - - {x: -2, y: -0.84683895} - - {x: -1.2526484, y: -0.84683895} - - {x: -1.2526484, y: -1.25} - - {x: -0.50529575, y: -1.25} - - {x: -1.2526484, y: -0.84683895} - - {x: -0.50529575, y: -0.4436779} - - {x: -1.2526484, y: -0.84683895} - - {x: -1.2526484, y: -0.4436779} - - {x: -0.50529575, y: -0.4436779} - - {x: -0.50529575, y: -1.25} - - {x: 0.2420559, y: -1.25} - - {x: -0.50529575, y: -0.4436779} - - {x: 0.2420559, y: -0.040516853} - - {x: -0.50529575, y: -0.4436779} - - {x: -0.50529575, y: -0.040516853} - - {x: 0.2420559, y: -0.040516853} - - {x: 0.2420559, y: -1.25} - - {x: 0.9894085, y: -1.25} - - {x: 0.2420559, y: -0.040516853} - - {x: 0.9894085, y: 0.3626442} - - {x: 0.2420559, y: -0.040516853} - - {x: 0.2420559, y: 0.3626442} - - {x: 0.9894085, y: 0.3626442} - - {x: 0.9894085, y: -1.25} - - {x: 1.7367601, y: -1.25} - - {x: 0.9894085, y: 0.3626442} - - {x: 1.7367601, y: 0.76580524} - - {x: 0.9894085, y: 0.3626442} - - {x: 0.9894085, y: 0.76580524} - - {x: 1.7367601, y: 0.76580524} - - {x: 1.7367601, y: -1.25} - - {x: 2.4841123, y: -1.25} - - {x: 1.7367601, y: 0.76580524} - - {x: 2.4841123, y: 1.1689663} - - {x: 1.7367601, y: 0.76580524} - - {x: 1.7367601, y: 1.1689663} - - {x: 2.4841123, y: 1.1689663} - - {x: 2.4841123, y: -1.25} - - {x: 3.2314644, y: -1.25} - - {x: 2.4841123, y: 1.1689663} - - {x: 3.2314644, y: 1.5721273} - - {x: 2.4841123, y: 1.1689663} - - {x: 2.4841123, y: 1.5721273} - - {x: 3.2314644, y: 1.5721273} - - {x: 3.2314644, y: -1.25} - - {x: 3.9788165, y: -1.25} - - {x: 3.2314644, y: 1.5721273} - - {x: 3.9788165, y: 1.9752884} - - {x: 3.2314644, y: 1.5721273} - - {x: 3.2314644, y: 1.9752884} - - {x: 3.9788165, y: 1.9752884} - - {x: 3.9788165, y: -1.25} - - {x: 4.726168, y: -1.25} - - {x: 3.9788165, y: 1.9752884} - - {x: 4.726168, y: 2.3784494} - - {x: 3.9788165, y: 1.9752884} - - {x: 3.9788165, y: 2.3784494} - - {x: 4.726168, y: 2.3784494} - - {x: 4.726168, y: -1.25} - - {x: 5.4735203, y: -1.25} - - {x: 4.726168, y: 2.3784494} - - {x: 5.4735203, y: 2.7816105} - - {x: 4.726168, y: 2.3784494} - - {x: 4.726168, y: 2.7816105} - - {x: 5.4735203, y: 2.7816105} - - {x: 5.4735203, y: -1.25} - - {x: 6.220872, y: -1.25} - - {x: 5.4735203, y: 2.7816105} - - {x: 6.220872, y: 3.1847715} - - {x: 5.4735203, y: 2.7816105} - - {x: 5.4735203, y: 3.1847715} - - {x: 6.220872, y: 3.1847715} - - {x: 6.220872, y: -1.25} - - {x: 6.9682245, y: -1.25} - - {x: 6.220872, y: 3.1847715} - - {x: 6.9682245, y: 3.5879326} - - {x: 6.220872, y: 3.1847715} - - {x: 6.220872, y: 3.5879326} - - {x: 6.9682245, y: 3.5879326} - - {x: 6.9682245, y: -1.25} - - {x: 7.715576, y: -1.25} - - {x: 6.9682245, y: 3.5879326} - - {x: 7.715576, y: 3.9910936} - - {x: 6.9682245, y: 3.5879326} - - {x: 6.9682245, y: 3.9910936} - - {x: 7.715576, y: 3.9910936} - - {x: 7.715576, y: -1.25} - - {x: 8.462929, y: -1.25} - - {x: 7.715576, y: 3.9910936} - - {x: 8.462929, y: 4.3942547} - - {x: 7.715576, y: 3.9910936} - - {x: 7.715576, y: 4.3942547} - - {x: 8.462929, y: 4.3942547} - - {x: 8.462929, y: -1.25} - - {x: 9.21028, y: -1.25} - - {x: 8.462929, y: 4.3942547} - - {x: 9.21028, y: 4.7974157} - - {x: 8.462929, y: 4.3942547} - - {x: 8.462929, y: 4.7974157} - - {x: 9.21028, y: 4.7974157} - - {x: 9.21028, y: -1.25} - - {x: 9.957633, y: -1.25} - - {x: 9.21028, y: 4.7974157} - - {x: 9.957633, y: 5.200577} - - {x: 9.21028, y: 4.7974157} - - {x: 9.21028, y: 5.200577} - - {x: 9.957633, y: 5.200577} - - {x: 9.957633, y: -1.25} - - {x: 10.704984, y: -1.25} - - {x: 9.957633, y: 5.200577} - - {x: 10.704984, y: 5.603738} - - {x: 9.957633, y: 5.200577} - - {x: 9.957633, y: 5.603738} - - {x: 10.704984, y: 5.603738} - - {x: 10.704984, y: -1.25} - - {x: 11.452336, y: -1.25} - - {x: 10.704984, y: 5.603738} - - {x: 11.452336, y: 6.006899} - - {x: 10.704984, y: 5.603738} - - {x: 10.704984, y: 6.006899} - - {x: 11.452336, y: 6.006899} - - {x: 11.452336, y: -1.25} - - {x: 12.199688, y: -1.25} - - {x: 11.452336, y: 6.006899} - - {x: 12.199688, y: 6.41006} - - {x: 11.452336, y: 6.006899} - - {x: 11.452336, y: 6.41006} - - {x: 12.199688, y: 6.41006} - - {x: 12.199688, y: -1.25} - - {x: 12.947041, y: -1.25} - - {x: 12.199688, y: 6.41006} - - {x: 12.947041, y: 6.813221} - - {x: 12.199688, y: 6.41006} - - {x: 12.199688, y: 6.813221} - - {x: 12.947041, y: 6.813221} - - {x: 12.947041, y: -1.25} - - {x: 13.694392, y: -1.25} - - {x: 12.947041, y: 6.813221} - - {x: 13.694392, y: 7.216382} - - {x: 12.947041, y: 6.813221} - - {x: 12.947041, y: 7.216382} - - {x: 13.694392, y: 7.216382} - - {x: 13.694392, y: -1.25} - - {x: 14.441744, y: -1.25} - - {x: 13.694392, y: 7.216382} - - {x: 14.441744, y: 7.619543} - - {x: 13.694392, y: 7.216382} - - {x: 13.694392, y: 7.619543} - - {x: 14.441744, y: 7.619543} - - {x: 14.441744, y: -1.25} - - {x: 15.189096, y: -1.25} - - {x: 14.441744, y: 7.619543} - - {x: 15.189096, y: 8.022704} - - {x: 14.441744, y: 7.619543} - - {x: 14.441744, y: 8.022704} - - {x: 15.189096, y: 8.022704} - - {x: 15.189096, y: -1.25} - - {x: 15.936449, y: -1.25} - - {x: 15.189096, y: 8.022704} - - {x: 15.936449, y: 8.425865} - - {x: 15.189096, y: 8.022704} - - {x: 15.189096, y: 8.425865} - - {x: 15.936449, y: 8.425865} - - {x: 15.936449, y: -1.25} - - {x: 16.6838, y: -1.25} - - {x: 15.936449, y: 8.425865} - - {x: 16.6838, y: 8.829026} - - {x: 15.936449, y: 8.425865} - - {x: 15.936449, y: 8.829026} - - {x: 16.6838, y: 8.829026} - - {x: 16.6838, y: -1.25} - - {x: 17.431152, y: -1.25} - - {x: 16.6838, y: 8.829026} - - {x: 17.431152, y: 9.232187} - - {x: 16.6838, y: 8.829026} - - {x: 16.6838, y: 9.232187} - - {x: 17.431152, y: 9.232187} - - {x: 1, y: -1.25} - - {x: -1, y: -1.25} - - {x: 1, y: 9.232187} - - {x: -1, y: 9.232187} + - {x: 1.0000004, y: -1.25} + - {x: -2.2873912, y: -1.25} + - {x: 1.0000004, y: -0.84683895} + - {x: -2.2873912, y: -0.84683895} + - {x: 1.0000004, y: -1.9999957} + - {x: -2.2873912, y: -1.9999957} + - {x: 1.0000004, y: -1.2526441} + - {x: -2.2873912, y: -1.2526441} + - {x: 1.0000004, y: -0.84683895} + - {x: -2.2873912, y: -0.84683895} + - {x: 1.0000004, y: -0.4436779} + - {x: -2.2873912, y: -0.4436779} + - {x: 1.0000004, y: -1.2526441} + - {x: -2.2873912, y: -1.2526441} + - {x: 1.0000004, y: -0.50529146} + - {x: -2.2873912, y: -0.50529146} + - {x: 1.0000004, y: -0.4436779} + - {x: -2.2873912, y: -0.4436779} + - {x: 1.0000004, y: -0.040516853} + - {x: -2.2873912, y: -0.040516853} + - {x: 1.0000004, y: -0.50529146} + - {x: -2.2873912, y: -0.50529146} + - {x: 1.0000004, y: 0.24206018} + - {x: -2.2873912, y: 0.24206018} + - {x: 1.0000004, y: -0.040516853} + - {x: -2.2873912, y: -0.040516853} + - {x: 1.0000004, y: 0.3626442} + - {x: -2.2873912, y: 0.3626442} + - {x: 1.0000004, y: 0.24206018} + - {x: -2.2873912, y: 0.24206018} + - {x: 1.0000004, y: 0.9894123} + - {x: -2.2873912, y: 0.9894123} + - {x: 1.0000004, y: 0.3626442} + - {x: -2.2873912, y: 0.3626442} + - {x: 1.0000004, y: 0.76580524} + - {x: -2.2873912, y: 0.76580524} + - {x: 1.0000004, y: 0.9894123} + - {x: -2.2873912, y: 0.9894123} + - {x: 1.0000004, y: 1.7367644} + - {x: -2.2873912, y: 1.7367644} + - {x: 1.0000004, y: 0.76580524} + - {x: -2.2873912, y: 0.76580524} + - {x: 1.0000004, y: 1.1689663} + - {x: -2.2873912, y: 1.1689663} + - {x: 1.0000004, y: 1.7367644} + - {x: -2.2873912, y: 1.7367644} + - {x: 1.0000004, y: 2.4841166} + - {x: -2.2873912, y: 2.4841166} + - {x: 1.0000004, y: 1.1689663} + - {x: -2.2873912, y: 1.1689663} + - {x: 1.0000004, y: 1.5721273} + - {x: -2.2873912, y: 1.5721273} + - {x: 1.0000004, y: 2.4841166} + - {x: -2.2873912, y: 2.4841166} + - {x: 1.0000004, y: 3.2314687} + - {x: -2.2873912, y: 3.2314687} + - {x: 1.0000004, y: 1.5721273} + - {x: -2.2873912, y: 1.5721273} + - {x: 1.0000004, y: 1.9752884} + - {x: -2.2873912, y: 1.9752884} + - {x: 1.0000004, y: 3.2314687} + - {x: -2.2873912, y: 3.2314687} + - {x: 1.0000004, y: 3.9788206} + - {x: -2.2873912, y: 3.9788206} + - {x: 1.0000004, y: 1.9752884} + - {x: -2.2873912, y: 1.9752884} + - {x: 1.0000004, y: 2.3784494} + - {x: -2.2873912, y: 2.3784494} + - {x: 1.0000004, y: 3.9788206} + - {x: -2.2873912, y: 3.9788206} + - {x: 1.0000004, y: 4.7261724} + - {x: -2.2873912, y: 4.7261724} + - {x: 1.0000004, y: 2.3784494} + - {x: -2.2873912, y: 2.3784494} + - {x: 1.0000004, y: 2.7816105} + - {x: -2.2873912, y: 2.7816105} + - {x: 1.0000004, y: 4.7261724} + - {x: -2.2873912, y: 4.7261724} + - {x: 1.0000004, y: 5.4735246} + - {x: -2.2873912, y: 5.4735246} + - {x: 1.0000004, y: 2.7816105} + - {x: -2.2873912, y: 2.7816105} + - {x: 1.0000004, y: 3.1847715} + - {x: -2.2873912, y: 3.1847715} + - {x: 1.0000004, y: 5.4735246} + - {x: -2.2873912, y: 5.4735246} + - {x: 1.0000004, y: 6.2208767} + - {x: -2.2873912, y: 6.2208767} + - {x: 1.0000004, y: 3.1847715} + - {x: -2.2873912, y: 3.1847715} + - {x: 1.0000004, y: 3.5879326} + - {x: -2.2873912, y: 3.5879326} + - {x: 1.0000004, y: 6.2208767} + - {x: -2.2873912, y: 6.2208767} + - {x: 1.0000004, y: 6.9682283} + - {x: -2.2873912, y: 6.9682283} + - {x: 1.0000004, y: 3.5879326} + - {x: -2.2873912, y: 3.5879326} + - {x: 1.0000004, y: 3.9910936} + - {x: -2.2873912, y: 3.9910936} + - {x: 1.0000004, y: 6.9682283} + - {x: -2.2873912, y: 6.9682283} + - {x: 1.0000004, y: 7.7155805} + - {x: -2.2873912, y: 7.7155805} + - {x: 1.0000004, y: 3.9910936} + - {x: -2.2873912, y: 3.9910936} + - {x: 1.0000004, y: 4.3942547} + - {x: -2.2873912, y: 4.3942547} + - {x: 1.0000004, y: 7.7155805} + - {x: -2.2873912, y: 7.7155805} + - {x: 1.0000004, y: 8.462933} + - {x: -2.2873912, y: 8.462933} + - {x: 1.0000004, y: 4.3942547} + - {x: -2.2873912, y: 4.3942547} + - {x: 1.0000004, y: 4.7974157} + - {x: -2.2873912, y: 4.7974157} + - {x: 1.0000004, y: 8.462933} + - {x: -2.2873912, y: 8.462933} + - {x: 1.0000004, y: 9.210284} + - {x: -2.2873912, y: 9.210284} + - {x: 1.0000004, y: 4.7974157} + - {x: -2.2873912, y: 4.7974157} + - {x: 1.0000004, y: 5.200577} + - {x: -2.2873912, y: 5.200577} + - {x: 1.0000004, y: 9.210284} + - {x: -2.2873912, y: 9.210284} + - {x: 1.0000004, y: 9.957637} + - {x: -2.2873912, y: 9.957637} + - {x: 1.0000004, y: 5.200577} + - {x: -2.2873912, y: 5.200577} + - {x: 1.0000004, y: 5.603738} + - {x: -2.2873912, y: 5.603738} + - {x: 1.0000004, y: 9.957637} + - {x: -2.2873912, y: 9.957637} + - {x: 1.0000004, y: 10.7049885} + - {x: -2.2873912, y: 10.7049885} + - {x: 1.0000004, y: 5.603738} + - {x: -2.2873912, y: 5.603738} + - {x: 1.0000004, y: 6.006899} + - {x: -2.2873912, y: 6.006899} + - {x: 1.0000004, y: 10.7049885} + - {x: -2.2873912, y: 10.7049885} + - {x: 1.0000004, y: 11.452341} + - {x: -2.2873912, y: 11.452341} + - {x: 1.0000004, y: 6.006899} + - {x: -2.2873912, y: 6.006899} + - {x: 1.0000004, y: 6.41006} + - {x: -2.2873912, y: 6.41006} + - {x: 1.0000004, y: 11.452341} + - {x: -2.2873912, y: 11.452341} + - {x: 1.0000004, y: 12.199692} + - {x: -2.2873912, y: 12.199692} + - {x: 1.0000004, y: 6.41006} + - {x: -2.2873912, y: 6.41006} + - {x: 1.0000004, y: 6.813221} + - {x: -2.2873912, y: 6.813221} + - {x: 1.0000004, y: 12.199692} + - {x: -2.2873912, y: 12.199692} + - {x: 1.0000004, y: 12.947044} + - {x: -2.2873912, y: 12.947044} + - {x: 1.0000004, y: 6.813221} + - {x: -2.2873912, y: 6.813221} + - {x: 1.0000004, y: 7.216382} + - {x: -2.2873912, y: 7.216382} + - {x: 1.0000004, y: 12.947044} + - {x: -2.2873912, y: 12.947044} + - {x: 1.0000004, y: 13.694396} + - {x: -2.2873912, y: 13.694396} + - {x: 1.0000004, y: 7.216382} + - {x: -2.2873912, y: 7.216382} + - {x: 1.0000004, y: 7.619543} + - {x: -2.2873912, y: 7.619543} + - {x: 1.0000004, y: 13.694396} + - {x: -2.2873912, y: 13.694396} + - {x: 1.0000004, y: 14.441749} + - {x: -2.2873912, y: 14.441749} + - {x: 1.0000004, y: 7.619543} + - {x: -2.2873912, y: 7.619543} + - {x: 1.0000004, y: 8.022704} + - {x: -2.2873912, y: 8.022704} + - {x: 1.0000004, y: 14.441749} + - {x: -2.2873912, y: 14.441749} + - {x: 1.0000004, y: 15.1891} + - {x: -2.2873912, y: 15.1891} + - {x: 1.0000004, y: 8.022704} + - {x: -2.2873912, y: 8.022704} + - {x: 1.0000004, y: 8.425865} + - {x: -2.2873912, y: 8.425865} + - {x: 1.0000004, y: 15.1891} + - {x: -2.2873912, y: 15.1891} + - {x: 1.0000004, y: 15.936453} + - {x: -2.2873912, y: 15.936453} + - {x: 1.0000004, y: 8.425865} + - {x: -2.2873912, y: 8.425865} + - {x: 1.0000004, y: 8.829026} + - {x: -2.2873912, y: 8.829026} + - {x: 1.0000004, y: 15.936453} + - {x: -2.2873912, y: 15.936453} + - {x: 1.0000004, y: 16.683804} + - {x: -2.2873912, y: 16.683804} + - {x: 1.0000004, y: 8.829026} + - {x: -2.2873912, y: 8.829026} + - {x: 1.0000004, y: 9.232187} + - {x: -2.2873912, y: 9.232187} + - {x: 1.0000004, y: 16.683804} + - {x: -2.2873912, y: 16.683804} + - {x: 1.0000004, y: 17.431156} + - {x: -2.2873912, y: 17.431156} + - {x: 1.9999957, y: -1.25} + - {x: 1.2526441, y: -1.25} + - {x: 1.9999957, y: -0.84683895} + - {x: 1.2526441, y: -0.84683895} + - {x: 1.2526441, y: -1.25} + - {x: 0.50529146, y: -1.25} + - {x: 1.2526441, y: -0.84683895} + - {x: 0.50529146, y: -0.4436779} + - {x: 1.2526441, y: -0.84683895} + - {x: 1.2526441, y: -0.4436779} + - {x: 0.50529146, y: -0.4436779} + - {x: 0.50529146, y: -1.25} + - {x: -0.24206018, y: -1.25} + - {x: 0.50529146, y: -0.4436779} + - {x: -0.24206018, y: -0.040516853} + - {x: 0.50529146, y: -0.4436779} + - {x: 0.50529146, y: -0.040516853} + - {x: -0.24206018, y: -0.040516853} + - {x: -0.24206018, y: -1.25} + - {x: -0.9894128, y: -1.25} + - {x: -0.24206018, y: -0.040516853} + - {x: -0.9894128, y: 0.3626442} + - {x: -0.24206018, y: -0.040516853} + - {x: -0.24206018, y: 0.3626442} + - {x: -0.9894128, y: 0.3626442} + - {x: -0.9894128, y: -1.25} + - {x: -1.7367644, y: -1.25} + - {x: -0.9894128, y: 0.3626442} + - {x: -1.7367644, y: 0.76580524} + - {x: -0.9894128, y: 0.3626442} + - {x: -0.9894128, y: 0.76580524} + - {x: -1.7367644, y: 0.76580524} + - {x: -1.7367644, y: -1.25} + - {x: -2.4841166, y: -1.25} + - {x: -1.7367644, y: 0.76580524} + - {x: -2.4841166, y: 1.1689663} + - {x: -1.7367644, y: 0.76580524} + - {x: -1.7367644, y: 1.1689663} + - {x: -2.4841166, y: 1.1689663} + - {x: -2.4841166, y: -1.25} + - {x: -3.2314687, y: -1.25} + - {x: -2.4841166, y: 1.1689663} + - {x: -3.2314687, y: 1.5721273} + - {x: -2.4841166, y: 1.1689663} + - {x: -2.4841166, y: 1.5721273} + - {x: -3.2314687, y: 1.5721273} + - {x: -3.2314687, y: -1.25} + - {x: -3.9788208, y: -1.25} + - {x: -3.2314687, y: 1.5721273} + - {x: -3.9788208, y: 1.9752884} + - {x: -3.2314687, y: 1.5721273} + - {x: -3.2314687, y: 1.9752884} + - {x: -3.9788208, y: 1.9752884} + - {x: -3.9788208, y: -1.25} + - {x: -4.7261724, y: -1.25} + - {x: -3.9788208, y: 1.9752884} + - {x: -4.7261724, y: 2.3784494} + - {x: -3.9788208, y: 1.9752884} + - {x: -3.9788208, y: 2.3784494} + - {x: -4.7261724, y: 2.3784494} + - {x: -4.7261724, y: -1.25} + - {x: -5.4735246, y: -1.25} + - {x: -4.7261724, y: 2.3784494} + - {x: -5.4735246, y: 2.7816105} + - {x: -4.7261724, y: 2.3784494} + - {x: -4.7261724, y: 2.7816105} + - {x: -5.4735246, y: 2.7816105} + - {x: -5.4735246, y: -1.25} + - {x: -6.220876, y: -1.25} + - {x: -5.4735246, y: 2.7816105} + - {x: -6.220876, y: 3.1847715} + - {x: -5.4735246, y: 2.7816105} + - {x: -5.4735246, y: 3.1847715} + - {x: -6.220876, y: 3.1847715} + - {x: -6.220876, y: -1.25} + - {x: -6.968229, y: -1.25} + - {x: -6.220876, y: 3.1847715} + - {x: -6.968229, y: 3.5879326} + - {x: -6.220876, y: 3.1847715} + - {x: -6.220876, y: 3.5879326} + - {x: -6.968229, y: 3.5879326} + - {x: -6.968229, y: -1.25} + - {x: -7.7155805, y: -1.25} + - {x: -6.968229, y: 3.5879326} + - {x: -7.7155805, y: 3.9910936} + - {x: -6.968229, y: 3.5879326} + - {x: -6.968229, y: 3.9910936} + - {x: -7.7155805, y: 3.9910936} + - {x: -7.7155805, y: -1.25} + - {x: -8.462933, y: -1.25} + - {x: -7.7155805, y: 3.9910936} + - {x: -8.462933, y: 4.3942547} + - {x: -7.7155805, y: 3.9910936} + - {x: -7.7155805, y: 4.3942547} + - {x: -8.462933, y: 4.3942547} + - {x: -8.462933, y: -1.25} + - {x: -9.210285, y: -1.25} + - {x: -8.462933, y: 4.3942547} + - {x: -9.210285, y: 4.7974157} + - {x: -8.462933, y: 4.3942547} + - {x: -8.462933, y: 4.7974157} + - {x: -9.210285, y: 4.7974157} + - {x: -9.210285, y: -1.25} + - {x: -9.957638, y: -1.25} + - {x: -9.210285, y: 4.7974157} + - {x: -9.957638, y: 5.200577} + - {x: -9.210285, y: 4.7974157} + - {x: -9.210285, y: 5.200577} + - {x: -9.957638, y: 5.200577} + - {x: -9.957638, y: -1.25} + - {x: -10.7049885, y: -1.25} + - {x: -9.957638, y: 5.200577} + - {x: -10.7049885, y: 5.603738} + - {x: -9.957638, y: 5.200577} + - {x: -9.957638, y: 5.603738} + - {x: -10.7049885, y: 5.603738} + - {x: -10.7049885, y: -1.25} + - {x: -11.452341, y: -1.25} + - {x: -10.7049885, y: 5.603738} + - {x: -11.452341, y: 6.006899} + - {x: -10.7049885, y: 5.603738} + - {x: -10.7049885, y: 6.006899} + - {x: -11.452341, y: 6.006899} + - {x: -11.452341, y: -1.25} + - {x: -12.199692, y: -1.25} + - {x: -11.452341, y: 6.006899} + - {x: -12.199692, y: 6.41006} + - {x: -11.452341, y: 6.006899} + - {x: -11.452341, y: 6.41006} + - {x: -12.199692, y: 6.41006} + - {x: -12.199692, y: -1.25} + - {x: -12.947044, y: -1.25} + - {x: -12.199692, y: 6.41006} + - {x: -12.947044, y: 6.813221} + - {x: -12.199692, y: 6.41006} + - {x: -12.199692, y: 6.813221} + - {x: -12.947044, y: 6.813221} + - {x: -12.947044, y: -1.25} + - {x: -13.694397, y: -1.25} + - {x: -12.947044, y: 6.813221} + - {x: -13.694397, y: 7.216382} + - {x: -12.947044, y: 6.813221} + - {x: -12.947044, y: 7.216382} + - {x: -13.694397, y: 7.216382} + - {x: -13.694397, y: -1.25} + - {x: -14.441748, y: -1.25} + - {x: -13.694397, y: 7.216382} + - {x: -14.441748, y: 7.619543} + - {x: -13.694397, y: 7.216382} + - {x: -13.694397, y: 7.619543} + - {x: -14.441748, y: 7.619543} + - {x: -14.441748, y: -1.25} + - {x: -15.1891, y: -1.25} + - {x: -14.441748, y: 7.619543} + - {x: -15.1891, y: 8.022704} + - {x: -14.441748, y: 7.619543} + - {x: -14.441748, y: 8.022704} + - {x: -15.1891, y: 8.022704} + - {x: -15.1891, y: -1.25} + - {x: -15.936453, y: -1.25} + - {x: -15.1891, y: 8.022704} + - {x: -15.936453, y: 8.425865} + - {x: -15.1891, y: 8.022704} + - {x: -15.1891, y: 8.425865} + - {x: -15.936453, y: 8.425865} + - {x: -15.936453, y: -1.25} + - {x: -16.683804, y: -1.25} + - {x: -15.936453, y: 8.425865} + - {x: -16.683804, y: 8.829026} + - {x: -15.936453, y: 8.425865} + - {x: -15.936453, y: 8.829026} + - {x: -16.683804, y: 8.829026} + - {x: -16.683804, y: -1.25} + - {x: -17.431156, y: -1.25} + - {x: -16.683804, y: 8.829026} + - {x: -17.431156, y: 9.232187} + - {x: -16.683804, y: 8.829026} + - {x: -16.683804, y: 9.232187} + - {x: -17.431156, y: 9.232187} + - {x: -1.9999957, y: -1.25} + - {x: -1.2526441, y: -1.25} + - {x: -1.9999957, y: -0.84683895} + - {x: -1.2526441, y: -0.84683895} + - {x: -1.2526441, y: -1.25} + - {x: -0.50529146, y: -1.25} + - {x: -1.2526441, y: -0.84683895} + - {x: -0.50529146, y: -0.4436779} + - {x: -1.2526441, y: -0.84683895} + - {x: -1.2526441, y: -0.4436779} + - {x: -0.50529146, y: -0.4436779} + - {x: -0.50529146, y: -1.25} + - {x: 0.24206018, y: -1.25} + - {x: -0.50529146, y: -0.4436779} + - {x: 0.24206018, y: -0.040516853} + - {x: -0.50529146, y: -0.4436779} + - {x: -0.50529146, y: -0.040516853} + - {x: 0.24206018, y: -0.040516853} + - {x: 0.24206018, y: -1.25} + - {x: 0.9894128, y: -1.25} + - {x: 0.24206018, y: -0.040516853} + - {x: 0.9894128, y: 0.3626442} + - {x: 0.24206018, y: -0.040516853} + - {x: 0.24206018, y: 0.3626442} + - {x: 0.9894128, y: 0.3626442} + - {x: 0.9894128, y: -1.25} + - {x: 1.7367644, y: -1.25} + - {x: 0.9894128, y: 0.3626442} + - {x: 1.7367644, y: 0.76580524} + - {x: 0.9894128, y: 0.3626442} + - {x: 0.9894128, y: 0.76580524} + - {x: 1.7367644, y: 0.76580524} + - {x: 1.7367644, y: -1.25} + - {x: 2.4841166, y: -1.25} + - {x: 1.7367644, y: 0.76580524} + - {x: 2.4841166, y: 1.1689663} + - {x: 1.7367644, y: 0.76580524} + - {x: 1.7367644, y: 1.1689663} + - {x: 2.4841166, y: 1.1689663} + - {x: 2.4841166, y: -1.25} + - {x: 3.2314687, y: -1.25} + - {x: 2.4841166, y: 1.1689663} + - {x: 3.2314687, y: 1.5721273} + - {x: 2.4841166, y: 1.1689663} + - {x: 2.4841166, y: 1.5721273} + - {x: 3.2314687, y: 1.5721273} + - {x: 3.2314687, y: -1.25} + - {x: 3.9788208, y: -1.25} + - {x: 3.2314687, y: 1.5721273} + - {x: 3.9788208, y: 1.9752884} + - {x: 3.2314687, y: 1.5721273} + - {x: 3.2314687, y: 1.9752884} + - {x: 3.9788208, y: 1.9752884} + - {x: 3.9788208, y: -1.25} + - {x: 4.7261724, y: -1.25} + - {x: 3.9788208, y: 1.9752884} + - {x: 4.7261724, y: 2.3784494} + - {x: 3.9788208, y: 1.9752884} + - {x: 3.9788208, y: 2.3784494} + - {x: 4.7261724, y: 2.3784494} + - {x: 4.7261724, y: -1.25} + - {x: 5.4735246, y: -1.25} + - {x: 4.7261724, y: 2.3784494} + - {x: 5.4735246, y: 2.7816105} + - {x: 4.7261724, y: 2.3784494} + - {x: 4.7261724, y: 2.7816105} + - {x: 5.4735246, y: 2.7816105} + - {x: 5.4735246, y: -1.25} + - {x: 6.220876, y: -1.25} + - {x: 5.4735246, y: 2.7816105} + - {x: 6.220876, y: 3.1847715} + - {x: 5.4735246, y: 2.7816105} + - {x: 5.4735246, y: 3.1847715} + - {x: 6.220876, y: 3.1847715} + - {x: 6.220876, y: -1.25} + - {x: 6.968229, y: -1.25} + - {x: 6.220876, y: 3.1847715} + - {x: 6.968229, y: 3.5879326} + - {x: 6.220876, y: 3.1847715} + - {x: 6.220876, y: 3.5879326} + - {x: 6.968229, y: 3.5879326} + - {x: 6.968229, y: -1.25} + - {x: 7.7155805, y: -1.25} + - {x: 6.968229, y: 3.5879326} + - {x: 7.7155805, y: 3.9910936} + - {x: 6.968229, y: 3.5879326} + - {x: 6.968229, y: 3.9910936} + - {x: 7.7155805, y: 3.9910936} + - {x: 7.7155805, y: -1.25} + - {x: 8.462933, y: -1.25} + - {x: 7.7155805, y: 3.9910936} + - {x: 8.462933, y: 4.3942547} + - {x: 7.7155805, y: 3.9910936} + - {x: 7.7155805, y: 4.3942547} + - {x: 8.462933, y: 4.3942547} + - {x: 8.462933, y: -1.25} + - {x: 9.210285, y: -1.25} + - {x: 8.462933, y: 4.3942547} + - {x: 9.210285, y: 4.7974157} + - {x: 8.462933, y: 4.3942547} + - {x: 8.462933, y: 4.7974157} + - {x: 9.210285, y: 4.7974157} + - {x: 9.210285, y: -1.25} + - {x: 9.957638, y: -1.25} + - {x: 9.210285, y: 4.7974157} + - {x: 9.957638, y: 5.200577} + - {x: 9.210285, y: 4.7974157} + - {x: 9.210285, y: 5.200577} + - {x: 9.957638, y: 5.200577} + - {x: 9.957638, y: -1.25} + - {x: 10.7049885, y: -1.25} + - {x: 9.957638, y: 5.200577} + - {x: 10.7049885, y: 5.603738} + - {x: 9.957638, y: 5.200577} + - {x: 9.957638, y: 5.603738} + - {x: 10.7049885, y: 5.603738} + - {x: 10.7049885, y: -1.25} + - {x: 11.452341, y: -1.25} + - {x: 10.7049885, y: 5.603738} + - {x: 11.452341, y: 6.006899} + - {x: 10.7049885, y: 5.603738} + - {x: 10.7049885, y: 6.006899} + - {x: 11.452341, y: 6.006899} + - {x: 11.452341, y: -1.25} + - {x: 12.199692, y: -1.25} + - {x: 11.452341, y: 6.006899} + - {x: 12.199692, y: 6.41006} + - {x: 11.452341, y: 6.006899} + - {x: 11.452341, y: 6.41006} + - {x: 12.199692, y: 6.41006} + - {x: 12.199692, y: -1.25} + - {x: 12.947044, y: -1.25} + - {x: 12.199692, y: 6.41006} + - {x: 12.947044, y: 6.813221} + - {x: 12.199692, y: 6.41006} + - {x: 12.199692, y: 6.813221} + - {x: 12.947044, y: 6.813221} + - {x: 12.947044, y: -1.25} + - {x: 13.694397, y: -1.25} + - {x: 12.947044, y: 6.813221} + - {x: 13.694397, y: 7.216382} + - {x: 12.947044, y: 6.813221} + - {x: 12.947044, y: 7.216382} + - {x: 13.694397, y: 7.216382} + - {x: 13.694397, y: -1.25} + - {x: 14.441748, y: -1.25} + - {x: 13.694397, y: 7.216382} + - {x: 14.441748, y: 7.619543} + - {x: 13.694397, y: 7.216382} + - {x: 13.694397, y: 7.619543} + - {x: 14.441748, y: 7.619543} + - {x: 14.441748, y: -1.25} + - {x: 15.1891, y: -1.25} + - {x: 14.441748, y: 7.619543} + - {x: 15.1891, y: 8.022704} + - {x: 14.441748, y: 7.619543} + - {x: 14.441748, y: 8.022704} + - {x: 15.1891, y: 8.022704} + - {x: 15.1891, y: -1.25} + - {x: 15.936453, y: -1.25} + - {x: 15.1891, y: 8.022704} + - {x: 15.936453, y: 8.425865} + - {x: 15.1891, y: 8.022704} + - {x: 15.1891, y: 8.425865} + - {x: 15.936453, y: 8.425865} + - {x: 15.936453, y: -1.25} + - {x: 16.683804, y: -1.25} + - {x: 15.936453, y: 8.425865} + - {x: 16.683804, y: 8.829026} + - {x: 15.936453, y: 8.425865} + - {x: 15.936453, y: 8.829026} + - {x: 16.683804, y: 8.829026} + - {x: 16.683804, y: -1.25} + - {x: 17.431156, y: -1.25} + - {x: 16.683804, y: 8.829026} + - {x: 17.431156, y: 9.232187} + - {x: 16.683804, y: 8.829026} + - {x: 16.683804, y: 9.232187} + - {x: 17.431156, y: 9.232187} + - {x: 2.2873912, y: -1.25} + - {x: -1.0000004, y: -1.25} + - {x: 2.2873912, y: 9.232187} + - {x: -1.0000004, y: 9.232187} m_Textures2: [] m_Textures3: [] m_Tangents: @@ -46741,7 +46798,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 450248321} - m_VersionIndex: 1667 + m_VersionIndex: 2514 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -46891,9 +46948,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -46941,7 +47010,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard5 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -47180,9 +47529,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26775 + m_Size: {x: 0.3750534, y: 26.985882, z: 1.9776673} + m_LocalCenter: {x: -0.31247905, y: 13.6294, z: -23.547197} references: version: 2 RefIds: @@ -47316,54 +47665,54 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.5000056, y: 0.1364584, z: -22.558363} + - {x: -0.12495223, y: 0.1364584, z: -22.558363} + - {x: -0.5000056, y: 27.122341, z: -22.558363} + - {x: -0.12495223, y: 27.122341, z: -22.558363} + - {x: -0.12495223, y: 0.1364584, z: -22.558363} + - {x: -0.12495223, y: 0.1364584, z: -24.536032} + - {x: -0.12495223, y: 27.122341, z: -22.558363} + - {x: -0.12495223, y: 27.122341, z: -24.536032} + - {x: -0.12495223, y: 0.1364584, z: -24.536032} + - {x: -0.5000056, y: 0.1364584, z: -24.536032} + - {x: -0.12495223, y: 27.122341, z: -24.536032} + - {x: -0.5000056, y: 27.122341, z: -24.536032} + - {x: -0.5000056, y: 0.1364584, z: -24.536032} + - {x: -0.5000056, y: 0.1364584, z: -22.558363} + - {x: -0.5000056, y: 27.122341, z: -24.536032} + - {x: -0.5000056, y: 27.122341, z: -22.558363} + - {x: -0.5000056, y: 27.122341, z: -22.558363} + - {x: -0.12495223, y: 27.122341, z: -22.558363} + - {x: -0.5000056, y: 27.122341, z: -24.536032} + - {x: -0.12495223, y: 27.122341, z: -24.536032} + - {x: -0.5000056, y: 0.1364584, z: -24.536032} + - {x: -0.12495223, y: 0.1364584, z: -24.536032} + - {x: -0.5000056, y: 0.1364584, z: -22.558363} + - {x: -0.12495223, y: 0.1364584, z: -22.558363} m_Textures0: - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: -25.985882} + - {x: 0, y: -25.985882} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 1.9776688, y: -25.985882} + - {x: 0, y: -25.985882} + - {x: 1.9776688, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: -25.985882} + - {x: 0, y: -25.985882} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 1.9776688, y: -25.985882} + - {x: 0, y: -25.985882} + - {x: 1.9776688, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: 1} + - {x: 0, y: -0.97766876} + - {x: 0.37505338, y: -0.97766876} + - {x: 0.37505338, y: -0.97766876} + - {x: 0, y: -0.97766876} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} m_Textures2: [] m_Textures3: [] @@ -47401,7 +47750,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 1212811095} - m_VersionIndex: 26247 + m_VersionIndex: 26775 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -86203,8 +86552,8 @@ Mesh: firstVertex: 0 vertexCount: 570 localAABB: - m_Center: {x: 0, y: 3.9910936, z: 7.715576} - m_Extent: {x: 1, y: 5.2410936, z: 9.715576} + m_Center: {x: -0.45154953, y: 3.9910936, z: 7.715576} + m_Extent: {x: 1.4515505, y: 5.2410936, z: 9.715576} m_Shapes: vertices: [] shapes: [] @@ -86283,7 +86632,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 27360 - _typelessdata: 0000803f0000a0bf000000c00000000000000000000080bf0000803f0000000000000000000080bf0000803f0000a0bf000080bf0000a0bf000000c00000000000000000000080bf0000803f0000000000000000000080bf000080bf0000a0bf0000803f70ca58bf000000c00000000000000000000080bf0000803f0000000000000000000080bf0000803f70ca58bf000080bf70ca58bf000000c00000000000000000000080bf0000803f0000000000000000000080bf000080bf70ca58bf0000803f70ca58bf000000c0000000000000803f000000000000803f0000000000000000000080bf0000803f000000c0000080bf70ca58bf000000c0000000000000803f000000000000803f0000000000000000000080bf000080bf000000c00000803f70ca58bfc856a0bf000000000000803f000000000000803f0000000000000000000080bf0000803fc856a0bf000080bf70ca58bfc856a0bf000000000000803f000000000000803f0000000000000000000080bf000080bfc856a0bf0000803f70ca58bfc856a0bf0000000000000000000080bf0000803f0000000000000000000080bf0000803f70ca58bf000080bf70ca58bfc856a0bf0000000000000000000080bf0000803f0000000000000000000080bf000080bf70ca58bf0000803fc029e3bec856a0bf0000000000000000000080bf0000803f0000000000000000000080bf0000803fc029e3be000080bfc029e3bec856a0bf0000000000000000000080bf0000803f0000000000000000000080bf000080bfc029e3be0000803fc029e3bec856a0bf000000000000803f000000000000803f0000000000000000000080bf0000803fc856a0bf000080bfc029e3bec856a0bf000000000000803f000000000000803f0000000000000000000080bf000080bfc856a0bf0000803fc029e3be105b01bf000000000000803f000000000000803f0000000000000000000080bf0000803f105b01bf000080bfc029e3be105b01bf000000000000803f000000000000803f0000000000000000000080bf000080bf105b01bf0000803fc029e3be105b01bf0000000000000000000080bf0000803f0000000000000000000080bf0000803fc029e3be000080bfc029e3be105b01bf0000000000000000000080bf0000803f0000000000000000000080bf000080bfc029e3be0000803f00f525bd105b01bf0000000000000000000080bf0000803f0000000000000000000080bf0000803f00f525bd000080bf00f525bd105b01bf0000000000000000000080bf0000803f0000000000000000000080bf000080bf00f525bd0000803f00f525bd105b01bf000000000000803f000000000000803f0000000000000000000080bf0000803f105b01bf000080bf00f525bd105b01bf000000000000803f000000000000803f0000000000000000000080bf000080bf105b01bf0000803f00f525bd80dd773e000000000000803f000000000000803f0000000000000000000080bf0000803f80dd773e000080bf00f525bd80dd773e000000000000803f000000000000803f0000000000000000000080bf000080bf80dd773e0000803f00f525bd80dd773e0000000000000000000080bf0000803f0000000000000000000080bf0000803f00f525bd000080bf00f525bd80dd773e0000000000000000000080bf0000803f0000000000000000000080bf000080bf00f525bd0000803f80acb93e80dd773e0000000000000000000080bf0000803f0000000000000000000080bf0000803f80acb93e000080bf80acb93e80dd773e0000000000000000000080bf0000803f0000000000000000000080bf000080bf80acb93e0000803f80acb93e80dd773e000000000000803f000000000000803f0000000000000000000080bf0000803f80dd773e000080bf80acb93e80dd773e000000000000803f000000000000803f0000000000000000000080bf000080bf80dd773e0000803f80acb93ed8497d3f000000000000803f000000000000803f0000000000000000000080bf0000803fd8497d3f000080bf80acb93ed8497d3f000000000000803f000000000000803f0000000000000000000080bf000080bfd8497d3f0000803f80acb93ed8497d3f0000000000000000000080bf0000803f0000000000000000000080bf0000803f80acb93e000080bf80acb93ed8497d3f0000000000000000000080bf0000803f0000000000000000000080bf000080bf80acb93e0000803fd00b443fd8497d3f0000000000000000000080bf0000803f0000000000000000000080bf0000803fd00b443f000080bfd00b443fd8497d3f0000000000000000000080bf0000803f0000000000000000000080bf000080bfd00b443f0000803fd00b443fd8497d3f000000000000803f000000000000803f0000000000000000000080bf0000803fd8497d3f000080bfd00b443fd8497d3f000000000000803f000000000000803f0000000000000000000080bf000080bfd8497d3f0000803fd00b443f284ede3f000000000000803f000000000000803f0000000000000000000080bf0000803f284ede3f000080bfd00b443f284ede3f000000000000803f000000000000803f0000000000000000000080bf000080bf284ede3f0000803fd00b443f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf0000803fd00b443f000080bfd00b443f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf000080bfd00b443f0000803fb0a0953f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a0953f000080bfb0a0953f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a0953f0000803fb0a0953f284ede3f000000000000803f000000000000803f0000000000000000000080bf0000803f284ede3f000080bfb0a0953f284ede3f000000000000803f000000000000803f0000000000000000000080bf000080bf284ede3f0000803fb0a0953fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf0000803fb2fb1e40000080bfb0a0953fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf000080bfb2fb1e400000803fb0a0953fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a0953f000080bfb0a0953fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a0953f0000803f783bc93fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf0000803f783bc93f000080bf783bc93fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf000080bf783bc93f0000803f783bc93fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf0000803fb2fb1e40000080bf783bc93fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf000080bfb2fb1e400000803f783bc93f50d04e40000000000000803f000000000000803f0000000000000000000080bf0000803f50d04e40000080bf783bc93f50d04e40000000000000803f000000000000803f0000000000000000000080bf000080bf50d04e400000803f783bc93f50d04e400000000000000000000080bf0000803f0000000000000000000080bf0000803f783bc93f000080bf783bc93f50d04e400000000000000000000080bf0000803f0000000000000000000080bf000080bf783bc93f0000803f40d6fc3f50d04e400000000000000000000080bf0000803f0000000000000000000080bf0000803f40d6fc3f000080bf40d6fc3f50d04e400000000000000000000080bf0000803f0000000000000000000080bf000080bf40d6fc3f0000803f40d6fc3f50d04e40000000000000803f000000000000803f0000000000000000000080bf0000803f50d04e40000080bf40d6fc3f50d04e40000000000000803f000000000000803f0000000000000000000080bf000080bf50d04e400000803f40d6fc3feda47e40000000000000803f000000000000803f0000000000000000000080bf0000803feda47e40000080bf40d6fc3feda47e40000000000000803f000000000000803f0000000000000000000080bf000080bfeda47e400000803f40d6fc3feda47e400000000000000000000080bf0000803f0000000000000000000080bf0000803f40d6fc3f000080bf40d6fc3feda47e400000000000000000000080bf0000803f0000000000000000000080bf000080bf40d6fc3f0000803f84381840eda47e400000000000000000000080bf0000803f0000000000000000000080bf0000803f84381840000080bf84381840eda47e400000000000000000000080bf0000803f0000000000000000000080bf000080bf843818400000803f84381840eda47e40000000000000803f000000000000803f0000000000000000000080bf0000803feda47e40000080bf84381840eda47e40000000000000803f000000000000803f0000000000000000000080bf000080bfeda47e400000803f84381840c63c9740000000000000803f000000000000803f0000000000000000000080bf0000803fc63c9740000080bf84381840c63c9740000000000000803f000000000000803f0000000000000000000080bf000080bfc63c97400000803f84381840c63c97400000000000000000000080bf0000803f0000000000000000000080bf0000803f84381840000080bf84381840c63c97400000000000000000000080bf0000803f0000000000000000000080bf000080bf843818400000803fe8053240c63c97400000000000000000000080bf0000803f0000000000000000000080bf0000803fe8053240000080bfe8053240c63c97400000000000000000000080bf0000803f0000000000000000000080bf000080bfe80532400000803fe8053240c63c9740000000000000803f000000000000803f0000000000000000000080bf0000803fc63c9740000080bfe8053240c63c9740000000000000803f000000000000803f0000000000000000000080bf000080bfc63c97400000803fe80532401427af40000000000000803f000000000000803f0000000000000000000080bf0000803f1427af40000080bfe80532401427af40000000000000803f000000000000803f0000000000000000000080bf000080bf1427af400000803fe80532401427af400000000000000000000080bf0000803f0000000000000000000080bf0000803fe8053240000080bfe80532401427af400000000000000000000080bf0000803f0000000000000000000080bf000080bfe80532400000803f4cd34b401427af400000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd34b40000080bf4cd34b401427af400000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd34b400000803f4cd34b401427af40000000000000803f000000000000803f0000000000000000000080bf0000803f1427af40000080bf4cd34b401427af40000000000000803f000000000000803f0000000000000000000080bf000080bf1427af400000803f4cd34b406311c740000000000000803f000000000000803f0000000000000000000080bf0000803f6311c740000080bf4cd34b406311c740000000000000803f000000000000803f0000000000000000000080bf000080bf6311c7400000803f4cd34b406311c7400000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd34b40000080bf4cd34b406311c7400000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd34b400000803fb0a065406311c7400000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a06540000080bfb0a065406311c7400000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a065400000803fb0a065406311c740000000000000803f000000000000803f0000000000000000000080bf0000803f6311c740000080bfb0a065406311c740000000000000803f000000000000803f0000000000000000000080bf000080bf6311c7400000803fb0a06540b1fbde40000000000000803f000000000000803f0000000000000000000080bf0000803fb1fbde40000080bfb0a06540b1fbde40000000000000803f000000000000803f0000000000000000000080bf000080bfb1fbde400000803fb0a06540b1fbde400000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a06540000080bfb0a06540b1fbde400000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a065400000803f146e7f40b1fbde400000000000000000000080bf0000803f0000000000000000000080bf0000803f146e7f40000080bf146e7f40b1fbde400000000000000000000080bf0000803f0000000000000000000080bf000080bf146e7f400000803f146e7f40b1fbde40000000000000803f000000000000803f0000000000000000000080bf0000803fb1fbde40000080bf146e7f40b1fbde40000000000000803f000000000000803f0000000000000000000080bf000080bfb1fbde400000803f146e7f4000e6f640000000000000803f000000000000803f0000000000000000000080bf0000803f00e6f640000080bf146e7f4000e6f640000000000000803f000000000000803f0000000000000000000080bf000080bf00e6f6400000803f146e7f4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf0000803f146e7f40000080bf146e7f4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf000080bf146e7f400000803fbc9d8c4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf0000803fbc9d8c40000080bfbc9d8c4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf000080bfbc9d8c400000803fbc9d8c4000e6f640000000000000803f000000000000803f0000000000000000000080bf0000803f00e6f640000080bfbc9d8c4000e6f640000000000000803f000000000000803f0000000000000000000080bf000080bf00e6f6400000803fbc9d8c4028680741000000000000803f000000000000803f0000000000000000000080bf0000803f28680741000080bfbc9d8c4028680741000000000000803f000000000000803f0000000000000000000080bf000080bf286807410000803fbc9d8c40286807410000000000000000000080bf0000803f0000000000000000000080bf0000803fbc9d8c40000080bfbc9d8c40286807410000000000000000000080bf0000803f0000000000000000000080bf000080bfbc9d8c400000803f6e849940286807410000000000000000000080bf0000803f0000000000000000000080bf0000803f6e849940000080bf6e849940286807410000000000000000000080bf0000803f0000000000000000000080bf000080bf6e8499400000803f6e84994028680741000000000000803f000000000000803f0000000000000000000080bf0000803f28680741000080bf6e84994028680741000000000000803f000000000000803f0000000000000000000080bf000080bf286807410000803f6e8499404f5d1341000000000000803f000000000000803f0000000000000000000080bf0000803f4f5d1341000080bf6e8499404f5d1341000000000000803f000000000000803f0000000000000000000080bf000080bf4f5d13410000803f6e8499404f5d13410000000000000000000080bf0000803f0000000000000000000080bf0000803f6e849940000080bf6e8499404f5d13410000000000000000000080bf0000803f0000000000000000000080bf000080bf6e8499400000803f206ba6404f5d13410000000000000000000080bf0000803f0000000000000000000080bf0000803f206ba640000080bf206ba6404f5d13410000000000000000000080bf0000803f0000000000000000000080bf000080bf206ba6400000803f206ba6404f5d1341000000000000803f000000000000803f0000000000000000000080bf0000803f4f5d1341000080bf206ba6404f5d1341000000000000803f000000000000803f0000000000000000000080bf000080bf4f5d13410000803f206ba64076521f41000000000000803f000000000000803f0000000000000000000080bf0000803f76521f41000080bf206ba64076521f41000000000000803f000000000000803f0000000000000000000080bf000080bf76521f410000803f206ba64076521f410000000000000000000080bf0000803f0000000000000000000080bf0000803f206ba640000080bf206ba64076521f410000000000000000000080bf0000803f0000000000000000000080bf000080bf206ba6400000803fd251b34076521f410000000000000000000080bf0000803f0000000000000000000080bf0000803fd251b340000080bfd251b34076521f410000000000000000000080bf0000803f0000000000000000000080bf000080bfd251b3400000803fd251b34076521f41000000000000803f000000000000803f0000000000000000000080bf0000803f76521f41000080bfd251b34076521f41000000000000803f000000000000803f0000000000000000000080bf000080bf76521f410000803fd251b3409d472b41000000000000803f000000000000803f0000000000000000000080bf0000803f9d472b41000080bfd251b3409d472b41000000000000803f000000000000803f0000000000000000000080bf000080bf9d472b410000803fd251b3409d472b410000000000000000000080bf0000803f0000000000000000000080bf0000803fd251b340000080bfd251b3409d472b410000000000000000000080bf0000803f0000000000000000000080bf000080bfd251b3400000803f8438c0409d472b410000000000000000000080bf0000803f0000000000000000000080bf0000803f8438c040000080bf8438c0409d472b410000000000000000000080bf0000803f0000000000000000000080bf000080bf8438c0400000803f8438c0409d472b41000000000000803f000000000000803f0000000000000000000080bf0000803f9d472b41000080bf8438c0409d472b41000000000000803f000000000000803f0000000000000000000080bf000080bf9d472b410000803f8438c040c53c3741000000000000803f000000000000803f0000000000000000000080bf0000803fc53c3741000080bf8438c040c53c3741000000000000803f000000000000803f0000000000000000000080bf000080bfc53c37410000803f8438c040c53c37410000000000000000000080bf0000803f0000000000000000000080bf0000803f8438c040000080bf8438c040c53c37410000000000000000000080bf0000803f0000000000000000000080bf000080bf8438c0400000803f361fcd40c53c37410000000000000000000080bf0000803f0000000000000000000080bf0000803f361fcd40000080bf361fcd40c53c37410000000000000000000080bf0000803f0000000000000000000080bf000080bf361fcd400000803f361fcd40c53c3741000000000000803f000000000000803f0000000000000000000080bf0000803fc53c3741000080bf361fcd40c53c3741000000000000803f000000000000803f0000000000000000000080bf000080bfc53c37410000803f361fcd40ec314341000000000000803f000000000000803f0000000000000000000080bf0000803fec314341000080bf361fcd40ec314341000000000000803f000000000000803f0000000000000000000080bf000080bfec3143410000803f361fcd40ec3143410000000000000000000080bf0000803f0000000000000000000080bf0000803f361fcd40000080bf361fcd40ec3143410000000000000000000080bf0000803f0000000000000000000080bf000080bf361fcd400000803fe805da40ec3143410000000000000000000080bf0000803f0000000000000000000080bf0000803fe805da40000080bfe805da40ec3143410000000000000000000080bf0000803f0000000000000000000080bf000080bfe805da400000803fe805da40ec314341000000000000803f000000000000803f0000000000000000000080bf0000803fec314341000080bfe805da40ec314341000000000000803f000000000000803f0000000000000000000080bf000080bfec3143410000803fe805da4014274f41000000000000803f000000000000803f0000000000000000000080bf0000803f14274f41000080bfe805da4014274f41000000000000803f000000000000803f0000000000000000000080bf000080bf14274f410000803fe805da4014274f410000000000000000000080bf0000803f0000000000000000000080bf0000803fe805da40000080bfe805da4014274f410000000000000000000080bf0000803f0000000000000000000080bf000080bfe805da400000803f9aece64014274f410000000000000000000080bf0000803f0000000000000000000080bf0000803f9aece640000080bf9aece64014274f410000000000000000000080bf0000803f0000000000000000000080bf000080bf9aece6400000803f9aece64014274f41000000000000803f000000000000803f0000000000000000000080bf0000803f14274f41000080bf9aece64014274f41000000000000803f000000000000803f0000000000000000000080bf000080bf14274f410000803f9aece6403a1c5b41000000000000803f000000000000803f0000000000000000000080bf0000803f3a1c5b41000080bf9aece6403a1c5b41000000000000803f000000000000803f0000000000000000000080bf000080bf3a1c5b410000803f9aece6403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf0000803f9aece640000080bf9aece6403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf000080bf9aece6400000803f4cd3f3403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd3f340000080bf4cd3f3403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd3f3400000803f4cd3f3403a1c5b41000000000000803f000000000000803f0000000000000000000080bf0000803f3a1c5b41000080bf4cd3f3403a1c5b41000000000000803f000000000000803f0000000000000000000080bf000080bf3a1c5b410000803f4cd3f34062116741000000000000803f000000000000803f0000000000000000000080bf0000803f62116741000080bf4cd3f34062116741000000000000803f000000000000803f0000000000000000000080bf000080bf621167410000803f4cd3f340621167410000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd3f340000080bf4cd3f340621167410000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd3f3400000803fff5c0041621167410000000000000000000080bf0000803f0000000000000000000080bf0000803fff5c0041000080bfff5c0041621167410000000000000000000080bf0000803f0000000000000000000080bf000080bfff5c00410000803fff5c004162116741000000000000803f000000000000803f0000000000000000000080bf0000803f62116741000080bfff5c004162116741000000000000803f000000000000803f0000000000000000000080bf000080bf621167410000803fff5c00418a067341000000000000803f000000000000803f0000000000000000000080bf0000803f8a067341000080bfff5c00418a067341000000000000803f000000000000803f0000000000000000000080bf000080bf8a0673410000803fff5c00418a0673410000000000000000000080bf0000803f0000000000000000000080bf0000803fff5c0041000080bfff5c00418a0673410000000000000000000080bf0000803f0000000000000000000080bf000080bfff5c00410000803f58d006418a0673410000000000000000000080bf0000803f0000000000000000000080bf0000803f58d00641000080bf58d006418a0673410000000000000000000080bf0000803f0000000000000000000080bf000080bf58d006410000803f58d006418a067341000000000000803f000000000000803f0000000000000000000080bf0000803f8a067341000080bf58d006418a067341000000000000803f000000000000803f0000000000000000000080bf000080bf8a0673410000803f58d00641b1fb7e41000000000000803f000000000000803f0000000000000000000080bf0000803fb1fb7e41000080bf58d00641b1fb7e41000000000000803f000000000000803f0000000000000000000080bf000080bfb1fb7e410000803f58d00641b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf0000803f58d00641000080bf58d00641b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf000080bf58d006410000803fb1430d41b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf0000803fb1430d41000080bfb1430d41b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf000080bfb1430d410000803fb1430d41b1fb7e41000000000000803f000000000000803f0000000000000000000080bf0000803fb1fb7e41000080bfb1430d41b1fb7e41000000000000803f000000000000803f0000000000000000000080bf000080bfb1fb7e410000803fb1430d416c788541000000000000803f000000000000803f0000000000000000000080bf0000803f6c788541000080bfb1430d416c788541000000000000803f000000000000803f0000000000000000000080bf000080bf6c7885410000803fb1430d416c7885410000000000000000000080bf0000803f0000000000000000000080bf0000803fb1430d41000080bfb1430d416c7885410000000000000000000080bf0000803f0000000000000000000080bf000080bfb1430d410000803f0ab713416c7885410000000000000000000080bf0000803f0000000000000000000080bf0000803f0ab71341000080bf0ab713416c7885410000000000000000000080bf0000803f0000000000000000000080bf000080bf0ab713410000803f0ab713416c788541000000000000803f000000000000803f0000000000000000000080bf0000803f6c788541000080bf0ab713416c788541000000000000803f000000000000803f0000000000000000000080bf000080bf6c7885410000803f0ab7134100738b41000000000000803f000000000000803f0000000000000000000080bf0000803f00738b41000080bf0ab7134100738b41000000000000803f000000000000803f0000000000000000000080bf000080bf00738b41000080bf0000a0bf000000c0000080bf00000000000000000000000000000000000080bf000080bf000000400000a0bf000080bf0000a0bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f0000a0bf000080bf70ca58bf000000c0000080bf00000000000000000000000000000000000080bf000080bf0000004070ca58bf000080bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bf000080bf0000a0bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f0000a0bf000080bf0000a0bf105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f0000a0bf000080bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bf000080bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3be000080bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bf000080bfc029e3bec856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03fc029e3be000080bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3be000080bf0000a0bf105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f0000a0bf000080bf0000a0bf80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be0000a0bf000080bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3be000080bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bd000080bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3be000080bf00f525bd105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f00f525bd000080bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bd000080bf0000a0bf80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be0000a0bf000080bf0000a0bfe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf0000a0bf000080bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bd000080bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93e000080bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bd000080bf80acb93e80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be80acb93e000080bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93e000080bf0000a0bfe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf0000a0bf000080bf0000a0bf284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebf0000a0bf000080bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93e000080bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443f000080bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93e000080bfd00b443fe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbfd00b443f000080bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443f000080bf0000a0bf284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebf0000a0bf000080bf0000a0bfb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec00000a0bf000080bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443f000080bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953f000080bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443f000080bfb0a0953f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfb0a0953f000080bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953f000080bf0000a0bfb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec00000a0bf000080bf0000a0bf50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec00000a0bf000080bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953f000080bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93f000080bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953f000080bf783bc93fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0783bc93f000080bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93f000080bf0000a0bf50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec00000a0bf000080bf0000a0bfeea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec00000a0bf000080bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93f000080bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3f000080bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93f000080bf40d6fc3f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec040d6fc3f000080bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3f000080bf0000a0bfeea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec00000a0bf000080bf0000a0bfc53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c00000a0bf000080bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3f000080bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840000080bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3f000080bf84381840eea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec084381840000080bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840000080bf0000a0bfc53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c00000a0bf000080bf0000a0bf1427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc00000a0bf000080bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840000080bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240000080bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840000080bfe8053240c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c0e8053240000080bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240000080bf0000a0bf1427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc00000a0bf000080bf0000a0bf6211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c00000a0bf000080bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240000080bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40000080bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240000080bf4cd34b401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc04cd34b40000080bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40000080bf0000a0bf6211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c00000a0bf000080bf0000a0bfb2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec00000a0bf000080bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40000080bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540000080bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40000080bfb0a065406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c0b0a06540000080bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540000080bf0000a0bfb2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec00000a0bf000080bf0000a0bf00e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c00000a0bf000080bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540000080bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40000080bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540000080bf146e7f40b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0146e7f40000080bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40000080bf0000a0bf00e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c00000a0bf000080bf0000a0bf28680741000080bf00000000000000000000000000000000000080bf000080bf286807c10000a0bf000080bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40000080bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40000080bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40000080bfbc9d8c4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0bc9d8c40000080bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40000080bf0000a0bf28680741000080bf00000000000000000000000000000000000080bf000080bf286807c10000a0bf000080bf0000a0bf4f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c10000a0bf000080bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40000080bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940000080bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40000080bf6e84994028680741000080bf00000000000000000000000000000000000080bf000080bf286807c16e849940000080bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940000080bf0000a0bf4f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c10000a0bf000080bf0000a0bf77521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc10000a0bf000080bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940000080bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640000080bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940000080bf206ba6404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c1206ba640000080bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640000080bf0000a0bf77521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc10000a0bf000080bf0000a0bf9d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc10000a0bf000080bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640000080bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340000080bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640000080bfd251b34077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1d251b340000080bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340000080bf0000a0bf9d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc10000a0bf000080bf0000a0bfc53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c10000a0bf000080bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340000080bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040000080bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340000080bf8438c0409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc18438c040000080bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040000080bf0000a0bfc53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c10000a0bf000080bf0000a0bfec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c10000a0bf000080bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040000080bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40000080bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040000080bf361fcd40c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c1361fcd40000080bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40000080bf0000a0bfec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c10000a0bf000080bf0000a0bf14274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc10000a0bf000080bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40000080bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40000080bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40000080bfe805da40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1e805da40000080bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40000080bf0000a0bf14274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc10000a0bf000080bf0000a0bf3b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc10000a0bf000080bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40000080bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640000080bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40000080bf9aece64014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc19aece640000080bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640000080bf0000a0bf3b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc10000a0bf000080bf0000a0bf62116741000080bf00000000000000000000000000000000000080bf000080bf621167c10000a0bf000080bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640000080bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340000080bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640000080bf4cd3f3403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc14cd3f340000080bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340000080bf0000a0bf62116741000080bf00000000000000000000000000000000000080bf000080bf621167c10000a0bf000080bf0000a0bf8a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c10000a0bf000080bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340000080bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041000080bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340000080bfff5c004162116741000080bf00000000000000000000000000000000000080bf000080bf621167c1ff5c0041000080bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041000080bf0000a0bf8a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c10000a0bf000080bf0000a0bfb2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec10000a0bf000080bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041000080bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641000080bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041000080bf58d006418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c158d00641000080bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641000080bf0000a0bfb2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec10000a0bf000080bf0000a0bf6c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10000a0bf000080bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641000080bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41000080bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641000080bfb1430d41b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec1b1430d41000080bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41000080bf0000a0bf6c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10000a0bf000080bf0000a0bf00738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10000a0bf000080bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41000080bf0ab7134100738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10ab71341000080bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41000080bf0ab713416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10ab71341000080bf0ab7134100738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10ab713410000803f0000a0bf000000c00000803f000000000000000000000000000000000000803f000080bf000000c00000a0bf0000803f0000a0bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf0000a0bf0000803f70ca58bf000000c00000803f000000000000000000000000000000000000803f000080bf000000c070ca58bf0000803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0000803f0000a0bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf0000a0bf0000803f0000a0bf105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf0000a0bf0000803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0000803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0000803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0000803fc029e3bec856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bfc029e3be0000803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0000803f0000a0bf105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf0000a0bf0000803f0000a0bf80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e0000a0bf0000803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0000803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0000803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0000803f00f525bd105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf00f525bd0000803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0000803f0000a0bf80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e0000a0bf0000803f0000a0bfe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f0000a0bf0000803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0000803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0000803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0000803f80acb93e80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e80acb93e0000803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0000803f0000a0bfe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f0000a0bf0000803f0000a0bf284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3f0000a0bf0000803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0000803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0000803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0000803fd00b443fe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3fd00b443f0000803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0000803f0000a0bf284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3f0000a0bf0000803f0000a0bfb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e400000a0bf0000803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0000803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0000803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0000803fb0a0953f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fb0a0953f0000803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0000803f0000a0bfb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e400000a0bf0000803f0000a0bf50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e400000a0bf0000803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0000803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0000803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0000803f783bc93fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40783bc93f0000803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0000803f0000a0bf50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e400000a0bf0000803f0000a0bfeea47e400000803f000000000000000000000000000000000000803f000080bfeea47e400000a0bf0000803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0000803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0000803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0000803f40d6fc3f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e4040d6fc3f0000803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0000803f0000a0bfeea47e400000803f000000000000000000000000000000000000803f000080bfeea47e400000a0bf0000803f0000a0bfc53c97400000803f000000000000000000000000000000000000803f000080bfc53c97400000a0bf0000803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0000803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400000803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0000803f84381840eea47e400000803f000000000000000000000000000000000000803f000080bfeea47e40843818400000803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400000803f0000a0bfc53c97400000803f000000000000000000000000000000000000803f000080bfc53c97400000a0bf0000803f0000a0bf1427af400000803f000000000000000000000000000000000000803f000080bf1427af400000a0bf0000803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400000803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400000803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400000803fe8053240c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740e80532400000803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400000803f0000a0bf1427af400000803f000000000000000000000000000000000000803f000080bf1427af400000a0bf0000803f0000a0bf6211c7400000803f000000000000000000000000000000000000803f000080bf6211c7400000a0bf0000803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400000803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400000803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400000803f4cd34b401427af400000803f000000000000000000000000000000000000803f000080bf1427af404cd34b400000803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400000803f0000a0bf6211c7400000803f000000000000000000000000000000000000803f000080bf6211c7400000a0bf0000803f0000a0bfb2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde400000a0bf0000803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400000803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400000803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400000803fb0a065406211c7400000803f000000000000000000000000000000000000803f000080bf6211c740b0a065400000803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400000803f0000a0bfb2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde400000a0bf0000803f0000a0bf00e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f6400000a0bf0000803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400000803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400000803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400000803f146e7f40b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40146e7f400000803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400000803f0000a0bf00e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f6400000a0bf0000803f0000a0bf286807410000803f000000000000000000000000000000000000803f000080bf286807410000a0bf0000803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400000803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400000803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400000803fbc9d8c4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640bc9d8c400000803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400000803f0000a0bf286807410000803f000000000000000000000000000000000000803f000080bf286807410000a0bf0000803f0000a0bf4f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13410000a0bf0000803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400000803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400000803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400000803f6e849940286807410000803f000000000000000000000000000000000000803f000080bf286807416e8499400000803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400000803f0000a0bf4f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13410000a0bf0000803f0000a0bf77521f410000803f000000000000000000000000000000000000803f000080bf77521f410000a0bf0000803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400000803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400000803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400000803f206ba6404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d1341206ba6400000803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400000803f0000a0bf77521f410000803f000000000000000000000000000000000000803f000080bf77521f410000a0bf0000803f0000a0bf9d472b410000803f000000000000000000000000000000000000803f000080bf9d472b410000a0bf0000803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400000803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400000803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400000803fd251b34077521f410000803f000000000000000000000000000000000000803f000080bf77521f41d251b3400000803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400000803f0000a0bf9d472b410000803f000000000000000000000000000000000000803f000080bf9d472b410000a0bf0000803f0000a0bfc53c37410000803f000000000000000000000000000000000000803f000080bfc53c37410000a0bf0000803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400000803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400000803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400000803f8438c0409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b418438c0400000803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400000803f0000a0bfc53c37410000803f000000000000000000000000000000000000803f000080bfc53c37410000a0bf0000803f0000a0bfec3143410000803f000000000000000000000000000000000000803f000080bfec3143410000a0bf0000803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400000803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400000803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400000803f361fcd40c53c37410000803f000000000000000000000000000000000000803f000080bfc53c3741361fcd400000803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400000803f0000a0bfec3143410000803f000000000000000000000000000000000000803f000080bfec3143410000a0bf0000803f0000a0bf14274f410000803f000000000000000000000000000000000000803f000080bf14274f410000a0bf0000803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400000803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400000803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400000803fe805da40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341e805da400000803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400000803f0000a0bf14274f410000803f000000000000000000000000000000000000803f000080bf14274f410000a0bf0000803f0000a0bf3b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b410000a0bf0000803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400000803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400000803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400000803f9aece64014274f410000803f000000000000000000000000000000000000803f000080bf14274f419aece6400000803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400000803f0000a0bf3b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b410000a0bf0000803f0000a0bf621167410000803f000000000000000000000000000000000000803f000080bf621167410000a0bf0000803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400000803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400000803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400000803f4cd3f3403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b414cd3f3400000803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400000803f0000a0bf621167410000803f000000000000000000000000000000000000803f000080bf621167410000a0bf0000803f0000a0bf8a0673410000803f000000000000000000000000000000000000803f000080bf8a0673410000a0bf0000803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400000803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410000803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400000803fff5c0041621167410000803f000000000000000000000000000000000000803f000080bf62116741ff5c00410000803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410000803f0000a0bf8a0673410000803f000000000000000000000000000000000000803f000080bf8a0673410000a0bf0000803f0000a0bfb2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e410000a0bf0000803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410000803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410000803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410000803f58d006418a0673410000803f000000000000000000000000000000000000803f000080bf8a06734158d006410000803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410000803f0000a0bfb2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e410000a0bf0000803f0000a0bf6c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410000a0bf0000803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410000803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410000803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410000803fb1430d41b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e41b1430d410000803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410000803f0000a0bf6c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410000a0bf0000803f0000a0bf00738b410000803f000000000000000000000000000000000000803f000080bf00738b410000a0bf0000803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410000803f0ab7134100738b410000803f000000000000000000000000000000000000803f000080bf00738b410ab713410000803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410000803f0ab713416c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410ab713410000803f0ab7134100738b410000803f000000000000000000000000000000000000803f000080bf00738b410ab71341000080bf0000a0bf00738b4100000000000000000000803f000080bf0000000000000000000080bf0000803f0000a0bf0000803f0000a0bf00738b4100000000000000000000803f000080bf0000000000000000000080bf000080bf0000a0bf000080bf0ab7134100738b4100000000000000000000803f000080bf0000000000000000000080bf0000803f0ab713410000803f0ab7134100738b4100000000000000000000803f000080bf0000000000000000000080bf000080bf0ab71341 + _typelessdata: 0800803f0000a0bf000000c00000000000000000000080bf0000803f0000000000000000000080bf0800803f0000a0bfc898f3bf0000a0bf000000c00000000000000000000080bf0000803f0000000000000000000080bfc898f3bf0000a0bf0800803f70ca58bf000000c00000000000000000000080bf0000803f0000000000000000000080bf0800803f70ca58bfc898f3bf70ca58bf000000c00000000000000000000080bf0000803f0000000000000000000080bfc898f3bf70ca58bf0800803f70ca58bf000000c0000000000000803f000000000000803f0000000000000000000080bf0800803f000000c0c898f3bf70ca58bf000000c0000000000000803f000000000000803f0000000000000000000080bfc898f3bf000000c00800803f70ca58bfc856a0bf000000000000803f000000000000803f0000000000000000000080bf0800803fc856a0bfc898f3bf70ca58bfc856a0bf000000000000803f000000000000803f0000000000000000000080bfc898f3bfc856a0bf0800803f70ca58bfc856a0bf0000000000000000000080bf0000803f0000000000000000000080bf0800803f70ca58bfc898f3bf70ca58bfc856a0bf0000000000000000000080bf0000803f0000000000000000000080bfc898f3bf70ca58bf0800803fc029e3bec856a0bf0000000000000000000080bf0000803f0000000000000000000080bf0800803fc029e3bec898f3bfc029e3bec856a0bf0000000000000000000080bf0000803f0000000000000000000080bfc898f3bfc029e3be0800803fc029e3bec856a0bf000000000000803f000000000000803f0000000000000000000080bf0800803fc856a0bfc898f3bfc029e3bec856a0bf000000000000803f000000000000803f0000000000000000000080bfc898f3bfc856a0bf0800803fc029e3be105b01bf000000000000803f000000000000803f0000000000000000000080bf0800803f105b01bfc898f3bfc029e3be105b01bf000000000000803f000000000000803f0000000000000000000080bfc898f3bf105b01bf0800803fc029e3be105b01bf0000000000000000000080bf0000803f0000000000000000000080bf0800803fc029e3bec898f3bfc029e3be105b01bf0000000000000000000080bf0000803f0000000000000000000080bfc898f3bfc029e3be0800803f00f525bd105b01bf0000000000000000000080bf0000803f0000000000000000000080bf0800803f00f525bdc898f3bf00f525bd105b01bf0000000000000000000080bf0000803f0000000000000000000080bfc898f3bf00f525bd0800803f00f525bd105b01bf000000000000803f000000000000803f0000000000000000000080bf0800803f105b01bfc898f3bf00f525bd105b01bf000000000000803f000000000000803f0000000000000000000080bfc898f3bf105b01bf0800803f00f525bd80dd773e000000000000803f000000000000803f0000000000000000000080bf0800803f80dd773ec898f3bf00f525bd80dd773e000000000000803f000000000000803f0000000000000000000080bfc898f3bf80dd773e0800803f00f525bd80dd773e0000000000000000000080bf0000803f0000000000000000000080bf0800803f00f525bdc898f3bf00f525bd80dd773e0000000000000000000080bf0000803f0000000000000000000080bfc898f3bf00f525bd0800803f80acb93e80dd773e0000000000000000000080bf0000803f0000000000000000000080bf0800803f80acb93ec898f3bf80acb93e80dd773e0000000000000000000080bf0000803f0000000000000000000080bfc898f3bf80acb93e0800803f80acb93e80dd773e000000000000803f000000000000803f0000000000000000000080bf0800803f80dd773ec898f3bf80acb93e80dd773e000000000000803f000000000000803f0000000000000000000080bfc898f3bf80dd773e0800803f80acb93ed8497d3f000000000000803f000000000000803f0000000000000000000080bf0800803fd8497d3fc898f3bf80acb93ed8497d3f000000000000803f000000000000803f0000000000000000000080bfc898f3bfd8497d3f0800803f80acb93ed8497d3f0000000000000000000080bf0000803f0000000000000000000080bf0800803f80acb93ec898f3bf80acb93ed8497d3f0000000000000000000080bf0000803f0000000000000000000080bfc898f3bf80acb93e0800803fd00b443fd8497d3f0000000000000000000080bf0000803f0000000000000000000080bf0800803fd00b443fc898f3bfd00b443fd8497d3f0000000000000000000080bf0000803f0000000000000000000080bfc898f3bfd00b443f0800803fd00b443fd8497d3f000000000000803f000000000000803f0000000000000000000080bf0800803fd8497d3fc898f3bfd00b443fd8497d3f000000000000803f000000000000803f0000000000000000000080bfc898f3bfd8497d3f0800803fd00b443f284ede3f000000000000803f000000000000803f0000000000000000000080bf0800803f284ede3fc898f3bfd00b443f284ede3f000000000000803f000000000000803f0000000000000000000080bfc898f3bf284ede3f0800803fd00b443f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf0800803fd00b443fc898f3bfd00b443f284ede3f0000000000000000000080bf0000803f0000000000000000000080bfc898f3bfd00b443f0800803fb0a0953f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf0800803fb0a0953fc898f3bfb0a0953f284ede3f0000000000000000000080bf0000803f0000000000000000000080bfc898f3bfb0a0953f0800803fb0a0953f284ede3f000000000000803f000000000000803f0000000000000000000080bf0800803f284ede3fc898f3bfb0a0953f284ede3f000000000000803f000000000000803f0000000000000000000080bfc898f3bf284ede3f0800803fb0a0953fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf0800803fb2fb1e40c898f3bfb0a0953fb2fb1e40000000000000803f000000000000803f0000000000000000000080bfc898f3bfb2fb1e400800803fb0a0953fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf0800803fb0a0953fc898f3bfb0a0953fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bfc898f3bfb0a0953f0800803f783bc93fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf0800803f783bc93fc898f3bf783bc93fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf783bc93f0800803f783bc93fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf0800803fb2fb1e40c898f3bf783bc93fb2fb1e40000000000000803f000000000000803f0000000000000000000080bfc898f3bfb2fb1e400800803f783bc93f50d04e40000000000000803f000000000000803f0000000000000000000080bf0800803f50d04e40c898f3bf783bc93f50d04e40000000000000803f000000000000803f0000000000000000000080bfc898f3bf50d04e400800803f783bc93f50d04e400000000000000000000080bf0000803f0000000000000000000080bf0800803f783bc93fc898f3bf783bc93f50d04e400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf783bc93f0800803f40d6fc3f50d04e400000000000000000000080bf0000803f0000000000000000000080bf0800803f40d6fc3fc898f3bf40d6fc3f50d04e400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf40d6fc3f0800803f40d6fc3f50d04e40000000000000803f000000000000803f0000000000000000000080bf0800803f50d04e40c898f3bf40d6fc3f50d04e40000000000000803f000000000000803f0000000000000000000080bfc898f3bf50d04e400800803f40d6fc3feda47e40000000000000803f000000000000803f0000000000000000000080bf0800803feda47e40c898f3bf40d6fc3feda47e40000000000000803f000000000000803f0000000000000000000080bfc898f3bfeda47e400800803f40d6fc3feda47e400000000000000000000080bf0000803f0000000000000000000080bf0800803f40d6fc3fc898f3bf40d6fc3feda47e400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf40d6fc3f0800803f84381840eda47e400000000000000000000080bf0000803f0000000000000000000080bf0800803f84381840c898f3bf84381840eda47e400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf843818400800803f84381840eda47e40000000000000803f000000000000803f0000000000000000000080bf0800803feda47e40c898f3bf84381840eda47e40000000000000803f000000000000803f0000000000000000000080bfc898f3bfeda47e400800803f84381840c63c9740000000000000803f000000000000803f0000000000000000000080bf0800803fc63c9740c898f3bf84381840c63c9740000000000000803f000000000000803f0000000000000000000080bfc898f3bfc63c97400800803f84381840c63c97400000000000000000000080bf0000803f0000000000000000000080bf0800803f84381840c898f3bf84381840c63c97400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf843818400800803fe8053240c63c97400000000000000000000080bf0000803f0000000000000000000080bf0800803fe8053240c898f3bfe8053240c63c97400000000000000000000080bf0000803f0000000000000000000080bfc898f3bfe80532400800803fe8053240c63c9740000000000000803f000000000000803f0000000000000000000080bf0800803fc63c9740c898f3bfe8053240c63c9740000000000000803f000000000000803f0000000000000000000080bfc898f3bfc63c97400800803fe80532401427af40000000000000803f000000000000803f0000000000000000000080bf0800803f1427af40c898f3bfe80532401427af40000000000000803f000000000000803f0000000000000000000080bfc898f3bf1427af400800803fe80532401427af400000000000000000000080bf0000803f0000000000000000000080bf0800803fe8053240c898f3bfe80532401427af400000000000000000000080bf0000803f0000000000000000000080bfc898f3bfe80532400800803f4cd34b401427af400000000000000000000080bf0000803f0000000000000000000080bf0800803f4cd34b40c898f3bf4cd34b401427af400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf4cd34b400800803f4cd34b401427af40000000000000803f000000000000803f0000000000000000000080bf0800803f1427af40c898f3bf4cd34b401427af40000000000000803f000000000000803f0000000000000000000080bfc898f3bf1427af400800803f4cd34b406311c740000000000000803f000000000000803f0000000000000000000080bf0800803f6311c740c898f3bf4cd34b406311c740000000000000803f000000000000803f0000000000000000000080bfc898f3bf6311c7400800803f4cd34b406311c7400000000000000000000080bf0000803f0000000000000000000080bf0800803f4cd34b40c898f3bf4cd34b406311c7400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf4cd34b400800803fb0a065406311c7400000000000000000000080bf0000803f0000000000000000000080bf0800803fb0a06540c898f3bfb0a065406311c7400000000000000000000080bf0000803f0000000000000000000080bfc898f3bfb0a065400800803fb0a065406311c740000000000000803f000000000000803f0000000000000000000080bf0800803f6311c740c898f3bfb0a065406311c740000000000000803f000000000000803f0000000000000000000080bfc898f3bf6311c7400800803fb0a06540b1fbde40000000000000803f000000000000803f0000000000000000000080bf0800803fb1fbde40c898f3bfb0a06540b1fbde40000000000000803f000000000000803f0000000000000000000080bfc898f3bfb1fbde400800803fb0a06540b1fbde400000000000000000000080bf0000803f0000000000000000000080bf0800803fb0a06540c898f3bfb0a06540b1fbde400000000000000000000080bf0000803f0000000000000000000080bfc898f3bfb0a065400800803f146e7f40b1fbde400000000000000000000080bf0000803f0000000000000000000080bf0800803f146e7f40c898f3bf146e7f40b1fbde400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf146e7f400800803f146e7f40b1fbde40000000000000803f000000000000803f0000000000000000000080bf0800803fb1fbde40c898f3bf146e7f40b1fbde40000000000000803f000000000000803f0000000000000000000080bfc898f3bfb1fbde400800803f146e7f4000e6f640000000000000803f000000000000803f0000000000000000000080bf0800803f00e6f640c898f3bf146e7f4000e6f640000000000000803f000000000000803f0000000000000000000080bfc898f3bf00e6f6400800803f146e7f4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf0800803f146e7f40c898f3bf146e7f4000e6f6400000000000000000000080bf0000803f0000000000000000000080bfc898f3bf146e7f400800803fbc9d8c4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf0800803fbc9d8c40c898f3bfbc9d8c4000e6f6400000000000000000000080bf0000803f0000000000000000000080bfc898f3bfbc9d8c400800803fbc9d8c4000e6f640000000000000803f000000000000803f0000000000000000000080bf0800803f00e6f640c898f3bfbc9d8c4000e6f640000000000000803f000000000000803f0000000000000000000080bfc898f3bf00e6f6400800803fbc9d8c4028680741000000000000803f000000000000803f0000000000000000000080bf0800803f28680741c898f3bfbc9d8c4028680741000000000000803f000000000000803f0000000000000000000080bfc898f3bf286807410800803fbc9d8c40286807410000000000000000000080bf0000803f0000000000000000000080bf0800803fbc9d8c40c898f3bfbc9d8c40286807410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfbc9d8c400800803f6e849940286807410000000000000000000080bf0000803f0000000000000000000080bf0800803f6e849940c898f3bf6e849940286807410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf6e8499400800803f6e84994028680741000000000000803f000000000000803f0000000000000000000080bf0800803f28680741c898f3bf6e84994028680741000000000000803f000000000000803f0000000000000000000080bfc898f3bf286807410800803f6e8499404f5d1341000000000000803f000000000000803f0000000000000000000080bf0800803f4f5d1341c898f3bf6e8499404f5d1341000000000000803f000000000000803f0000000000000000000080bfc898f3bf4f5d13410800803f6e8499404f5d13410000000000000000000080bf0000803f0000000000000000000080bf0800803f6e849940c898f3bf6e8499404f5d13410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf6e8499400800803f206ba6404f5d13410000000000000000000080bf0000803f0000000000000000000080bf0800803f206ba640c898f3bf206ba6404f5d13410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf206ba6400800803f206ba6404f5d1341000000000000803f000000000000803f0000000000000000000080bf0800803f4f5d1341c898f3bf206ba6404f5d1341000000000000803f000000000000803f0000000000000000000080bfc898f3bf4f5d13410800803f206ba64076521f41000000000000803f000000000000803f0000000000000000000080bf0800803f76521f41c898f3bf206ba64076521f41000000000000803f000000000000803f0000000000000000000080bfc898f3bf76521f410800803f206ba64076521f410000000000000000000080bf0000803f0000000000000000000080bf0800803f206ba640c898f3bf206ba64076521f410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf206ba6400800803fd251b34076521f410000000000000000000080bf0000803f0000000000000000000080bf0800803fd251b340c898f3bfd251b34076521f410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfd251b3400800803fd251b34076521f41000000000000803f000000000000803f0000000000000000000080bf0800803f76521f41c898f3bfd251b34076521f41000000000000803f000000000000803f0000000000000000000080bfc898f3bf76521f410800803fd251b3409d472b41000000000000803f000000000000803f0000000000000000000080bf0800803f9d472b41c898f3bfd251b3409d472b41000000000000803f000000000000803f0000000000000000000080bfc898f3bf9d472b410800803fd251b3409d472b410000000000000000000080bf0000803f0000000000000000000080bf0800803fd251b340c898f3bfd251b3409d472b410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfd251b3400800803f8438c0409d472b410000000000000000000080bf0000803f0000000000000000000080bf0800803f8438c040c898f3bf8438c0409d472b410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf8438c0400800803f8438c0409d472b41000000000000803f000000000000803f0000000000000000000080bf0800803f9d472b41c898f3bf8438c0409d472b41000000000000803f000000000000803f0000000000000000000080bfc898f3bf9d472b410800803f8438c040c53c3741000000000000803f000000000000803f0000000000000000000080bf0800803fc53c3741c898f3bf8438c040c53c3741000000000000803f000000000000803f0000000000000000000080bfc898f3bfc53c37410800803f8438c040c53c37410000000000000000000080bf0000803f0000000000000000000080bf0800803f8438c040c898f3bf8438c040c53c37410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf8438c0400800803f361fcd40c53c37410000000000000000000080bf0000803f0000000000000000000080bf0800803f361fcd40c898f3bf361fcd40c53c37410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf361fcd400800803f361fcd40c53c3741000000000000803f000000000000803f0000000000000000000080bf0800803fc53c3741c898f3bf361fcd40c53c3741000000000000803f000000000000803f0000000000000000000080bfc898f3bfc53c37410800803f361fcd40ec314341000000000000803f000000000000803f0000000000000000000080bf0800803fec314341c898f3bf361fcd40ec314341000000000000803f000000000000803f0000000000000000000080bfc898f3bfec3143410800803f361fcd40ec3143410000000000000000000080bf0000803f0000000000000000000080bf0800803f361fcd40c898f3bf361fcd40ec3143410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf361fcd400800803fe805da40ec3143410000000000000000000080bf0000803f0000000000000000000080bf0800803fe805da40c898f3bfe805da40ec3143410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfe805da400800803fe805da40ec314341000000000000803f000000000000803f0000000000000000000080bf0800803fec314341c898f3bfe805da40ec314341000000000000803f000000000000803f0000000000000000000080bfc898f3bfec3143410800803fe805da4014274f41000000000000803f000000000000803f0000000000000000000080bf0800803f14274f41c898f3bfe805da4014274f41000000000000803f000000000000803f0000000000000000000080bfc898f3bf14274f410800803fe805da4014274f410000000000000000000080bf0000803f0000000000000000000080bf0800803fe805da40c898f3bfe805da4014274f410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfe805da400800803f9aece64014274f410000000000000000000080bf0000803f0000000000000000000080bf0800803f9aece640c898f3bf9aece64014274f410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf9aece6400800803f9aece64014274f41000000000000803f000000000000803f0000000000000000000080bf0800803f14274f41c898f3bf9aece64014274f41000000000000803f000000000000803f0000000000000000000080bfc898f3bf14274f410800803f9aece6403a1c5b41000000000000803f000000000000803f0000000000000000000080bf0800803f3a1c5b41c898f3bf9aece6403a1c5b41000000000000803f000000000000803f0000000000000000000080bfc898f3bf3a1c5b410800803f9aece6403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf0800803f9aece640c898f3bf9aece6403a1c5b410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf9aece6400800803f4cd3f3403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf0800803f4cd3f340c898f3bf4cd3f3403a1c5b410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf4cd3f3400800803f4cd3f3403a1c5b41000000000000803f000000000000803f0000000000000000000080bf0800803f3a1c5b41c898f3bf4cd3f3403a1c5b41000000000000803f000000000000803f0000000000000000000080bfc898f3bf3a1c5b410800803f4cd3f34062116741000000000000803f000000000000803f0000000000000000000080bf0800803f62116741c898f3bf4cd3f34062116741000000000000803f000000000000803f0000000000000000000080bfc898f3bf621167410800803f4cd3f340621167410000000000000000000080bf0000803f0000000000000000000080bf0800803f4cd3f340c898f3bf4cd3f340621167410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf4cd3f3400800803fff5c0041621167410000000000000000000080bf0000803f0000000000000000000080bf0800803fff5c0041c898f3bfff5c0041621167410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfff5c00410800803fff5c004162116741000000000000803f000000000000803f0000000000000000000080bf0800803f62116741c898f3bfff5c004162116741000000000000803f000000000000803f0000000000000000000080bfc898f3bf621167410800803fff5c00418a067341000000000000803f000000000000803f0000000000000000000080bf0800803f8a067341c898f3bfff5c00418a067341000000000000803f000000000000803f0000000000000000000080bfc898f3bf8a0673410800803fff5c00418a0673410000000000000000000080bf0000803f0000000000000000000080bf0800803fff5c0041c898f3bfff5c00418a0673410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfff5c00410800803f58d006418a0673410000000000000000000080bf0000803f0000000000000000000080bf0800803f58d00641c898f3bf58d006418a0673410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf58d006410800803f58d006418a067341000000000000803f000000000000803f0000000000000000000080bf0800803f8a067341c898f3bf58d006418a067341000000000000803f000000000000803f0000000000000000000080bfc898f3bf8a0673410800803f58d00641b1fb7e41000000000000803f000000000000803f0000000000000000000080bf0800803fb1fb7e41c898f3bf58d00641b1fb7e41000000000000803f000000000000803f0000000000000000000080bfc898f3bfb1fb7e410800803f58d00641b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf0800803f58d00641c898f3bf58d00641b1fb7e410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf58d006410800803fb1430d41b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf0800803fb1430d41c898f3bfb1430d41b1fb7e410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfb1430d410800803fb1430d41b1fb7e41000000000000803f000000000000803f0000000000000000000080bf0800803fb1fb7e41c898f3bfb1430d41b1fb7e41000000000000803f000000000000803f0000000000000000000080bfc898f3bfb1fb7e410800803fb1430d416c788541000000000000803f000000000000803f0000000000000000000080bf0800803f6c788541c898f3bfb1430d416c788541000000000000803f000000000000803f0000000000000000000080bfc898f3bf6c7885410800803fb1430d416c7885410000000000000000000080bf0000803f0000000000000000000080bf0800803fb1430d41c898f3bfb1430d416c7885410000000000000000000080bf0000803f0000000000000000000080bfc898f3bfb1430d410800803f0ab713416c7885410000000000000000000080bf0000803f0000000000000000000080bf0800803f0ab71341c898f3bf0ab713416c7885410000000000000000000080bf0000803f0000000000000000000080bfc898f3bf0ab713410800803f0ab713416c788541000000000000803f000000000000803f0000000000000000000080bf0800803f6c788541c898f3bf0ab713416c788541000000000000803f000000000000803f0000000000000000000080bfc898f3bf6c7885410800803f0ab7134100738b41000000000000803f000000000000803f0000000000000000000080bf0800803f00738b41c898f3bf0ab7134100738b41000000000000803f000000000000803f0000000000000000000080bfc898f3bf00738b41c898f3bf0000a0bf000000c0000080bf00000000000000000000000000000000000080bf000080bf000000400000a0bfc898f3bf0000a0bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f0000a0bfc898f3bf70ca58bf000000c0000080bf00000000000000000000000000000000000080bf000080bf0000004070ca58bfc898f3bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bfc898f3bf0000a0bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f0000a0bfc898f3bf0000a0bf105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f0000a0bfc898f3bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bfc898f3bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3bec898f3bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bfc898f3bfc029e3bec856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03fc029e3bec898f3bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3bec898f3bf0000a0bf105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f0000a0bfc898f3bf0000a0bf80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be0000a0bfc898f3bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3bec898f3bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bdc898f3bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3bec898f3bf00f525bd105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f00f525bdc898f3bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bdc898f3bf0000a0bf80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be0000a0bfc898f3bf0000a0bfe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf0000a0bfc898f3bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bdc898f3bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93ec898f3bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bdc898f3bf80acb93e80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be80acb93ec898f3bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93ec898f3bf0000a0bfe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf0000a0bfc898f3bf0000a0bf284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebf0000a0bfc898f3bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93ec898f3bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443fc898f3bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93ec898f3bfd00b443fe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbfd00b443fc898f3bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443fc898f3bf0000a0bf284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebf0000a0bfc898f3bf0000a0bfb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec00000a0bfc898f3bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443fc898f3bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953fc898f3bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443fc898f3bfb0a0953f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfb0a0953fc898f3bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953fc898f3bf0000a0bfb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec00000a0bfc898f3bf0000a0bf50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec00000a0bfc898f3bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953fc898f3bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93fc898f3bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953fc898f3bf783bc93fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0783bc93fc898f3bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93fc898f3bf0000a0bf50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec00000a0bfc898f3bf0000a0bfeea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec00000a0bfc898f3bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93fc898f3bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3fc898f3bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93fc898f3bf40d6fc3f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec040d6fc3fc898f3bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3fc898f3bf0000a0bfeea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec00000a0bfc898f3bf0000a0bfc53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c00000a0bfc898f3bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3fc898f3bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840c898f3bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3fc898f3bf84381840eea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec084381840c898f3bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840c898f3bf0000a0bfc53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c00000a0bfc898f3bf0000a0bf1427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc00000a0bfc898f3bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840c898f3bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240c898f3bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840c898f3bfe8053240c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c0e8053240c898f3bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240c898f3bf0000a0bf1427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc00000a0bfc898f3bf0000a0bf6211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c00000a0bfc898f3bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240c898f3bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40c898f3bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240c898f3bf4cd34b401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc04cd34b40c898f3bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40c898f3bf0000a0bf6211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c00000a0bfc898f3bf0000a0bfb2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec00000a0bfc898f3bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40c898f3bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540c898f3bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40c898f3bfb0a065406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c0b0a06540c898f3bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540c898f3bf0000a0bfb2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec00000a0bfc898f3bf0000a0bf00e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c00000a0bfc898f3bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540c898f3bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40c898f3bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540c898f3bf146e7f40b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0146e7f40c898f3bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40c898f3bf0000a0bf00e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c00000a0bfc898f3bf0000a0bf28680741000080bf00000000000000000000000000000000000080bf000080bf286807c10000a0bfc898f3bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40c898f3bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40c898f3bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40c898f3bfbc9d8c4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0bc9d8c40c898f3bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40c898f3bf0000a0bf28680741000080bf00000000000000000000000000000000000080bf000080bf286807c10000a0bfc898f3bf0000a0bf4f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c10000a0bfc898f3bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40c898f3bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940c898f3bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40c898f3bf6e84994028680741000080bf00000000000000000000000000000000000080bf000080bf286807c16e849940c898f3bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940c898f3bf0000a0bf4f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c10000a0bfc898f3bf0000a0bf77521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc10000a0bfc898f3bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940c898f3bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640c898f3bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940c898f3bf206ba6404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c1206ba640c898f3bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640c898f3bf0000a0bf77521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc10000a0bfc898f3bf0000a0bf9d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc10000a0bfc898f3bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640c898f3bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340c898f3bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640c898f3bfd251b34077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1d251b340c898f3bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340c898f3bf0000a0bf9d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc10000a0bfc898f3bf0000a0bfc53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c10000a0bfc898f3bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340c898f3bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040c898f3bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340c898f3bf8438c0409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc18438c040c898f3bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040c898f3bf0000a0bfc53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c10000a0bfc898f3bf0000a0bfec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c10000a0bfc898f3bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040c898f3bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40c898f3bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040c898f3bf361fcd40c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c1361fcd40c898f3bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40c898f3bf0000a0bfec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c10000a0bfc898f3bf0000a0bf14274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc10000a0bfc898f3bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40c898f3bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40c898f3bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40c898f3bfe805da40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1e805da40c898f3bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40c898f3bf0000a0bf14274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc10000a0bfc898f3bf0000a0bf3b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc10000a0bfc898f3bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40c898f3bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640c898f3bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40c898f3bf9aece64014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc19aece640c898f3bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640c898f3bf0000a0bf3b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc10000a0bfc898f3bf0000a0bf62116741000080bf00000000000000000000000000000000000080bf000080bf621167c10000a0bfc898f3bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640c898f3bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340c898f3bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640c898f3bf4cd3f3403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc14cd3f340c898f3bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340c898f3bf0000a0bf62116741000080bf00000000000000000000000000000000000080bf000080bf621167c10000a0bfc898f3bf0000a0bf8a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c10000a0bfc898f3bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340c898f3bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041c898f3bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340c898f3bfff5c004162116741000080bf00000000000000000000000000000000000080bf000080bf621167c1ff5c0041c898f3bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041c898f3bf0000a0bf8a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c10000a0bfc898f3bf0000a0bfb2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec10000a0bfc898f3bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041c898f3bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641c898f3bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041c898f3bf58d006418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c158d00641c898f3bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641c898f3bf0000a0bfb2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec10000a0bfc898f3bf0000a0bf6c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10000a0bfc898f3bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641c898f3bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41c898f3bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641c898f3bfb1430d41b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec1b1430d41c898f3bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41c898f3bf0000a0bf6c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10000a0bfc898f3bf0000a0bf00738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10000a0bfc898f3bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41c898f3bf0ab7134100738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10ab71341c898f3bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41c898f3bf0ab713416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10ab71341c898f3bf0ab7134100738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10ab713410800803f0000a0bf000000c00000803f000000000000000000000000000000000000803f000080bf000000c00000a0bf0800803f0000a0bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf0000a0bf0800803f70ca58bf000000c00000803f000000000000000000000000000000000000803f000080bf000000c070ca58bf0800803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0800803f0000a0bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf0000a0bf0800803f0000a0bf105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf0000a0bf0800803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0800803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0800803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0800803fc029e3bec856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bfc029e3be0800803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0800803f0000a0bf105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf0000a0bf0800803f0000a0bf80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e0000a0bf0800803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0800803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0800803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0800803f00f525bd105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf00f525bd0800803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0800803f0000a0bf80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e0000a0bf0800803f0000a0bfe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f0000a0bf0800803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0800803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0800803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0800803f80acb93e80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e80acb93e0800803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0800803f0000a0bfe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f0000a0bf0800803f0000a0bf284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3f0000a0bf0800803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0800803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0800803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0800803fd00b443fe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3fd00b443f0800803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0800803f0000a0bf284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3f0000a0bf0800803f0000a0bfb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e400000a0bf0800803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0800803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0800803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0800803fb0a0953f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fb0a0953f0800803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0800803f0000a0bfb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e400000a0bf0800803f0000a0bf50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e400000a0bf0800803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0800803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0800803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0800803f783bc93fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40783bc93f0800803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0800803f0000a0bf50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e400000a0bf0800803f0000a0bfeea47e400000803f000000000000000000000000000000000000803f000080bfeea47e400000a0bf0800803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0800803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0800803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0800803f40d6fc3f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e4040d6fc3f0800803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0800803f0000a0bfeea47e400000803f000000000000000000000000000000000000803f000080bfeea47e400000a0bf0800803f0000a0bfc53c97400000803f000000000000000000000000000000000000803f000080bfc53c97400000a0bf0800803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0800803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400800803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0800803f84381840eea47e400000803f000000000000000000000000000000000000803f000080bfeea47e40843818400800803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400800803f0000a0bfc53c97400000803f000000000000000000000000000000000000803f000080bfc53c97400000a0bf0800803f0000a0bf1427af400000803f000000000000000000000000000000000000803f000080bf1427af400000a0bf0800803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400800803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400800803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400800803fe8053240c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740e80532400800803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400800803f0000a0bf1427af400000803f000000000000000000000000000000000000803f000080bf1427af400000a0bf0800803f0000a0bf6211c7400000803f000000000000000000000000000000000000803f000080bf6211c7400000a0bf0800803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400800803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400800803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400800803f4cd34b401427af400000803f000000000000000000000000000000000000803f000080bf1427af404cd34b400800803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400800803f0000a0bf6211c7400000803f000000000000000000000000000000000000803f000080bf6211c7400000a0bf0800803f0000a0bfb2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde400000a0bf0800803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400800803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400800803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400800803fb0a065406211c7400000803f000000000000000000000000000000000000803f000080bf6211c740b0a065400800803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400800803f0000a0bfb2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde400000a0bf0800803f0000a0bf00e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f6400000a0bf0800803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400800803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400800803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400800803f146e7f40b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40146e7f400800803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400800803f0000a0bf00e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f6400000a0bf0800803f0000a0bf286807410000803f000000000000000000000000000000000000803f000080bf286807410000a0bf0800803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400800803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400800803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400800803fbc9d8c4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640bc9d8c400800803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400800803f0000a0bf286807410000803f000000000000000000000000000000000000803f000080bf286807410000a0bf0800803f0000a0bf4f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13410000a0bf0800803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400800803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400800803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400800803f6e849940286807410000803f000000000000000000000000000000000000803f000080bf286807416e8499400800803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400800803f0000a0bf4f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13410000a0bf0800803f0000a0bf77521f410000803f000000000000000000000000000000000000803f000080bf77521f410000a0bf0800803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400800803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400800803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400800803f206ba6404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d1341206ba6400800803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400800803f0000a0bf77521f410000803f000000000000000000000000000000000000803f000080bf77521f410000a0bf0800803f0000a0bf9d472b410000803f000000000000000000000000000000000000803f000080bf9d472b410000a0bf0800803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400800803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400800803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400800803fd251b34077521f410000803f000000000000000000000000000000000000803f000080bf77521f41d251b3400800803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400800803f0000a0bf9d472b410000803f000000000000000000000000000000000000803f000080bf9d472b410000a0bf0800803f0000a0bfc53c37410000803f000000000000000000000000000000000000803f000080bfc53c37410000a0bf0800803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400800803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400800803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400800803f8438c0409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b418438c0400800803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400800803f0000a0bfc53c37410000803f000000000000000000000000000000000000803f000080bfc53c37410000a0bf0800803f0000a0bfec3143410000803f000000000000000000000000000000000000803f000080bfec3143410000a0bf0800803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400800803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400800803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400800803f361fcd40c53c37410000803f000000000000000000000000000000000000803f000080bfc53c3741361fcd400800803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400800803f0000a0bfec3143410000803f000000000000000000000000000000000000803f000080bfec3143410000a0bf0800803f0000a0bf14274f410000803f000000000000000000000000000000000000803f000080bf14274f410000a0bf0800803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400800803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400800803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400800803fe805da40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341e805da400800803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400800803f0000a0bf14274f410000803f000000000000000000000000000000000000803f000080bf14274f410000a0bf0800803f0000a0bf3b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b410000a0bf0800803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400800803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400800803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400800803f9aece64014274f410000803f000000000000000000000000000000000000803f000080bf14274f419aece6400800803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400800803f0000a0bf3b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b410000a0bf0800803f0000a0bf621167410000803f000000000000000000000000000000000000803f000080bf621167410000a0bf0800803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400800803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400800803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400800803f4cd3f3403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b414cd3f3400800803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400800803f0000a0bf621167410000803f000000000000000000000000000000000000803f000080bf621167410000a0bf0800803f0000a0bf8a0673410000803f000000000000000000000000000000000000803f000080bf8a0673410000a0bf0800803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400800803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410800803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400800803fff5c0041621167410000803f000000000000000000000000000000000000803f000080bf62116741ff5c00410800803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410800803f0000a0bf8a0673410000803f000000000000000000000000000000000000803f000080bf8a0673410000a0bf0800803f0000a0bfb2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e410000a0bf0800803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410800803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410800803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410800803f58d006418a0673410000803f000000000000000000000000000000000000803f000080bf8a06734158d006410800803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410800803f0000a0bfb2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e410000a0bf0800803f0000a0bf6c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410000a0bf0800803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410800803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410800803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410800803fb1430d41b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e41b1430d410800803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410800803f0000a0bf6c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410000a0bf0800803f0000a0bf00738b410000803f000000000000000000000000000000000000803f000080bf00738b410000a0bf0800803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410800803f0ab7134100738b410000803f000000000000000000000000000000000000803f000080bf00738b410ab713410800803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410800803f0ab713416c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410ab713410800803f0ab7134100738b410000803f000000000000000000000000000000000000803f000080bf00738b410ab71341c898f3bf0000a0bf00738b4100000000000000000000803f000080bf0000000000000000000080bfc898f33f0000a0bf0800803f0000a0bf00738b4100000000000000000000803f000080bf0000000000000000000080bf080080bf0000a0bfc898f3bf0ab7134100738b4100000000000000000000803f000080bf0000000000000000000080bfc898f33f0ab713410800803f0ab7134100738b4100000000000000000000803f000080bf0000000000000000000080bf080080bf0ab71341 m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -86337,8 +86686,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: 0, y: 3.9910936, z: 7.715576} - m_Extent: {x: 1, y: 5.2410936, z: 9.715576} + m_Center: {x: -0.45154953, y: 3.9910936, z: 7.715576} + m_Extent: {x: 1.4515505, y: 5.2410936, z: 9.715576} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -86381,8 +86730,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31248462, y: 13.147291, z: -23.091185} + m_Extent: {x: 0.18752669, y: 13.975048, z: 2.2120342} m_Shapes: vertices: [] shapes: [] @@ -86461,7 +86810,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: be0000bfe0e753bf8008a7c100000000000000000000803f000080bf0000000000000000000080bfff06c03ecc99d7c1f4e9ffbde0e753bf8008a7c100000000000000000000803f000080bf0000000000000000000080bf00000000cc99d7c1be0000bf8dfad8418008a7c100000000000000000000803f000080bf0000000000000000000080bfff06c03e0000803ff4e9ffbd8dfad8418008a7c100000000000000000000803f000080bf0000000000000000000080bf000000000000803ff4e9ffbde0e753bf8008a7c10000803f000000000000000000000000000000000000803f000080bff8918d40cc99d7c1f4e9ffbde0e753bffe6ccac10000803f000000000000000000000000000000000000803f000080bf00000000cc99d7c1f4e9ffbd8dfad8418008a7c10000803f000000000000000000000000000000000000803f000080bff8918d400000803ff4e9ffbd8dfad841fe6ccac10000803f000000000000000000000000000000000000803f000080bf000000000000803ff4e9ffbde0e753bffe6ccac10000000000000000000080bf0000803f0000000000000000000080bfff06c03ecc99d7c1be0000bfe0e753bffe6ccac10000000000000000000080bf0000803f0000000000000000000080bf00000000cc99d7c1f4e9ffbd8dfad841fe6ccac10000000000000000000080bf0000803f0000000000000000000080bfff06c03e0000803fbe0000bf8dfad841fe6ccac10000000000000000000080bf0000803f0000000000000000000080bf000000000000803fbe0000bfe0e753bffe6ccac1000080bf00000000000000000000000000000000000080bf000080bff8918d40cc99d7c1be0000bfe0e753bf8008a7c1000080bf00000000000000000000000000000000000080bf000080bf00000000cc99d7c1be0000bf8dfad841fe6ccac1000080bf00000000000000000000000000000000000080bf000080bff8918d400000803fbe0000bf8dfad8418008a7c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803fbe0000bf8dfad8418008a7c1000000000000803f000000000000803f0000000000000000000080bf000000000000803ff4e9ffbd8dfad8418008a7c1000000000000803f000000000000803f0000000000000000000080bfff06c03e0000803fbe0000bf8dfad841fe6ccac1000000000000803f000000000000803f0000000000000000000080bf00000000f0235bc0f4e9ffbd8dfad841fe6ccac1000000000000803f000000000000803f0000000000000000000080bfff06c03ef0235bc0be0000bfe0e753bffe6ccac100000000000080bf00000000000080bf0000000000000000000080bfff06c03ef0235bc0f4e9ffbde0e753bffe6ccac100000000000080bf00000000000080bf0000000000000000000080bf00000000f0235bc0be0000bfe0e753bf8008a7c100000000000080bf00000000000080bf0000000000000000000080bfff06c03e0000803ff4e9ffbde0e753bf8008a7c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -86515,8 +86864,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31248462, y: 13.147291, z: -23.091185} + m_Extent: {x: 0.18752669, y: 13.975048, z: 2.2120342} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -86913,10 +87262,10 @@ Mesh: topology: 0 baseVertex: 0 firstVertex: 0 - vertexCount: 370 + vertexCount: 570 localAABB: - m_Center: {x: 0, y: 3.9910936, z: 7.715576} - m_Extent: {x: 1, y: 5.2410936, z: 9.715576} + m_Center: {x: -0.6436954, y: 3.9910936, z: 7.71558} + m_Extent: {x: 1.6436958, y: 5.2410936, z: 9.715576} m_Shapes: vertices: [] shapes: [] @@ -86933,10 +87282,10 @@ Mesh: m_KeepVertices: 0 m_KeepIndices: 0 m_IndexFormat: 0 - m_IndexBuffer: 000001000200010003000200040005000600050007000600080009000a0009000b000a000c000d000e000d000f000e00100011001200110013001200140015001600150017001600180019001a0019001b001a001c001d001e001d001f001e00200021002200210023002200240025002600250027002600280029002a0029002b002a002c002d002e002d002f002e00300031003200310033003200340035003600350037003600380039003a0039003b003a003c003d003e003d003f003e00400041004200410043004200440045004600450047004600480049004a0049004b004a004c004d004e004d004f004e00500051005200510053005200540055005600550057005600580059005a0059005b005a005c005d005e005d005f005e00600061006200610063006200640065006600650067006600680069006a0069006b006a006c006d006e006d006f006e00700071007200710073007200740075007600750077007600780079007a0079007b007a007c007d007e007d007f007e00800081008200810083008200840085008600850087008600880089008a0089008b008a008c008d008e008d008f008e00900091009200910093009200940095009600950097009600980099009a0099009b009a009c009d009e009d009f009e00a000a100a200a100a300a200a400a500a600a500a700a600a800a900aa00a900ab00aa00ac00ad00ae00ad00af00ae00b000b100b200b100b300b200b400b500b600b500b700b600b800b900ba00b900bb00ba00bc00bd00be00bd00bf00be00c000c100c200c100c300c200c400c500c600c500c700c600c800c900ca00c900cb00ca00cc00cd00ce00cd00cf00ce00d000d100d200d100d300d200d100d400d300d400d500d300d500d600d300d400d700d500d700d800d500d800d900d500d700da00d800da00db00d800db00dc00d800da00dd00db00dd00de00db00de00df00db00dd00e000de00e000e100de00e100e200de00e000e300e100e300e400e100e400e500e100e300e600e400e600e700e400e700e800e400e600e900e700e900ea00e700ea00eb00e700e900ec00ea00ec00ed00ea00ed00ee00ea00ec00ef00ed00ef00f000ed00f000f100ed00ef00f200f000f200f300f000f300f400f000f200f500f300f500f600f300f600f700f300f500f800f600f800f900f600f900fa00f600f800fb00f900fb00fc00f900fc00fd00f900fb00fe00fc00fe00ff00fc00ff000001fc00fe000101ff0001010201ff0002010301ff0001010401020104010501020105010601020104010701050107010801050108010901050107010a0108010a010b0108010b010c0108010a010d010b010d010e010b010e010f010b010d0110010e01100111010e01110112010e0110011301110113011401110114011501110113011601140116011701140117011801140116011901170119011a0117011a011b01170119011c011a011c011d011a011d011e011a011f01200121011f012201200122012301200122012401230122012501240124012601230124012701260124012801270127012901260127012a01290127012b012a012a012c0129012a012d012c012a012e012d012d012f012c012d0130012f012d0131013001300132012f0130013301320130013401330133013501320133013601350133013701360136013801350136013901380136013a01390139013b01380139013c013b0139013d013c013c013e013b013c013f013e013c0140013f013f0141013e013f01420141013f014301420142014401410142014501440142014601450145014701440145014801470145014901480148014a01470148014b014a0148014c014b014b014d014a014b014e014d014b014f014e014e0150014d014e01510150014e015201510151015301500151015401530151015501540154015601530154015701560154015801570157015901560157015a01590157015b015a015a015c0159015a015d015c015a015e015d015d015f015c015d0160015f015d0161016001600162015f0160016301620160016401630163016501620163016601650163016701660166016801650166016901680166016a01690169016b01680169016c016b0169016d016c016e016f0170016f0171017001 + m_IndexBuffer: 000001000200010003000200040005000600050007000600080009000a0009000b000a000c000d000e000d000f000e00100011001200110013001200140015001600150017001600180019001a0019001b001a001c001d001e001d001f001e00200021002200210023002200240025002600250027002600280029002a0029002b002a002c002d002e002d002f002e00300031003200310033003200340035003600350037003600380039003a0039003b003a003c003d003e003d003f003e00400041004200410043004200440045004600450047004600480049004a0049004b004a004c004d004e004d004f004e00500051005200510053005200540055005600550057005600580059005a0059005b005a005c005d005e005d005f005e00600061006200610063006200640065006600650067006600680069006a0069006b006a006c006d006e006d006f006e00700071007200710073007200740075007600750077007600780079007a0079007b007a007c007d007e007d007f007e00800081008200810083008200840085008600850087008600880089008a0089008b008a008c008d008e008d008f008e00900091009200910093009200940095009600950097009600980099009a0099009b009a009c009d009e009d009f009e00a000a100a200a100a300a200a400a500a600a500a700a600a800a900aa00a900ab00aa00ac00ad00ae00ad00af00ae00b000b100b200b100b300b200b400b500b600b500b700b600b800b900ba00b900bb00ba00bc00bd00be00bd00bf00be00c000c100c200c100c300c200c400c500c600c500c700c600c800c900ca00c900cb00ca00cc00cd00ce00cd00cf00ce00d000d100d200d100d300d200d400d500d600d500d700d600da00d900d800db00dc00dd00dc00de00dd00e100e000df00e200e300e400e300e500e400e800e700e600e900ea00eb00ea00ec00eb00ef00ee00ed00f000f100f200f100f300f200f600f500f400f700f800f900f800fa00f900fd00fc00fb00fe00ff000001ff00010100010401030102010501060107010601080107010b010a0109010c010d010e010d010f010e011201110110011301140115011401160115011901180117011a011b011c011b011d011c0120011f011e01210122012301220124012301270126012501280129012a0129012b012a012e012d012c012f01300131013001320131013501340133013601370138013701390138013c013b013a013d013e013f013e0140013f014301420141014401450146014501470146014a01490148014b014c014d014c014e014d01510150014f0152015301540153015501540158015701560159015a015b015a015c015b015f015e015d0160016101620161016301620166016501640167016801690168016a0169016d016c016b016e016f0170016f01710170017401730172017501760177017601780177017b017a0179017c017d017e017d017f017e0182018101800185018401830185018601840189018801870189018a0188018b018c018d0190018f018e01900191018f0192019301940197019601950197019801960199019a019b019e019d019c019e019f019d01a001a101a201a501a401a301a501a601a401a701a801a901ac01ab01aa01ac01ad01ab01ae01af01b001b301b201b101b301b401b201b501b601b701ba01b901b801ba01bb01b901bc01bd01be01c101c001bf01c101c201c001c301c401c501c801c701c601c801c901c701ca01cb01cc01cf01ce01cd01cf01d001ce01d101d201d301d601d501d401d601d701d501d801d901da01dd01dc01db01dd01de01dc01df01e001e101e401e301e201e401e501e301e601e701e801eb01ea01e901eb01ec01ea01ed01ee01ef01f201f101f001f201f301f101f401f501f601f901f801f701f901fa01f801fb01fc01fd010002ff01fe0100020102ff0102020302040207020602050207020802060209020a020b020e020d020c020e020f020d021002110212021502140213021502160214021702180219021c021b021a021c021d021b021e021f0220022302220221022302240222022502260227022a02290228022a022b0229022c022d022e02310230022f02310232023002330234023502360237023802370239023802 m_VertexData: serializedVersion: 3 - m_VertexCount: 370 + m_VertexCount: 570 m_Channels: - stream: 0 offset: 0 @@ -86994,8 +87343,8 @@ Mesh: offset: 0 format: 0 dimension: 0 - m_DataSize: 17760 - _typelessdata: 0000803f0000a0bf000000c00000000000000000000080bf0000803f0000000000000000000080bf0000803f0000a0bf000080bf0000a0bf000000c00000000000000000000080bf0000803f0000000000000000000080bf000080bf0000a0bf0000803f70ca58bf000000c00000000000000000000080bf0000803f0000000000000000000080bf0000803f70ca58bf000080bf70ca58bf000000c00000000000000000000080bf0000803f0000000000000000000080bf000080bf70ca58bf0000803f70ca58bf000000c0000000000000803f000000000000803f0000000000000000000080bf0000803f000000c0000080bf70ca58bf000000c0000000000000803f000000000000803f0000000000000000000080bf000080bf000000c00000803f70ca58bfc856a0bf000000000000803f000000000000803f0000000000000000000080bf0000803fc856a0bf000080bf70ca58bfc856a0bf000000000000803f000000000000803f0000000000000000000080bf000080bfc856a0bf0000803f70ca58bfc856a0bf0000000000000000000080bf0000803f0000000000000000000080bf0000803f70ca58bf000080bf70ca58bfc856a0bf0000000000000000000080bf0000803f0000000000000000000080bf000080bf70ca58bf0000803fc029e3bec856a0bf0000000000000000000080bf0000803f0000000000000000000080bf0000803fc029e3be000080bfc029e3bec856a0bf0000000000000000000080bf0000803f0000000000000000000080bf000080bfc029e3be0000803fc029e3bec856a0bf000000000000803f000000000000803f0000000000000000000080bf0000803fc856a0bf000080bfc029e3bec856a0bf000000000000803f000000000000803f0000000000000000000080bf000080bfc856a0bf0000803fc029e3be105b01bf000000000000803f000000000000803f0000000000000000000080bf0000803f105b01bf000080bfc029e3be105b01bf000000000000803f000000000000803f0000000000000000000080bf000080bf105b01bf0000803fc029e3be105b01bf0000000000000000000080bf0000803f0000000000000000000080bf0000803fc029e3be000080bfc029e3be105b01bf0000000000000000000080bf0000803f0000000000000000000080bf000080bfc029e3be0000803f00f525bd105b01bf0000000000000000000080bf0000803f0000000000000000000080bf0000803f00f525bd000080bf00f525bd105b01bf0000000000000000000080bf0000803f0000000000000000000080bf000080bf00f525bd0000803f00f525bd105b01bf000000000000803f000000000000803f0000000000000000000080bf0000803f105b01bf000080bf00f525bd105b01bf000000000000803f000000000000803f0000000000000000000080bf000080bf105b01bf0000803f00f525bd80dd773e000000000000803f000000000000803f0000000000000000000080bf0000803f80dd773e000080bf00f525bd80dd773e000000000000803f000000000000803f0000000000000000000080bf000080bf80dd773e0000803f00f525bd80dd773e0000000000000000000080bf0000803f0000000000000000000080bf0000803f00f525bd000080bf00f525bd80dd773e0000000000000000000080bf0000803f0000000000000000000080bf000080bf00f525bd0000803f80acb93e80dd773e0000000000000000000080bf0000803f0000000000000000000080bf0000803f80acb93e000080bf80acb93e80dd773e0000000000000000000080bf0000803f0000000000000000000080bf000080bf80acb93e0000803f80acb93e80dd773e000000000000803f000000000000803f0000000000000000000080bf0000803f80dd773e000080bf80acb93e80dd773e000000000000803f000000000000803f0000000000000000000080bf000080bf80dd773e0000803f80acb93ed8497d3f000000000000803f000000000000803f0000000000000000000080bf0000803fd8497d3f000080bf80acb93ed8497d3f000000000000803f000000000000803f0000000000000000000080bf000080bfd8497d3f0000803f80acb93ed8497d3f0000000000000000000080bf0000803f0000000000000000000080bf0000803f80acb93e000080bf80acb93ed8497d3f0000000000000000000080bf0000803f0000000000000000000080bf000080bf80acb93e0000803fd00b443fd8497d3f0000000000000000000080bf0000803f0000000000000000000080bf0000803fd00b443f000080bfd00b443fd8497d3f0000000000000000000080bf0000803f0000000000000000000080bf000080bfd00b443f0000803fd00b443fd8497d3f000000000000803f000000000000803f0000000000000000000080bf0000803fd8497d3f000080bfd00b443fd8497d3f000000000000803f000000000000803f0000000000000000000080bf000080bfd8497d3f0000803fd00b443f284ede3f000000000000803f000000000000803f0000000000000000000080bf0000803f284ede3f000080bfd00b443f284ede3f000000000000803f000000000000803f0000000000000000000080bf000080bf284ede3f0000803fd00b443f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf0000803fd00b443f000080bfd00b443f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf000080bfd00b443f0000803fb0a0953f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a0953f000080bfb0a0953f284ede3f0000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a0953f0000803fb0a0953f284ede3f000000000000803f000000000000803f0000000000000000000080bf0000803f284ede3f000080bfb0a0953f284ede3f000000000000803f000000000000803f0000000000000000000080bf000080bf284ede3f0000803fb0a0953fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf0000803fb2fb1e40000080bfb0a0953fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf000080bfb2fb1e400000803fb0a0953fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a0953f000080bfb0a0953fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a0953f0000803f783bc93fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf0000803f783bc93f000080bf783bc93fb2fb1e400000000000000000000080bf0000803f0000000000000000000080bf000080bf783bc93f0000803f783bc93fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf0000803fb2fb1e40000080bf783bc93fb2fb1e40000000000000803f000000000000803f0000000000000000000080bf000080bfb2fb1e400000803f783bc93f50d04e40000000000000803f000000000000803f0000000000000000000080bf0000803f50d04e40000080bf783bc93f50d04e40000000000000803f000000000000803f0000000000000000000080bf000080bf50d04e400000803f783bc93f50d04e400000000000000000000080bf0000803f0000000000000000000080bf0000803f783bc93f000080bf783bc93f50d04e400000000000000000000080bf0000803f0000000000000000000080bf000080bf783bc93f0000803f40d6fc3f50d04e400000000000000000000080bf0000803f0000000000000000000080bf0000803f40d6fc3f000080bf40d6fc3f50d04e400000000000000000000080bf0000803f0000000000000000000080bf000080bf40d6fc3f0000803f40d6fc3f50d04e40000000000000803f000000000000803f0000000000000000000080bf0000803f50d04e40000080bf40d6fc3f50d04e40000000000000803f000000000000803f0000000000000000000080bf000080bf50d04e400000803f40d6fc3feda47e40000000000000803f000000000000803f0000000000000000000080bf0000803feda47e40000080bf40d6fc3feda47e40000000000000803f000000000000803f0000000000000000000080bf000080bfeda47e400000803f40d6fc3feda47e400000000000000000000080bf0000803f0000000000000000000080bf0000803f40d6fc3f000080bf40d6fc3feda47e400000000000000000000080bf0000803f0000000000000000000080bf000080bf40d6fc3f0000803f84381840eda47e400000000000000000000080bf0000803f0000000000000000000080bf0000803f84381840000080bf84381840eda47e400000000000000000000080bf0000803f0000000000000000000080bf000080bf843818400000803f84381840eda47e40000000000000803f000000000000803f0000000000000000000080bf0000803feda47e40000080bf84381840eda47e40000000000000803f000000000000803f0000000000000000000080bf000080bfeda47e400000803f84381840c63c9740000000000000803f000000000000803f0000000000000000000080bf0000803fc63c9740000080bf84381840c63c9740000000000000803f000000000000803f0000000000000000000080bf000080bfc63c97400000803f84381840c63c97400000000000000000000080bf0000803f0000000000000000000080bf0000803f84381840000080bf84381840c63c97400000000000000000000080bf0000803f0000000000000000000080bf000080bf843818400000803fe8053240c63c97400000000000000000000080bf0000803f0000000000000000000080bf0000803fe8053240000080bfe8053240c63c97400000000000000000000080bf0000803f0000000000000000000080bf000080bfe80532400000803fe8053240c63c9740000000000000803f000000000000803f0000000000000000000080bf0000803fc63c9740000080bfe8053240c63c9740000000000000803f000000000000803f0000000000000000000080bf000080bfc63c97400000803fe80532401427af40000000000000803f000000000000803f0000000000000000000080bf0000803f1427af40000080bfe80532401427af40000000000000803f000000000000803f0000000000000000000080bf000080bf1427af400000803fe80532401427af400000000000000000000080bf0000803f0000000000000000000080bf0000803fe8053240000080bfe80532401427af400000000000000000000080bf0000803f0000000000000000000080bf000080bfe80532400000803f4cd34b401427af400000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd34b40000080bf4cd34b401427af400000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd34b400000803f4cd34b401427af40000000000000803f000000000000803f0000000000000000000080bf0000803f1427af40000080bf4cd34b401427af40000000000000803f000000000000803f0000000000000000000080bf000080bf1427af400000803f4cd34b406311c740000000000000803f000000000000803f0000000000000000000080bf0000803f6311c740000080bf4cd34b406311c740000000000000803f000000000000803f0000000000000000000080bf000080bf6311c7400000803f4cd34b406311c7400000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd34b40000080bf4cd34b406311c7400000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd34b400000803fb0a065406311c7400000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a06540000080bfb0a065406311c7400000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a065400000803fb0a065406311c740000000000000803f000000000000803f0000000000000000000080bf0000803f6311c740000080bfb0a065406311c740000000000000803f000000000000803f0000000000000000000080bf000080bf6311c7400000803fb0a06540b1fbde40000000000000803f000000000000803f0000000000000000000080bf0000803fb1fbde40000080bfb0a06540b1fbde40000000000000803f000000000000803f0000000000000000000080bf000080bfb1fbde400000803fb0a06540b1fbde400000000000000000000080bf0000803f0000000000000000000080bf0000803fb0a06540000080bfb0a06540b1fbde400000000000000000000080bf0000803f0000000000000000000080bf000080bfb0a065400000803f146e7f40b1fbde400000000000000000000080bf0000803f0000000000000000000080bf0000803f146e7f40000080bf146e7f40b1fbde400000000000000000000080bf0000803f0000000000000000000080bf000080bf146e7f400000803f146e7f40b1fbde40000000000000803f000000000000803f0000000000000000000080bf0000803fb1fbde40000080bf146e7f40b1fbde40000000000000803f000000000000803f0000000000000000000080bf000080bfb1fbde400000803f146e7f4000e6f640000000000000803f000000000000803f0000000000000000000080bf0000803f00e6f640000080bf146e7f4000e6f640000000000000803f000000000000803f0000000000000000000080bf000080bf00e6f6400000803f146e7f4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf0000803f146e7f40000080bf146e7f4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf000080bf146e7f400000803fbc9d8c4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf0000803fbc9d8c40000080bfbc9d8c4000e6f6400000000000000000000080bf0000803f0000000000000000000080bf000080bfbc9d8c400000803fbc9d8c4000e6f640000000000000803f000000000000803f0000000000000000000080bf0000803f00e6f640000080bfbc9d8c4000e6f640000000000000803f000000000000803f0000000000000000000080bf000080bf00e6f6400000803fbc9d8c4028680741000000000000803f000000000000803f0000000000000000000080bf0000803f28680741000080bfbc9d8c4028680741000000000000803f000000000000803f0000000000000000000080bf000080bf286807410000803fbc9d8c40286807410000000000000000000080bf0000803f0000000000000000000080bf0000803fbc9d8c40000080bfbc9d8c40286807410000000000000000000080bf0000803f0000000000000000000080bf000080bfbc9d8c400000803f6e849940286807410000000000000000000080bf0000803f0000000000000000000080bf0000803f6e849940000080bf6e849940286807410000000000000000000080bf0000803f0000000000000000000080bf000080bf6e8499400000803f6e84994028680741000000000000803f000000000000803f0000000000000000000080bf0000803f28680741000080bf6e84994028680741000000000000803f000000000000803f0000000000000000000080bf000080bf286807410000803f6e8499404f5d1341000000000000803f000000000000803f0000000000000000000080bf0000803f4f5d1341000080bf6e8499404f5d1341000000000000803f000000000000803f0000000000000000000080bf000080bf4f5d13410000803f6e8499404f5d13410000000000000000000080bf0000803f0000000000000000000080bf0000803f6e849940000080bf6e8499404f5d13410000000000000000000080bf0000803f0000000000000000000080bf000080bf6e8499400000803f206ba6404f5d13410000000000000000000080bf0000803f0000000000000000000080bf0000803f206ba640000080bf206ba6404f5d13410000000000000000000080bf0000803f0000000000000000000080bf000080bf206ba6400000803f206ba6404f5d1341000000000000803f000000000000803f0000000000000000000080bf0000803f4f5d1341000080bf206ba6404f5d1341000000000000803f000000000000803f0000000000000000000080bf000080bf4f5d13410000803f206ba64076521f41000000000000803f000000000000803f0000000000000000000080bf0000803f76521f41000080bf206ba64076521f41000000000000803f000000000000803f0000000000000000000080bf000080bf76521f410000803f206ba64076521f410000000000000000000080bf0000803f0000000000000000000080bf0000803f206ba640000080bf206ba64076521f410000000000000000000080bf0000803f0000000000000000000080bf000080bf206ba6400000803fd251b34076521f410000000000000000000080bf0000803f0000000000000000000080bf0000803fd251b340000080bfd251b34076521f410000000000000000000080bf0000803f0000000000000000000080bf000080bfd251b3400000803fd251b34076521f41000000000000803f000000000000803f0000000000000000000080bf0000803f76521f41000080bfd251b34076521f41000000000000803f000000000000803f0000000000000000000080bf000080bf76521f410000803fd251b3409d472b41000000000000803f000000000000803f0000000000000000000080bf0000803f9d472b41000080bfd251b3409d472b41000000000000803f000000000000803f0000000000000000000080bf000080bf9d472b410000803fd251b3409d472b410000000000000000000080bf0000803f0000000000000000000080bf0000803fd251b340000080bfd251b3409d472b410000000000000000000080bf0000803f0000000000000000000080bf000080bfd251b3400000803f8438c0409d472b410000000000000000000080bf0000803f0000000000000000000080bf0000803f8438c040000080bf8438c0409d472b410000000000000000000080bf0000803f0000000000000000000080bf000080bf8438c0400000803f8438c0409d472b41000000000000803f000000000000803f0000000000000000000080bf0000803f9d472b41000080bf8438c0409d472b41000000000000803f000000000000803f0000000000000000000080bf000080bf9d472b410000803f8438c040c53c3741000000000000803f000000000000803f0000000000000000000080bf0000803fc53c3741000080bf8438c040c53c3741000000000000803f000000000000803f0000000000000000000080bf000080bfc53c37410000803f8438c040c53c37410000000000000000000080bf0000803f0000000000000000000080bf0000803f8438c040000080bf8438c040c53c37410000000000000000000080bf0000803f0000000000000000000080bf000080bf8438c0400000803f361fcd40c53c37410000000000000000000080bf0000803f0000000000000000000080bf0000803f361fcd40000080bf361fcd40c53c37410000000000000000000080bf0000803f0000000000000000000080bf000080bf361fcd400000803f361fcd40c53c3741000000000000803f000000000000803f0000000000000000000080bf0000803fc53c3741000080bf361fcd40c53c3741000000000000803f000000000000803f0000000000000000000080bf000080bfc53c37410000803f361fcd40ec314341000000000000803f000000000000803f0000000000000000000080bf0000803fec314341000080bf361fcd40ec314341000000000000803f000000000000803f0000000000000000000080bf000080bfec3143410000803f361fcd40ec3143410000000000000000000080bf0000803f0000000000000000000080bf0000803f361fcd40000080bf361fcd40ec3143410000000000000000000080bf0000803f0000000000000000000080bf000080bf361fcd400000803fe805da40ec3143410000000000000000000080bf0000803f0000000000000000000080bf0000803fe805da40000080bfe805da40ec3143410000000000000000000080bf0000803f0000000000000000000080bf000080bfe805da400000803fe805da40ec314341000000000000803f000000000000803f0000000000000000000080bf0000803fec314341000080bfe805da40ec314341000000000000803f000000000000803f0000000000000000000080bf000080bfec3143410000803fe805da4014274f41000000000000803f000000000000803f0000000000000000000080bf0000803f14274f41000080bfe805da4014274f41000000000000803f000000000000803f0000000000000000000080bf000080bf14274f410000803fe805da4014274f410000000000000000000080bf0000803f0000000000000000000080bf0000803fe805da40000080bfe805da4014274f410000000000000000000080bf0000803f0000000000000000000080bf000080bfe805da400000803f9aece64014274f410000000000000000000080bf0000803f0000000000000000000080bf0000803f9aece640000080bf9aece64014274f410000000000000000000080bf0000803f0000000000000000000080bf000080bf9aece6400000803f9aece64014274f41000000000000803f000000000000803f0000000000000000000080bf0000803f14274f41000080bf9aece64014274f41000000000000803f000000000000803f0000000000000000000080bf000080bf14274f410000803f9aece6403a1c5b41000000000000803f000000000000803f0000000000000000000080bf0000803f3a1c5b41000080bf9aece6403a1c5b41000000000000803f000000000000803f0000000000000000000080bf000080bf3a1c5b410000803f9aece6403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf0000803f9aece640000080bf9aece6403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf000080bf9aece6400000803f4cd3f3403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd3f340000080bf4cd3f3403a1c5b410000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd3f3400000803f4cd3f3403a1c5b41000000000000803f000000000000803f0000000000000000000080bf0000803f3a1c5b41000080bf4cd3f3403a1c5b41000000000000803f000000000000803f0000000000000000000080bf000080bf3a1c5b410000803f4cd3f34062116741000000000000803f000000000000803f0000000000000000000080bf0000803f62116741000080bf4cd3f34062116741000000000000803f000000000000803f0000000000000000000080bf000080bf621167410000803f4cd3f340621167410000000000000000000080bf0000803f0000000000000000000080bf0000803f4cd3f340000080bf4cd3f340621167410000000000000000000080bf0000803f0000000000000000000080bf000080bf4cd3f3400000803fff5c0041621167410000000000000000000080bf0000803f0000000000000000000080bf0000803fff5c0041000080bfff5c0041621167410000000000000000000080bf0000803f0000000000000000000080bf000080bfff5c00410000803fff5c004162116741000000000000803f000000000000803f0000000000000000000080bf0000803f62116741000080bfff5c004162116741000000000000803f000000000000803f0000000000000000000080bf000080bf621167410000803fff5c00418a067341000000000000803f000000000000803f0000000000000000000080bf0000803f8a067341000080bfff5c00418a067341000000000000803f000000000000803f0000000000000000000080bf000080bf8a0673410000803fff5c00418a0673410000000000000000000080bf0000803f0000000000000000000080bf0000803fff5c0041000080bfff5c00418a0673410000000000000000000080bf0000803f0000000000000000000080bf000080bfff5c00410000803f58d006418a0673410000000000000000000080bf0000803f0000000000000000000080bf0000803f58d00641000080bf58d006418a0673410000000000000000000080bf0000803f0000000000000000000080bf000080bf58d006410000803f58d006418a067341000000000000803f000000000000803f0000000000000000000080bf0000803f8a067341000080bf58d006418a067341000000000000803f000000000000803f0000000000000000000080bf000080bf8a0673410000803f58d00641b1fb7e41000000000000803f000000000000803f0000000000000000000080bf0000803fb1fb7e41000080bf58d00641b1fb7e41000000000000803f000000000000803f0000000000000000000080bf000080bfb1fb7e410000803f58d00641b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf0000803f58d00641000080bf58d00641b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf000080bf58d006410000803fb1430d41b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf0000803fb1430d41000080bfb1430d41b1fb7e410000000000000000000080bf0000803f0000000000000000000080bf000080bfb1430d410000803fb1430d41b1fb7e41000000000000803f000000000000803f0000000000000000000080bf0000803fb1fb7e41000080bfb1430d41b1fb7e41000000000000803f000000000000803f0000000000000000000080bf000080bfb1fb7e410000803fb1430d416c788541000000000000803f000000000000803f0000000000000000000080bf0000803f6c788541000080bfb1430d416c788541000000000000803f000000000000803f0000000000000000000080bf000080bf6c7885410000803fb1430d416c7885410000000000000000000080bf0000803f0000000000000000000080bf0000803fb1430d41000080bfb1430d416c7885410000000000000000000080bf0000803f0000000000000000000080bf000080bfb1430d410000803f0ab713416c7885410000000000000000000080bf0000803f0000000000000000000080bf0000803f0ab71341000080bf0ab713416c7885410000000000000000000080bf0000803f0000000000000000000080bf000080bf0ab713410000803f0ab713416c788541000000000000803f000000000000803f0000000000000000000080bf0000803f6c788541000080bf0ab713416c788541000000000000803f000000000000803f0000000000000000000080bf000080bf6c7885410000803f0ab7134100738b41000000000000803f000000000000803f0000000000000000000080bf0000803f00738b41000080bf0ab7134100738b41000000000000803f000000000000803f0000000000000000000080bf000080bf00738b41000080bf0000a0bf000000c0000080bf00000000000000000000000000000000000080bf000080bf000000400000a0bf000080bf0000a0bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f0000a0bf000080bf70ca58bf000000c0000080bf00000000000000000000000000000000000080bf000080bf0000004070ca58bf000080bf70ca58bfc856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03f70ca58bf000080bf0000a0bf105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f0000a0bf000080bfc029e3be105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013fc029e3be000080bfc029e3bec856a0bf000080bf00000000000000000000000000000000000080bf000080bfc856a03fc029e3be000080bf0000a0bf80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be0000a0bf000080bf00f525bd80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be00f525bd000080bf00f525bd105b01bf000080bf00000000000000000000000000000000000080bf000080bf105b013f00f525bd000080bf0000a0bfe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf0000a0bf000080bf80acb93ee0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbf80acb93e000080bf80acb93e80dd773e000080bf00000000000000000000000000000000000080bf000080bf80dd77be80acb93e000080bf0000a0bf284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebf0000a0bf000080bfd00b443f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfd00b443f000080bfd00b443fe0497d3f000080bf00000000000000000000000000000000000080bf000080bfe0497dbfd00b443f000080bf0000a0bfb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec00000a0bf000080bfb0a0953fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0b0a0953f000080bfb0a0953f284ede3f000080bf00000000000000000000000000000000000080bf000080bf284edebfb0a0953f000080bf0000a0bf50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec00000a0bf000080bf783bc93f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec0783bc93f000080bf783bc93fb2fb1e40000080bf00000000000000000000000000000000000080bf000080bfb2fb1ec0783bc93f000080bf0000a0bfeea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec00000a0bf000080bf40d6fc3feea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec040d6fc3f000080bf40d6fc3f50d04e40000080bf00000000000000000000000000000000000080bf000080bf50d04ec040d6fc3f000080bf0000a0bfc53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c00000a0bf000080bf84381840c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c084381840000080bf84381840eea47e40000080bf00000000000000000000000000000000000080bf000080bfeea47ec084381840000080bf0000a0bf1427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc00000a0bf000080bfe80532401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc0e8053240000080bfe8053240c53c9740000080bf00000000000000000000000000000000000080bf000080bfc53c97c0e8053240000080bf0000a0bf6211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c00000a0bf000080bf4cd34b406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c04cd34b40000080bf4cd34b401427af40000080bf00000000000000000000000000000000000080bf000080bf1427afc04cd34b40000080bf0000a0bfb2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec00000a0bf000080bfb0a06540b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0b0a06540000080bfb0a065406211c740000080bf00000000000000000000000000000000000080bf000080bf6211c7c0b0a06540000080bf0000a0bf00e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c00000a0bf000080bf146e7f4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0146e7f40000080bf146e7f40b2fbde40000080bf00000000000000000000000000000000000080bf000080bfb2fbdec0146e7f40000080bf0000a0bf28680741000080bf00000000000000000000000000000000000080bf000080bf286807c10000a0bf000080bfbc9d8c4028680741000080bf00000000000000000000000000000000000080bf000080bf286807c1bc9d8c40000080bfbc9d8c4000e6f640000080bf00000000000000000000000000000000000080bf000080bf00e6f6c0bc9d8c40000080bf0000a0bf4f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c10000a0bf000080bf6e8499404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c16e849940000080bf6e84994028680741000080bf00000000000000000000000000000000000080bf000080bf286807c16e849940000080bf0000a0bf77521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc10000a0bf000080bf206ba64077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1206ba640000080bf206ba6404f5d1341000080bf00000000000000000000000000000000000080bf000080bf4f5d13c1206ba640000080bf0000a0bf9d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc10000a0bf000080bfd251b3409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc1d251b340000080bfd251b34077521f41000080bf00000000000000000000000000000000000080bf000080bf77521fc1d251b340000080bf0000a0bfc53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c10000a0bf000080bf8438c040c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c18438c040000080bf8438c0409d472b41000080bf00000000000000000000000000000000000080bf000080bf9d472bc18438c040000080bf0000a0bfec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c10000a0bf000080bf361fcd40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1361fcd40000080bf361fcd40c53c3741000080bf00000000000000000000000000000000000080bf000080bfc53c37c1361fcd40000080bf0000a0bf14274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc10000a0bf000080bfe805da4014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc1e805da40000080bfe805da40ec314341000080bf00000000000000000000000000000000000080bf000080bfec3143c1e805da40000080bf0000a0bf3b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc10000a0bf000080bf9aece6403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc19aece640000080bf9aece64014274f41000080bf00000000000000000000000000000000000080bf000080bf14274fc19aece640000080bf0000a0bf62116741000080bf00000000000000000000000000000000000080bf000080bf621167c10000a0bf000080bf4cd3f34062116741000080bf00000000000000000000000000000000000080bf000080bf621167c14cd3f340000080bf4cd3f3403b1c5b41000080bf00000000000000000000000000000000000080bf000080bf3b1c5bc14cd3f340000080bf0000a0bf8a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c10000a0bf000080bfff5c00418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c1ff5c0041000080bfff5c004162116741000080bf00000000000000000000000000000000000080bf000080bf621167c1ff5c0041000080bf0000a0bfb2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec10000a0bf000080bf58d00641b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec158d00641000080bf58d006418a067341000080bf00000000000000000000000000000000000080bf000080bf8a0673c158d00641000080bf0000a0bf6c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10000a0bf000080bfb1430d416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c1b1430d41000080bfb1430d41b2fb7e41000080bf00000000000000000000000000000000000080bf000080bfb2fb7ec1b1430d41000080bf0000a0bf00738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10000a0bf000080bf0ab7134100738b41000080bf00000000000000000000000000000000000080bf000080bf00738bc10ab71341000080bf0ab713416c788541000080bf00000000000000000000000000000000000080bf000080bf6c7885c10ab713410000803f70ca58bf000000c00000803f000000000000000000000000000000000000803f000080bf000000c070ca58bf0000803f0000a0bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf0000a0bf0000803f0000a0bf000000c00000803f000000000000000000000000000000000000803f000080bf000000c00000a0bf0000803f70ca58bfc856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bf70ca58bf0000803f0000a0bf105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf0000a0bf0000803fc029e3be105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bfc029e3be0000803fc029e3bec856a0bf0000803f000000000000000000000000000000000000803f000080bfc856a0bfc029e3be0000803f0000a0bf80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e0000a0bf0000803f00f525bd80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e00f525bd0000803f00f525bd105b01bf0000803f000000000000000000000000000000000000803f000080bf105b01bf00f525bd0000803f0000a0bfe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f0000a0bf0000803f80acb93ee0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3f80acb93e0000803f80acb93e80dd773e0000803f000000000000000000000000000000000000803f000080bf80dd773e80acb93e0000803f0000a0bf284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3f0000a0bf0000803fd00b443f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fd00b443f0000803fd00b443fe0497d3f0000803f000000000000000000000000000000000000803f000080bfe0497d3fd00b443f0000803f0000a0bfb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e400000a0bf0000803fb0a0953fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40b0a0953f0000803fb0a0953f284ede3f0000803f000000000000000000000000000000000000803f000080bf284ede3fb0a0953f0000803f0000a0bf50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e400000a0bf0000803f783bc93f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e40783bc93f0000803f783bc93fb2fb1e400000803f000000000000000000000000000000000000803f000080bfb2fb1e40783bc93f0000803f0000a0bfeea47e400000803f000000000000000000000000000000000000803f000080bfeea47e400000a0bf0000803f40d6fc3feea47e400000803f000000000000000000000000000000000000803f000080bfeea47e4040d6fc3f0000803f40d6fc3f50d04e400000803f000000000000000000000000000000000000803f000080bf50d04e4040d6fc3f0000803f0000a0bfc53c97400000803f000000000000000000000000000000000000803f000080bfc53c97400000a0bf0000803f84381840c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740843818400000803f84381840eea47e400000803f000000000000000000000000000000000000803f000080bfeea47e40843818400000803f0000a0bf1427af400000803f000000000000000000000000000000000000803f000080bf1427af400000a0bf0000803fe80532401427af400000803f000000000000000000000000000000000000803f000080bf1427af40e80532400000803fe8053240c53c97400000803f000000000000000000000000000000000000803f000080bfc53c9740e80532400000803f0000a0bf6211c7400000803f000000000000000000000000000000000000803f000080bf6211c7400000a0bf0000803f4cd34b406211c7400000803f000000000000000000000000000000000000803f000080bf6211c7404cd34b400000803f4cd34b401427af400000803f000000000000000000000000000000000000803f000080bf1427af404cd34b400000803f0000a0bfb2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde400000a0bf0000803fb0a06540b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40b0a065400000803fb0a065406211c7400000803f000000000000000000000000000000000000803f000080bf6211c740b0a065400000803f0000a0bf00e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f6400000a0bf0000803f146e7f4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640146e7f400000803f146e7f40b2fbde400000803f000000000000000000000000000000000000803f000080bfb2fbde40146e7f400000803f0000a0bf286807410000803f000000000000000000000000000000000000803f000080bf286807410000a0bf0000803fbc9d8c40286807410000803f000000000000000000000000000000000000803f000080bf28680741bc9d8c400000803fbc9d8c4000e6f6400000803f000000000000000000000000000000000000803f000080bf00e6f640bc9d8c400000803f0000a0bf4f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13410000a0bf0000803f6e8499404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d13416e8499400000803f6e849940286807410000803f000000000000000000000000000000000000803f000080bf286807416e8499400000803f0000a0bf77521f410000803f000000000000000000000000000000000000803f000080bf77521f410000a0bf0000803f206ba64077521f410000803f000000000000000000000000000000000000803f000080bf77521f41206ba6400000803f206ba6404f5d13410000803f000000000000000000000000000000000000803f000080bf4f5d1341206ba6400000803f0000a0bf9d472b410000803f000000000000000000000000000000000000803f000080bf9d472b410000a0bf0000803fd251b3409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b41d251b3400000803fd251b34077521f410000803f000000000000000000000000000000000000803f000080bf77521f41d251b3400000803f0000a0bfc53c37410000803f000000000000000000000000000000000000803f000080bfc53c37410000a0bf0000803f8438c040c53c37410000803f000000000000000000000000000000000000803f000080bfc53c37418438c0400000803f8438c0409d472b410000803f000000000000000000000000000000000000803f000080bf9d472b418438c0400000803f0000a0bfec3143410000803f000000000000000000000000000000000000803f000080bfec3143410000a0bf0000803f361fcd40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341361fcd400000803f361fcd40c53c37410000803f000000000000000000000000000000000000803f000080bfc53c3741361fcd400000803f0000a0bf14274f410000803f000000000000000000000000000000000000803f000080bf14274f410000a0bf0000803fe805da4014274f410000803f000000000000000000000000000000000000803f000080bf14274f41e805da400000803fe805da40ec3143410000803f000000000000000000000000000000000000803f000080bfec314341e805da400000803f0000a0bf3b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b410000a0bf0000803f9aece6403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b419aece6400000803f9aece64014274f410000803f000000000000000000000000000000000000803f000080bf14274f419aece6400000803f0000a0bf621167410000803f000000000000000000000000000000000000803f000080bf621167410000a0bf0000803f4cd3f340621167410000803f000000000000000000000000000000000000803f000080bf621167414cd3f3400000803f4cd3f3403b1c5b410000803f000000000000000000000000000000000000803f000080bf3b1c5b414cd3f3400000803f0000a0bf8a0673410000803f000000000000000000000000000000000000803f000080bf8a0673410000a0bf0000803fff5c00418a0673410000803f000000000000000000000000000000000000803f000080bf8a067341ff5c00410000803fff5c0041621167410000803f000000000000000000000000000000000000803f000080bf62116741ff5c00410000803f0000a0bfb2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e410000a0bf0000803f58d00641b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e4158d006410000803f58d006418a0673410000803f000000000000000000000000000000000000803f000080bf8a06734158d006410000803f0000a0bf6c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410000a0bf0000803fb1430d416c7885410000803f000000000000000000000000000000000000803f000080bf6c788541b1430d410000803fb1430d41b2fb7e410000803f000000000000000000000000000000000000803f000080bfb2fb7e41b1430d410000803f0000a0bf00738b410000803f000000000000000000000000000000000000803f000080bf00738b410000a0bf0000803f0ab7134100738b410000803f000000000000000000000000000000000000803f000080bf00738b410ab713410000803f0ab713416c7885410000803f000000000000000000000000000000000000803f000080bf6c7885410ab71341000080bf0000a0bf00738b4100000000000000000000803f000080bf0000000000000000000080bf0000803f0000a0bf0000803f0000a0bf00738b4100000000000000000000803f000080bf0000000000000000000080bf000080bf0000a0bf000080bf0ab7134100738b4100000000000000000000803f000080bf0000000000000000000080bf0000803f0ab713410000803f0ab7134100738b4100000000000000000000803f000080bf0000000000000000000080bf000080bf0ab71341 + m_DataSize: 27360 + _typelessdata: 0300803f0000a0bfdcffffbf0000000000000000000080bf0000803f0000000000000000000080bf0300803f0000a0bf9e6412c00000a0bfdcffffbf0000000000000000000080bf0000803f0000000000000000000080bf9e6412c00000a0bf0300803f70ca58bfdcffffbf0000000000000000000080bf0000803f0000000000000000000080bf0300803f70ca58bf9e6412c070ca58bfdcffffbf0000000000000000000080bf0000803f0000000000000000000080bf9e6412c070ca58bf0300803f70ca58bfdcffffbf000000000000803f000000000000803f0000000000000000000080bf0300803fdcffffbf9e6412c070ca58bfdcffffbf000000000000803f000000000000803f0000000000000000000080bf9e6412c0dcffffbf0300803f70ca58bfa456a0bf000000000000803f000000000000803f0000000000000000000080bf0300803fa456a0bf9e6412c070ca58bfa456a0bf000000000000803f000000000000803f0000000000000000000080bf9e6412c0a456a0bf0300803f70ca58bfa456a0bf0000000000000000000080bf0000803f0000000000000000000080bf0300803f70ca58bf9e6412c070ca58bfa456a0bf0000000000000000000080bf0000803f0000000000000000000080bf9e6412c070ca58bf0300803fc029e3bea456a0bf0000000000000000000080bf0000803f0000000000000000000080bf0300803fc029e3be9e6412c0c029e3bea456a0bf0000000000000000000080bf0000803f0000000000000000000080bf9e6412c0c029e3be0300803fc029e3bea456a0bf000000000000803f000000000000803f0000000000000000000080bf0300803fa456a0bf9e6412c0c029e3bea456a0bf000000000000803f000000000000803f0000000000000000000080bf9e6412c0a456a0bf0300803fc029e3bec85a01bf000000000000803f000000000000803f0000000000000000000080bf0300803fc85a01bf9e6412c0c029e3bec85a01bf000000000000803f000000000000803f0000000000000000000080bf9e6412c0c85a01bf0300803fc029e3bec85a01bf0000000000000000000080bf0000803f0000000000000000000080bf0300803fc029e3be9e6412c0c029e3bec85a01bf0000000000000000000080bf0000803f0000000000000000000080bf9e6412c0c029e3be0300803f00f525bdc85a01bf0000000000000000000080bf0000803f0000000000000000000080bf0300803f00f525bd9e6412c000f525bdc85a01bf0000000000000000000080bf0000803f0000000000000000000080bf9e6412c000f525bd0300803f00f525bdc85a01bf000000000000803f000000000000803f0000000000000000000080bf0300803fc85a01bf9e6412c000f525bdc85a01bf000000000000803f000000000000803f0000000000000000000080bf9e6412c0c85a01bf0300803f00f525bda0de773e000000000000803f000000000000803f0000000000000000000080bf0300803fa0de773e9e6412c000f525bda0de773e000000000000803f000000000000803f0000000000000000000080bf9e6412c0a0de773e0300803f00f525bda0de773e0000000000000000000080bf0000803f0000000000000000000080bf0300803f00f525bd9e6412c000f525bda0de773e0000000000000000000080bf0000803f0000000000000000000080bf9e6412c000f525bd0300803f80acb93ea0de773e0000000000000000000080bf0000803f0000000000000000000080bf0300803f80acb93e9e6412c080acb93ea0de773e0000000000000000000080bf0000803f0000000000000000000080bf9e6412c080acb93e0300803f80acb93ea0de773e000000000000803f000000000000803f0000000000000000000080bf0300803fa0de773e9e6412c080acb93ea0de773e000000000000803f000000000000803f0000000000000000000080bf9e6412c0a0de773e0300803f80acb93e204a7d3f000000000000803f000000000000803f0000000000000000000080bf0300803f204a7d3f9e6412c080acb93e204a7d3f000000000000803f000000000000803f0000000000000000000080bf9e6412c0204a7d3f0300803f80acb93e204a7d3f0000000000000000000080bf0000803f0000000000000000000080bf0300803f80acb93e9e6412c080acb93e204a7d3f0000000000000000000080bf0000803f0000000000000000000080bf9e6412c080acb93e0300803fd00b443f204a7d3f0000000000000000000080bf0000803f0000000000000000000080bf0300803fd00b443f9e6412c0d00b443f204a7d3f0000000000000000000080bf0000803f0000000000000000000080bf9e6412c0d00b443f0300803fd00b443f204a7d3f000000000000803f000000000000803f0000000000000000000080bf0300803f204a7d3f9e6412c0d00b443f204a7d3f000000000000803f000000000000803f0000000000000000000080bf9e6412c0204a7d3f0300803fd00b443f4c4ede3f000000000000803f000000000000803f0000000000000000000080bf0300803f4c4ede3f9e6412c0d00b443f4c4ede3f000000000000803f000000000000803f0000000000000000000080bf9e6412c04c4ede3f0300803fd00b443f4c4ede3f0000000000000000000080bf0000803f0000000000000000000080bf0300803fd00b443f9e6412c0d00b443f4c4ede3f0000000000000000000080bf0000803f0000000000000000000080bf9e6412c0d00b443f0300803fb0a0953f4c4ede3f0000000000000000000080bf0000803f0000000000000000000080bf0300803fb0a0953f9e6412c0b0a0953f4c4ede3f0000000000000000000080bf0000803f0000000000000000000080bf9e6412c0b0a0953f0300803fb0a0953f4c4ede3f000000000000803f000000000000803f0000000000000000000080bf0300803f4c4ede3f9e6412c0b0a0953f4c4ede3f000000000000803f000000000000803f0000000000000000000080bf9e6412c04c4ede3f0300803fb0a0953fc4fb1e40000000000000803f000000000000803f0000000000000000000080bf0300803fc4fb1e409e6412c0b0a0953fc4fb1e40000000000000803f000000000000803f0000000000000000000080bf9e6412c0c4fb1e400300803fb0a0953fc4fb1e400000000000000000000080bf0000803f0000000000000000000080bf0300803fb0a0953f9e6412c0b0a0953fc4fb1e400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0b0a0953f0300803f783bc93fc4fb1e400000000000000000000080bf0000803f0000000000000000000080bf0300803f783bc93f9e6412c0783bc93fc4fb1e400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0783bc93f0300803f783bc93fc4fb1e40000000000000803f000000000000803f0000000000000000000080bf0300803fc4fb1e409e6412c0783bc93fc4fb1e40000000000000803f000000000000803f0000000000000000000080bf9e6412c0c4fb1e400300803f783bc93f62d04e40000000000000803f000000000000803f0000000000000000000080bf0300803f62d04e409e6412c0783bc93f62d04e40000000000000803f000000000000803f0000000000000000000080bf9e6412c062d04e400300803f783bc93f62d04e400000000000000000000080bf0000803f0000000000000000000080bf0300803f783bc93f9e6412c0783bc93f62d04e400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0783bc93f0300803f40d6fc3f62d04e400000000000000000000080bf0000803f0000000000000000000080bf0300803f40d6fc3f9e6412c040d6fc3f62d04e400000000000000000000080bf0000803f0000000000000000000080bf9e6412c040d6fc3f0300803f40d6fc3f62d04e40000000000000803f000000000000803f0000000000000000000080bf0300803f62d04e409e6412c040d6fc3f62d04e40000000000000803f000000000000803f0000000000000000000080bf9e6412c062d04e400300803f40d6fc3fffa47e40000000000000803f000000000000803f0000000000000000000080bf0300803fffa47e409e6412c040d6fc3fffa47e40000000000000803f000000000000803f0000000000000000000080bf9e6412c0ffa47e400300803f40d6fc3fffa47e400000000000000000000080bf0000803f0000000000000000000080bf0300803f40d6fc3f9e6412c040d6fc3fffa47e400000000000000000000080bf0000803f0000000000000000000080bf9e6412c040d6fc3f0300803f84381840ffa47e400000000000000000000080bf0000803f0000000000000000000080bf0300803f843818409e6412c084381840ffa47e400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0843818400300803f84381840ffa47e40000000000000803f000000000000803f0000000000000000000080bf0300803fffa47e409e6412c084381840ffa47e40000000000000803f000000000000803f0000000000000000000080bf9e6412c0ffa47e400300803f84381840ce3c9740000000000000803f000000000000803f0000000000000000000080bf0300803fce3c97409e6412c084381840ce3c9740000000000000803f000000000000803f0000000000000000000080bf9e6412c0ce3c97400300803f84381840ce3c97400000000000000000000080bf0000803f0000000000000000000080bf0300803f843818409e6412c084381840ce3c97400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0843818400300803fe8053240ce3c97400000000000000000000080bf0000803f0000000000000000000080bf0300803fe80532409e6412c0e8053240ce3c97400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0e80532400300803fe8053240ce3c9740000000000000803f000000000000803f0000000000000000000080bf0300803fce3c97409e6412c0e8053240ce3c9740000000000000803f000000000000803f0000000000000000000080bf9e6412c0ce3c97400300803fe80532401d27af40000000000000803f000000000000803f0000000000000000000080bf0300803f1d27af409e6412c0e80532401d27af40000000000000803f000000000000803f0000000000000000000080bf9e6412c01d27af400300803fe80532401d27af400000000000000000000080bf0000803f0000000000000000000080bf0300803fe80532409e6412c0e80532401d27af400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0e80532400300803f4cd34b401d27af400000000000000000000080bf0000803f0000000000000000000080bf0300803f4cd34b409e6412c04cd34b401d27af400000000000000000000080bf0000803f0000000000000000000080bf9e6412c04cd34b400300803f4cd34b401d27af40000000000000803f000000000000803f0000000000000000000080bf0300803f1d27af409e6412c04cd34b401d27af40000000000000803f000000000000803f0000000000000000000080bf9e6412c01d27af400300803f4cd34b406c11c740000000000000803f000000000000803f0000000000000000000080bf0300803f6c11c7409e6412c04cd34b406c11c740000000000000803f000000000000803f0000000000000000000080bf9e6412c06c11c7400300803f4cd34b406c11c7400000000000000000000080bf0000803f0000000000000000000080bf0300803f4cd34b409e6412c04cd34b406c11c7400000000000000000000080bf0000803f0000000000000000000080bf9e6412c04cd34b400300803fb0a065406c11c7400000000000000000000080bf0000803f0000000000000000000080bf0300803fb0a065409e6412c0b0a065406c11c7400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0b0a065400300803fb0a065406c11c740000000000000803f000000000000803f0000000000000000000080bf0300803f6c11c7409e6412c0b0a065406c11c740000000000000803f000000000000803f0000000000000000000080bf9e6412c06c11c7400300803fb0a06540bafbde40000000000000803f000000000000803f0000000000000000000080bf0300803fbafbde409e6412c0b0a06540bafbde40000000000000803f000000000000803f0000000000000000000080bf9e6412c0bafbde400300803fb0a06540bafbde400000000000000000000080bf0000803f0000000000000000000080bf0300803fb0a065409e6412c0b0a06540bafbde400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0b0a065400300803f146e7f40bafbde400000000000000000000080bf0000803f0000000000000000000080bf0300803f146e7f409e6412c0146e7f40bafbde400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0146e7f400300803f146e7f40bafbde40000000000000803f000000000000803f0000000000000000000080bf0300803fbafbde409e6412c0146e7f40bafbde40000000000000803f000000000000803f0000000000000000000080bf9e6412c0bafbde400300803f146e7f4009e6f640000000000000803f000000000000803f0000000000000000000080bf0300803f09e6f6409e6412c0146e7f4009e6f640000000000000803f000000000000803f0000000000000000000080bf9e6412c009e6f6400300803f146e7f4009e6f6400000000000000000000080bf0000803f0000000000000000000080bf0300803f146e7f409e6412c0146e7f4009e6f6400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0146e7f400300803fbc9d8c4009e6f6400000000000000000000080bf0000803f0000000000000000000080bf0300803fbc9d8c409e6412c0bc9d8c4009e6f6400000000000000000000080bf0000803f0000000000000000000080bf9e6412c0bc9d8c400300803fbc9d8c4009e6f640000000000000803f000000000000803f0000000000000000000080bf0300803f09e6f6409e6412c0bc9d8c4009e6f640000000000000803f000000000000803f0000000000000000000080bf9e6412c009e6f6400300803fbc9d8c402c680741000000000000803f000000000000803f0000000000000000000080bf0300803f2c6807419e6412c0bc9d8c402c680741000000000000803f000000000000803f0000000000000000000080bf9e6412c02c6807410300803fbc9d8c402c6807410000000000000000000080bf0000803f0000000000000000000080bf0300803fbc9d8c409e6412c0bc9d8c402c6807410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0bc9d8c400300803f6e8499402c6807410000000000000000000080bf0000803f0000000000000000000080bf0300803f6e8499409e6412c06e8499402c6807410000000000000000000080bf0000803f0000000000000000000080bf9e6412c06e8499400300803f6e8499402c680741000000000000803f000000000000803f0000000000000000000080bf0300803f2c6807419e6412c06e8499402c680741000000000000803f000000000000803f0000000000000000000080bf9e6412c02c6807410300803f6e849940535d1341000000000000803f000000000000803f0000000000000000000080bf0300803f535d13419e6412c06e849940535d1341000000000000803f000000000000803f0000000000000000000080bf9e6412c0535d13410300803f6e849940535d13410000000000000000000080bf0000803f0000000000000000000080bf0300803f6e8499409e6412c06e849940535d13410000000000000000000080bf0000803f0000000000000000000080bf9e6412c06e8499400300803f206ba640535d13410000000000000000000080bf0000803f0000000000000000000080bf0300803f206ba6409e6412c0206ba640535d13410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0206ba6400300803f206ba640535d1341000000000000803f000000000000803f0000000000000000000080bf0300803f535d13419e6412c0206ba640535d1341000000000000803f000000000000803f0000000000000000000080bf9e6412c0535d13410300803f206ba6407b521f41000000000000803f000000000000803f0000000000000000000080bf0300803f7b521f419e6412c0206ba6407b521f41000000000000803f000000000000803f0000000000000000000080bf9e6412c07b521f410300803f206ba6407b521f410000000000000000000080bf0000803f0000000000000000000080bf0300803f206ba6409e6412c0206ba6407b521f410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0206ba6400300803fd251b3407b521f410000000000000000000080bf0000803f0000000000000000000080bf0300803fd251b3409e6412c0d251b3407b521f410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0d251b3400300803fd251b3407b521f41000000000000803f000000000000803f0000000000000000000080bf0300803f7b521f419e6412c0d251b3407b521f41000000000000803f000000000000803f0000000000000000000080bf9e6412c07b521f410300803fd251b340a2472b41000000000000803f000000000000803f0000000000000000000080bf0300803fa2472b419e6412c0d251b340a2472b41000000000000803f000000000000803f0000000000000000000080bf9e6412c0a2472b410300803fd251b340a2472b410000000000000000000080bf0000803f0000000000000000000080bf0300803fd251b3409e6412c0d251b340a2472b410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0d251b3400300803f8438c040a2472b410000000000000000000080bf0000803f0000000000000000000080bf0300803f8438c0409e6412c08438c040a2472b410000000000000000000080bf0000803f0000000000000000000080bf9e6412c08438c0400300803f8438c040a2472b41000000000000803f000000000000803f0000000000000000000080bf0300803fa2472b419e6412c08438c040a2472b41000000000000803f000000000000803f0000000000000000000080bf9e6412c0a2472b410300803f8438c040ca3c3741000000000000803f000000000000803f0000000000000000000080bf0300803fca3c37419e6412c08438c040ca3c3741000000000000803f000000000000803f0000000000000000000080bf9e6412c0ca3c37410300803f8438c040ca3c37410000000000000000000080bf0000803f0000000000000000000080bf0300803f8438c0409e6412c08438c040ca3c37410000000000000000000080bf0000803f0000000000000000000080bf9e6412c08438c0400300803f361fcd40ca3c37410000000000000000000080bf0000803f0000000000000000000080bf0300803f361fcd409e6412c0361fcd40ca3c37410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0361fcd400300803f361fcd40ca3c3741000000000000803f000000000000803f0000000000000000000080bf0300803fca3c37419e6412c0361fcd40ca3c3741000000000000803f000000000000803f0000000000000000000080bf9e6412c0ca3c37410300803f361fcd40f0314341000000000000803f000000000000803f0000000000000000000080bf0300803ff03143419e6412c0361fcd40f0314341000000000000803f000000000000803f0000000000000000000080bf9e6412c0f03143410300803f361fcd40f03143410000000000000000000080bf0000803f0000000000000000000080bf0300803f361fcd409e6412c0361fcd40f03143410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0361fcd400300803fe805da40f03143410000000000000000000080bf0000803f0000000000000000000080bf0300803fe805da409e6412c0e805da40f03143410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0e805da400300803fe805da40f0314341000000000000803f000000000000803f0000000000000000000080bf0300803ff03143419e6412c0e805da40f0314341000000000000803f000000000000803f0000000000000000000080bf9e6412c0f03143410300803fe805da4018274f41000000000000803f000000000000803f0000000000000000000080bf0300803f18274f419e6412c0e805da4018274f41000000000000803f000000000000803f0000000000000000000080bf9e6412c018274f410300803fe805da4018274f410000000000000000000080bf0000803f0000000000000000000080bf0300803fe805da409e6412c0e805da4018274f410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0e805da400300803f9aece64018274f410000000000000000000080bf0000803f0000000000000000000080bf0300803f9aece6409e6412c09aece64018274f410000000000000000000080bf0000803f0000000000000000000080bf9e6412c09aece6400300803f9aece64018274f41000000000000803f000000000000803f0000000000000000000080bf0300803f18274f419e6412c09aece64018274f41000000000000803f000000000000803f0000000000000000000080bf9e6412c018274f410300803f9aece6403f1c5b41000000000000803f000000000000803f0000000000000000000080bf0300803f3f1c5b419e6412c09aece6403f1c5b41000000000000803f000000000000803f0000000000000000000080bf9e6412c03f1c5b410300803f9aece6403f1c5b410000000000000000000080bf0000803f0000000000000000000080bf0300803f9aece6409e6412c09aece6403f1c5b410000000000000000000080bf0000803f0000000000000000000080bf9e6412c09aece6400300803f4cd3f3403f1c5b410000000000000000000080bf0000803f0000000000000000000080bf0300803f4cd3f3409e6412c04cd3f3403f1c5b410000000000000000000080bf0000803f0000000000000000000080bf9e6412c04cd3f3400300803f4cd3f3403f1c5b41000000000000803f000000000000803f0000000000000000000080bf0300803f3f1c5b419e6412c04cd3f3403f1c5b41000000000000803f000000000000803f0000000000000000000080bf9e6412c03f1c5b410300803f4cd3f34067116741000000000000803f000000000000803f0000000000000000000080bf0300803f671167419e6412c04cd3f34067116741000000000000803f000000000000803f0000000000000000000080bf9e6412c0671167410300803f4cd3f340671167410000000000000000000080bf0000803f0000000000000000000080bf0300803f4cd3f3409e6412c04cd3f340671167410000000000000000000080bf0000803f0000000000000000000080bf9e6412c04cd3f3400300803fff5c0041671167410000000000000000000080bf0000803f0000000000000000000080bf0300803fff5c00419e6412c0ff5c0041671167410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0ff5c00410300803fff5c004167116741000000000000803f000000000000803f0000000000000000000080bf0300803f671167419e6412c0ff5c004167116741000000000000803f000000000000803f0000000000000000000080bf9e6412c0671167410300803fff5c00418e067341000000000000803f000000000000803f0000000000000000000080bf0300803f8e0673419e6412c0ff5c00418e067341000000000000803f000000000000803f0000000000000000000080bf9e6412c08e0673410300803fff5c00418e0673410000000000000000000080bf0000803f0000000000000000000080bf0300803fff5c00419e6412c0ff5c00418e0673410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0ff5c00410300803f58d006418e0673410000000000000000000080bf0000803f0000000000000000000080bf0300803f58d006419e6412c058d006418e0673410000000000000000000080bf0000803f0000000000000000000080bf9e6412c058d006410300803f58d006418e067341000000000000803f000000000000803f0000000000000000000080bf0300803f8e0673419e6412c058d006418e067341000000000000803f000000000000803f0000000000000000000080bf9e6412c08e0673410300803f58d00641b6fb7e41000000000000803f000000000000803f0000000000000000000080bf0300803fb6fb7e419e6412c058d00641b6fb7e41000000000000803f000000000000803f0000000000000000000080bf9e6412c0b6fb7e410300803f58d00641b6fb7e410000000000000000000080bf0000803f0000000000000000000080bf0300803f58d006419e6412c058d00641b6fb7e410000000000000000000080bf0000803f0000000000000000000080bf9e6412c058d006410300803fb1430d41b6fb7e410000000000000000000080bf0000803f0000000000000000000080bf0300803fb1430d419e6412c0b1430d41b6fb7e410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0b1430d410300803fb1430d41b6fb7e41000000000000803f000000000000803f0000000000000000000080bf0300803fb6fb7e419e6412c0b1430d41b6fb7e41000000000000803f000000000000803f0000000000000000000080bf9e6412c0b6fb7e410300803fb1430d416e788541000000000000803f000000000000803f0000000000000000000080bf0300803f6e7885419e6412c0b1430d416e788541000000000000803f000000000000803f0000000000000000000080bf9e6412c06e7885410300803fb1430d416e7885410000000000000000000080bf0000803f0000000000000000000080bf0300803fb1430d419e6412c0b1430d416e7885410000000000000000000080bf0000803f0000000000000000000080bf9e6412c0b1430d410300803f0ab713416e7885410000000000000000000080bf0000803f0000000000000000000080bf0300803f0ab713419e6412c00ab713416e7885410000000000000000000080bf0000803f0000000000000000000080bf9e6412c00ab713410300803f0ab713416e788541000000000000803f000000000000803f0000000000000000000080bf0300803f6e7885419e6412c00ab713416e788541000000000000803f000000000000803f0000000000000000000080bf9e6412c06e7885410300803f0ab7134102738b41000000000000803f000000000000803f0000000000000000000080bf0300803f02738b419e6412c00ab7134102738b41000000000000803f000000000000803f0000000000000000000080bf9e6412c002738b419e6412c00000a0bfdcffffbf000080bf00000000000000000000000000000000000080bf000080bfdcffff3f0000a0bf9e6412c00000a0bfa456a0bf000080bf00000000000000000000000000000000000080bf000080bfa456a03f0000a0bf9e6412c070ca58bfdcffffbf000080bf00000000000000000000000000000000000080bf000080bfdcffff3f70ca58bf9e6412c070ca58bfa456a0bf000080bf00000000000000000000000000000000000080bf000080bfa456a03f70ca58bf9e6412c00000a0bfa456a0bf000080bf00000000000000000000000000000000000080bf000080bfa456a03f0000a0bf9e6412c00000a0bfc85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013f0000a0bf9e6412c070ca58bfa456a0bf000080bf00000000000000000000000000000000000080bf000080bfa456a03f70ca58bf9e6412c0c029e3bec85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013fc029e3be9e6412c070ca58bfa456a0bf000080bf00000000000000000000000000000000000080bf000080bfa456a03f70ca58bf9e6412c0c029e3bea456a0bf000080bf00000000000000000000000000000000000080bf000080bfa456a03fc029e3be9e6412c0c029e3bec85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013fc029e3be9e6412c00000a0bfc85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013f0000a0bf9e6412c00000a0bfa0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be0000a0bf9e6412c0c029e3bec85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013fc029e3be9e6412c000f525bda0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be00f525bd9e6412c0c029e3bec85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013fc029e3be9e6412c000f525bdc85a01bf000080bf00000000000000000000000000000000000080bf000080bfc85a013f00f525bd9e6412c000f525bda0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be00f525bd9e6412c00000a0bfa0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be0000a0bf9e6412c00000a0bf284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbf0000a0bf9e6412c000f525bda0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be00f525bd9e6412c080acb93e284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbf80acb93e9e6412c000f525bda0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be00f525bd9e6412c080acb93ea0de773e000080bf00000000000000000000000000000000000080bf000080bfa0de77be80acb93e9e6412c080acb93e284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbf80acb93e9e6412c00000a0bf284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbf0000a0bf9e6412c00000a0bf4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebf0000a0bf9e6412c080acb93e284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbf80acb93e9e6412c0d00b443f4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebfd00b443f9e6412c080acb93e284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbf80acb93e9e6412c0d00b443f284a7d3f000080bf00000000000000000000000000000000000080bf000080bf284a7dbfd00b443f9e6412c0d00b443f4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebfd00b443f9e6412c00000a0bf4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebf0000a0bf9e6412c00000a0bfc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec00000a0bf9e6412c0d00b443f4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebfd00b443f9e6412c0b0a0953fc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec0b0a0953f9e6412c0d00b443f4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebfd00b443f9e6412c0b0a0953f4c4ede3f000080bf00000000000000000000000000000000000080bf000080bf4c4edebfb0a0953f9e6412c0b0a0953fc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec0b0a0953f9e6412c00000a0bfc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec00000a0bf9e6412c00000a0bf62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec00000a0bf9e6412c0b0a0953fc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec0b0a0953f9e6412c0783bc93f62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec0783bc93f9e6412c0b0a0953fc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec0b0a0953f9e6412c0783bc93fc4fb1e40000080bf00000000000000000000000000000000000080bf000080bfc4fb1ec0783bc93f9e6412c0783bc93f62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec0783bc93f9e6412c00000a0bf62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec00000a0bf9e6412c00000a0bf00a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec00000a0bf9e6412c0783bc93f62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec0783bc93f9e6412c040d6fc3f00a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec040d6fc3f9e6412c0783bc93f62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec0783bc93f9e6412c040d6fc3f62d04e40000080bf00000000000000000000000000000000000080bf000080bf62d04ec040d6fc3f9e6412c040d6fc3f00a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec040d6fc3f9e6412c00000a0bf00a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec00000a0bf9e6412c00000a0bfce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c00000a0bf9e6412c040d6fc3f00a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec040d6fc3f9e6412c084381840ce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c0843818409e6412c040d6fc3f00a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec040d6fc3f9e6412c08438184000a57e40000080bf00000000000000000000000000000000000080bf000080bf00a57ec0843818409e6412c084381840ce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c0843818409e6412c00000a0bfce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c00000a0bf9e6412c00000a0bf1d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc00000a0bf9e6412c084381840ce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c0843818409e6412c0e80532401d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc0e80532409e6412c084381840ce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c0843818409e6412c0e8053240ce3c9740000080bf00000000000000000000000000000000000080bf000080bfce3c97c0e80532409e6412c0e80532401d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc0e80532409e6412c00000a0bf1d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc00000a0bf9e6412c00000a0bf6b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c00000a0bf9e6412c0e80532401d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc0e80532409e6412c04cd34b406b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c04cd34b409e6412c0e80532401d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc0e80532409e6412c04cd34b401d27af40000080bf00000000000000000000000000000000000080bf000080bf1d27afc04cd34b409e6412c04cd34b406b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c04cd34b409e6412c00000a0bf6b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c00000a0bf9e6412c00000a0bfbbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec00000a0bf9e6412c04cd34b406b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c04cd34b409e6412c0b0a06540bbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec0b0a065409e6412c04cd34b406b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c04cd34b409e6412c0b0a065406b11c740000080bf00000000000000000000000000000000000080bf000080bf6b11c7c0b0a065409e6412c0b0a06540bbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec0b0a065409e6412c00000a0bfbbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec00000a0bf9e6412c00000a0bf09e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c00000a0bf9e6412c0b0a06540bbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec0b0a065409e6412c0146e7f4009e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c0146e7f409e6412c0b0a06540bbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec0b0a065409e6412c0146e7f40bbfbde40000080bf00000000000000000000000000000000000080bf000080bfbbfbdec0146e7f409e6412c0146e7f4009e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c0146e7f409e6412c00000a0bf09e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c00000a0bf9e6412c00000a0bf2c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c10000a0bf9e6412c0146e7f4009e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c0146e7f409e6412c0bc9d8c402c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c1bc9d8c409e6412c0146e7f4009e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c0146e7f409e6412c0bc9d8c4009e6f640000080bf00000000000000000000000000000000000080bf000080bf09e6f6c0bc9d8c409e6412c0bc9d8c402c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c1bc9d8c409e6412c00000a0bf2c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c10000a0bf9e6412c00000a0bf545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c10000a0bf9e6412c0bc9d8c402c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c1bc9d8c409e6412c06e849940545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c16e8499409e6412c0bc9d8c402c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c1bc9d8c409e6412c06e8499402c680741000080bf00000000000000000000000000000000000080bf000080bf2c6807c16e8499409e6412c06e849940545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c16e8499409e6412c00000a0bf545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c10000a0bf9e6412c00000a0bf7c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc10000a0bf9e6412c06e849940545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c16e8499409e6412c0206ba6407c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc1206ba6409e6412c06e849940545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c16e8499409e6412c0206ba640545d1341000080bf00000000000000000000000000000000000080bf000080bf545d13c1206ba6409e6412c0206ba6407c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc1206ba6409e6412c00000a0bf7c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc10000a0bf9e6412c00000a0bfa2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc10000a0bf9e6412c0206ba6407c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc1206ba6409e6412c0d251b340a2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc1d251b3409e6412c0206ba6407c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc1206ba6409e6412c0d251b3407c521f41000080bf00000000000000000000000000000000000080bf000080bf7c521fc1d251b3409e6412c0d251b340a2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc1d251b3409e6412c00000a0bfa2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc10000a0bf9e6412c00000a0bfca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c10000a0bf9e6412c0d251b340a2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc1d251b3409e6412c08438c040ca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c18438c0409e6412c0d251b340a2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc1d251b3409e6412c08438c040a2472b41000080bf00000000000000000000000000000000000080bf000080bfa2472bc18438c0409e6412c08438c040ca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c18438c0409e6412c00000a0bfca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c10000a0bf9e6412c00000a0bff0314341000080bf00000000000000000000000000000000000080bf000080bff03143c10000a0bf9e6412c08438c040ca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c18438c0409e6412c0361fcd40f0314341000080bf00000000000000000000000000000000000080bf000080bff03143c1361fcd409e6412c08438c040ca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c18438c0409e6412c0361fcd40ca3c3741000080bf00000000000000000000000000000000000080bf000080bfca3c37c1361fcd409e6412c0361fcd40f0314341000080bf00000000000000000000000000000000000080bf000080bff03143c1361fcd409e6412c00000a0bff0314341000080bf00000000000000000000000000000000000080bf000080bff03143c10000a0bf9e6412c00000a0bf18274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc10000a0bf9e6412c0361fcd40f0314341000080bf00000000000000000000000000000000000080bf000080bff03143c1361fcd409e6412c0e805da4018274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc1e805da409e6412c0361fcd40f0314341000080bf00000000000000000000000000000000000080bf000080bff03143c1361fcd409e6412c0e805da40f0314341000080bf00000000000000000000000000000000000080bf000080bff03143c1e805da409e6412c0e805da4018274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc1e805da409e6412c00000a0bf18274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc10000a0bf9e6412c00000a0bf401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc10000a0bf9e6412c0e805da4018274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc1e805da409e6412c09aece640401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc19aece6409e6412c0e805da4018274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc1e805da409e6412c09aece64018274f41000080bf00000000000000000000000000000000000080bf000080bf18274fc19aece6409e6412c09aece640401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc19aece6409e6412c00000a0bf401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc10000a0bf9e6412c00000a0bf66116741000080bf00000000000000000000000000000000000080bf000080bf661167c10000a0bf9e6412c09aece640401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc19aece6409e6412c04cd3f34066116741000080bf00000000000000000000000000000000000080bf000080bf661167c14cd3f3409e6412c09aece640401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc19aece6409e6412c04cd3f340401c5b41000080bf00000000000000000000000000000000000080bf000080bf401c5bc14cd3f3409e6412c04cd3f34066116741000080bf00000000000000000000000000000000000080bf000080bf661167c14cd3f3409e6412c00000a0bf66116741000080bf00000000000000000000000000000000000080bf000080bf661167c10000a0bf9e6412c00000a0bf8e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c10000a0bf9e6412c04cd3f34066116741000080bf00000000000000000000000000000000000080bf000080bf661167c14cd3f3409e6412c0ff5c00418e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c1ff5c00419e6412c04cd3f34066116741000080bf00000000000000000000000000000000000080bf000080bf661167c14cd3f3409e6412c0ff5c004166116741000080bf00000000000000000000000000000000000080bf000080bf661167c1ff5c00419e6412c0ff5c00418e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c1ff5c00419e6412c00000a0bf8e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c10000a0bf9e6412c00000a0bfb6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec10000a0bf9e6412c0ff5c00418e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c1ff5c00419e6412c058d00641b6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec158d006419e6412c0ff5c00418e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c1ff5c00419e6412c058d006418e067341000080bf00000000000000000000000000000000000080bf000080bf8e0673c158d006419e6412c058d00641b6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec158d006419e6412c00000a0bfb6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec10000a0bf9e6412c00000a0bf6e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c10000a0bf9e6412c058d00641b6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec158d006419e6412c0b1430d416e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c1b1430d419e6412c058d00641b6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec158d006419e6412c0b1430d41b6fb7e41000080bf00000000000000000000000000000000000080bf000080bfb6fb7ec1b1430d419e6412c0b1430d416e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c1b1430d419e6412c00000a0bf6e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c10000a0bf9e6412c00000a0bf02738b41000080bf00000000000000000000000000000000000080bf000080bf02738bc10000a0bf9e6412c0b1430d416e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c1b1430d419e6412c00ab7134102738b41000080bf00000000000000000000000000000000000080bf000080bf02738bc10ab713419e6412c0b1430d416e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c1b1430d419e6412c00ab713416e788541000080bf00000000000000000000000000000000000080bf000080bf6e7885c10ab713419e6412c00ab7134102738b41000080bf00000000000000000000000000000000000080bf000080bf02738bc10ab713410300803f0000a0bfdcffffbf0000803f000000000000000000000000000000000000803f000080bfdcffffbf0000a0bf0300803f0000a0bfa456a0bf0000803f000000000000000000000000000000000000803f000080bfa456a0bf0000a0bf0300803f70ca58bfdcffffbf0000803f000000000000000000000000000000000000803f000080bfdcffffbf70ca58bf0300803f70ca58bfa456a0bf0000803f000000000000000000000000000000000000803f000080bfa456a0bf70ca58bf0300803f0000a0bfa456a0bf0000803f000000000000000000000000000000000000803f000080bfa456a0bf0000a0bf0300803f0000a0bfc85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bf0000a0bf0300803f70ca58bfa456a0bf0000803f000000000000000000000000000000000000803f000080bfa456a0bf70ca58bf0300803fc029e3bec85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bfc029e3be0300803f70ca58bfa456a0bf0000803f000000000000000000000000000000000000803f000080bfa456a0bf70ca58bf0300803fc029e3bea456a0bf0000803f000000000000000000000000000000000000803f000080bfa456a0bfc029e3be0300803fc029e3bec85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bfc029e3be0300803f0000a0bfc85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bf0000a0bf0300803f0000a0bfa0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e0000a0bf0300803fc029e3bec85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bfc029e3be0300803f00f525bda0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e00f525bd0300803fc029e3bec85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bfc029e3be0300803f00f525bdc85a01bf0000803f000000000000000000000000000000000000803f000080bfc85a01bf00f525bd0300803f00f525bda0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e00f525bd0300803f0000a0bfa0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e0000a0bf0300803f0000a0bf284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3f0000a0bf0300803f00f525bda0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e00f525bd0300803f80acb93e284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3f80acb93e0300803f00f525bda0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e00f525bd0300803f80acb93ea0de773e0000803f000000000000000000000000000000000000803f000080bfa0de773e80acb93e0300803f80acb93e284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3f80acb93e0300803f0000a0bf284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3f0000a0bf0300803f0000a0bf4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3f0000a0bf0300803f80acb93e284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3f80acb93e0300803fd00b443f4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3fd00b443f0300803f80acb93e284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3f80acb93e0300803fd00b443f284a7d3f0000803f000000000000000000000000000000000000803f000080bf284a7d3fd00b443f0300803fd00b443f4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3fd00b443f0300803f0000a0bf4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3f0000a0bf0300803f0000a0bfc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e400000a0bf0300803fd00b443f4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3fd00b443f0300803fb0a0953fc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e40b0a0953f0300803fd00b443f4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3fd00b443f0300803fb0a0953f4c4ede3f0000803f000000000000000000000000000000000000803f000080bf4c4ede3fb0a0953f0300803fb0a0953fc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e40b0a0953f0300803f0000a0bfc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e400000a0bf0300803f0000a0bf62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e400000a0bf0300803fb0a0953fc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e40b0a0953f0300803f783bc93f62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e40783bc93f0300803fb0a0953fc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e40b0a0953f0300803f783bc93fc4fb1e400000803f000000000000000000000000000000000000803f000080bfc4fb1e40783bc93f0300803f783bc93f62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e40783bc93f0300803f0000a0bf62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e400000a0bf0300803f0000a0bf00a57e400000803f000000000000000000000000000000000000803f000080bf00a57e400000a0bf0300803f783bc93f62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e40783bc93f0300803f40d6fc3f00a57e400000803f000000000000000000000000000000000000803f000080bf00a57e4040d6fc3f0300803f783bc93f62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e40783bc93f0300803f40d6fc3f62d04e400000803f000000000000000000000000000000000000803f000080bf62d04e4040d6fc3f0300803f40d6fc3f00a57e400000803f000000000000000000000000000000000000803f000080bf00a57e4040d6fc3f0300803f0000a0bf00a57e400000803f000000000000000000000000000000000000803f000080bf00a57e400000a0bf0300803f0000a0bfce3c97400000803f000000000000000000000000000000000000803f000080bfce3c97400000a0bf0300803f40d6fc3f00a57e400000803f000000000000000000000000000000000000803f000080bf00a57e4040d6fc3f0300803f84381840ce3c97400000803f000000000000000000000000000000000000803f000080bfce3c9740843818400300803f40d6fc3f00a57e400000803f000000000000000000000000000000000000803f000080bf00a57e4040d6fc3f0300803f8438184000a57e400000803f000000000000000000000000000000000000803f000080bf00a57e40843818400300803f84381840ce3c97400000803f000000000000000000000000000000000000803f000080bfce3c9740843818400300803f0000a0bfce3c97400000803f000000000000000000000000000000000000803f000080bfce3c97400000a0bf0300803f0000a0bf1d27af400000803f000000000000000000000000000000000000803f000080bf1d27af400000a0bf0300803f84381840ce3c97400000803f000000000000000000000000000000000000803f000080bfce3c9740843818400300803fe80532401d27af400000803f000000000000000000000000000000000000803f000080bf1d27af40e80532400300803f84381840ce3c97400000803f000000000000000000000000000000000000803f000080bfce3c9740843818400300803fe8053240ce3c97400000803f000000000000000000000000000000000000803f000080bfce3c9740e80532400300803fe80532401d27af400000803f000000000000000000000000000000000000803f000080bf1d27af40e80532400300803f0000a0bf1d27af400000803f000000000000000000000000000000000000803f000080bf1d27af400000a0bf0300803f0000a0bf6b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c7400000a0bf0300803fe80532401d27af400000803f000000000000000000000000000000000000803f000080bf1d27af40e80532400300803f4cd34b406b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c7404cd34b400300803fe80532401d27af400000803f000000000000000000000000000000000000803f000080bf1d27af40e80532400300803f4cd34b401d27af400000803f000000000000000000000000000000000000803f000080bf1d27af404cd34b400300803f4cd34b406b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c7404cd34b400300803f0000a0bf6b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c7400000a0bf0300803f0000a0bfbbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde400000a0bf0300803f4cd34b406b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c7404cd34b400300803fb0a06540bbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde40b0a065400300803f4cd34b406b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c7404cd34b400300803fb0a065406b11c7400000803f000000000000000000000000000000000000803f000080bf6b11c740b0a065400300803fb0a06540bbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde40b0a065400300803f0000a0bfbbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde400000a0bf0300803f0000a0bf09e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f6400000a0bf0300803fb0a06540bbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde40b0a065400300803f146e7f4009e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f640146e7f400300803fb0a06540bbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde40b0a065400300803f146e7f40bbfbde400000803f000000000000000000000000000000000000803f000080bfbbfbde40146e7f400300803f146e7f4009e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f640146e7f400300803f0000a0bf09e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f6400000a0bf0300803f0000a0bf2c6807410000803f000000000000000000000000000000000000803f000080bf2c6807410000a0bf0300803f146e7f4009e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f640146e7f400300803fbc9d8c402c6807410000803f000000000000000000000000000000000000803f000080bf2c680741bc9d8c400300803f146e7f4009e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f640146e7f400300803fbc9d8c4009e6f6400000803f000000000000000000000000000000000000803f000080bf09e6f640bc9d8c400300803fbc9d8c402c6807410000803f000000000000000000000000000000000000803f000080bf2c680741bc9d8c400300803f0000a0bf2c6807410000803f000000000000000000000000000000000000803f000080bf2c6807410000a0bf0300803f0000a0bf545d13410000803f000000000000000000000000000000000000803f000080bf545d13410000a0bf0300803fbc9d8c402c6807410000803f000000000000000000000000000000000000803f000080bf2c680741bc9d8c400300803f6e849940545d13410000803f000000000000000000000000000000000000803f000080bf545d13416e8499400300803fbc9d8c402c6807410000803f000000000000000000000000000000000000803f000080bf2c680741bc9d8c400300803f6e8499402c6807410000803f000000000000000000000000000000000000803f000080bf2c6807416e8499400300803f6e849940545d13410000803f000000000000000000000000000000000000803f000080bf545d13416e8499400300803f0000a0bf545d13410000803f000000000000000000000000000000000000803f000080bf545d13410000a0bf0300803f0000a0bf7c521f410000803f000000000000000000000000000000000000803f000080bf7c521f410000a0bf0300803f6e849940545d13410000803f000000000000000000000000000000000000803f000080bf545d13416e8499400300803f206ba6407c521f410000803f000000000000000000000000000000000000803f000080bf7c521f41206ba6400300803f6e849940545d13410000803f000000000000000000000000000000000000803f000080bf545d13416e8499400300803f206ba640545d13410000803f000000000000000000000000000000000000803f000080bf545d1341206ba6400300803f206ba6407c521f410000803f000000000000000000000000000000000000803f000080bf7c521f41206ba6400300803f0000a0bf7c521f410000803f000000000000000000000000000000000000803f000080bf7c521f410000a0bf0300803f0000a0bfa2472b410000803f000000000000000000000000000000000000803f000080bfa2472b410000a0bf0300803f206ba6407c521f410000803f000000000000000000000000000000000000803f000080bf7c521f41206ba6400300803fd251b340a2472b410000803f000000000000000000000000000000000000803f000080bfa2472b41d251b3400300803f206ba6407c521f410000803f000000000000000000000000000000000000803f000080bf7c521f41206ba6400300803fd251b3407c521f410000803f000000000000000000000000000000000000803f000080bf7c521f41d251b3400300803fd251b340a2472b410000803f000000000000000000000000000000000000803f000080bfa2472b41d251b3400300803f0000a0bfa2472b410000803f000000000000000000000000000000000000803f000080bfa2472b410000a0bf0300803f0000a0bfca3c37410000803f000000000000000000000000000000000000803f000080bfca3c37410000a0bf0300803fd251b340a2472b410000803f000000000000000000000000000000000000803f000080bfa2472b41d251b3400300803f8438c040ca3c37410000803f000000000000000000000000000000000000803f000080bfca3c37418438c0400300803fd251b340a2472b410000803f000000000000000000000000000000000000803f000080bfa2472b41d251b3400300803f8438c040a2472b410000803f000000000000000000000000000000000000803f000080bfa2472b418438c0400300803f8438c040ca3c37410000803f000000000000000000000000000000000000803f000080bfca3c37418438c0400300803f0000a0bfca3c37410000803f000000000000000000000000000000000000803f000080bfca3c37410000a0bf0300803f0000a0bff03143410000803f000000000000000000000000000000000000803f000080bff03143410000a0bf0300803f8438c040ca3c37410000803f000000000000000000000000000000000000803f000080bfca3c37418438c0400300803f361fcd40f03143410000803f000000000000000000000000000000000000803f000080bff0314341361fcd400300803f8438c040ca3c37410000803f000000000000000000000000000000000000803f000080bfca3c37418438c0400300803f361fcd40ca3c37410000803f000000000000000000000000000000000000803f000080bfca3c3741361fcd400300803f361fcd40f03143410000803f000000000000000000000000000000000000803f000080bff0314341361fcd400300803f0000a0bff03143410000803f000000000000000000000000000000000000803f000080bff03143410000a0bf0300803f0000a0bf18274f410000803f000000000000000000000000000000000000803f000080bf18274f410000a0bf0300803f361fcd40f03143410000803f000000000000000000000000000000000000803f000080bff0314341361fcd400300803fe805da4018274f410000803f000000000000000000000000000000000000803f000080bf18274f41e805da400300803f361fcd40f03143410000803f000000000000000000000000000000000000803f000080bff0314341361fcd400300803fe805da40f03143410000803f000000000000000000000000000000000000803f000080bff0314341e805da400300803fe805da4018274f410000803f000000000000000000000000000000000000803f000080bf18274f41e805da400300803f0000a0bf18274f410000803f000000000000000000000000000000000000803f000080bf18274f410000a0bf0300803f0000a0bf401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b410000a0bf0300803fe805da4018274f410000803f000000000000000000000000000000000000803f000080bf18274f41e805da400300803f9aece640401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b419aece6400300803fe805da4018274f410000803f000000000000000000000000000000000000803f000080bf18274f41e805da400300803f9aece64018274f410000803f000000000000000000000000000000000000803f000080bf18274f419aece6400300803f9aece640401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b419aece6400300803f0000a0bf401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b410000a0bf0300803f0000a0bf661167410000803f000000000000000000000000000000000000803f000080bf661167410000a0bf0300803f9aece640401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b419aece6400300803f4cd3f340661167410000803f000000000000000000000000000000000000803f000080bf661167414cd3f3400300803f9aece640401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b419aece6400300803f4cd3f340401c5b410000803f000000000000000000000000000000000000803f000080bf401c5b414cd3f3400300803f4cd3f340661167410000803f000000000000000000000000000000000000803f000080bf661167414cd3f3400300803f0000a0bf661167410000803f000000000000000000000000000000000000803f000080bf661167410000a0bf0300803f0000a0bf8e0673410000803f000000000000000000000000000000000000803f000080bf8e0673410000a0bf0300803f4cd3f340661167410000803f000000000000000000000000000000000000803f000080bf661167414cd3f3400300803fff5c00418e0673410000803f000000000000000000000000000000000000803f000080bf8e067341ff5c00410300803f4cd3f340661167410000803f000000000000000000000000000000000000803f000080bf661167414cd3f3400300803fff5c0041661167410000803f000000000000000000000000000000000000803f000080bf66116741ff5c00410300803fff5c00418e0673410000803f000000000000000000000000000000000000803f000080bf8e067341ff5c00410300803f0000a0bf8e0673410000803f000000000000000000000000000000000000803f000080bf8e0673410000a0bf0300803f0000a0bfb6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e410000a0bf0300803fff5c00418e0673410000803f000000000000000000000000000000000000803f000080bf8e067341ff5c00410300803f58d00641b6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e4158d006410300803fff5c00418e0673410000803f000000000000000000000000000000000000803f000080bf8e067341ff5c00410300803f58d006418e0673410000803f000000000000000000000000000000000000803f000080bf8e06734158d006410300803f58d00641b6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e4158d006410300803f0000a0bfb6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e410000a0bf0300803f0000a0bf6e7885410000803f000000000000000000000000000000000000803f000080bf6e7885410000a0bf0300803f58d00641b6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e4158d006410300803fb1430d416e7885410000803f000000000000000000000000000000000000803f000080bf6e788541b1430d410300803f58d00641b6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e4158d006410300803fb1430d41b6fb7e410000803f000000000000000000000000000000000000803f000080bfb6fb7e41b1430d410300803fb1430d416e7885410000803f000000000000000000000000000000000000803f000080bf6e788541b1430d410300803f0000a0bf6e7885410000803f000000000000000000000000000000000000803f000080bf6e7885410000a0bf0300803f0000a0bf02738b410000803f000000000000000000000000000000000000803f000080bf02738b410000a0bf0300803fb1430d416e7885410000803f000000000000000000000000000000000000803f000080bf6e788541b1430d410300803f0ab7134102738b410000803f000000000000000000000000000000000000803f000080bf02738b410ab713410300803fb1430d416e7885410000803f000000000000000000000000000000000000803f000080bf6e788541b1430d410300803f0ab713416e7885410000803f000000000000000000000000000000000000803f000080bf6e7885410ab713410300803f0ab7134102738b410000803f000000000000000000000000000000000000803f000080bf02738b410ab713419e6412c00000a0bf02738b4100000000000000000000803f000080bf0000000000000000000080bf9e6412400000a0bf0300803f0000a0bf02738b4100000000000000000000803f000080bf0000000000000000000080bf030080bf0000a0bf9e6412c00ab7134102738b4100000000000000000000803f000080bf0000000000000000000080bf9e6412400ab713410300803f0ab7134102738b4100000000000000000000803f000080bf0000000000000000000080bf030080bf0ab71341 m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -87049,8 +87398,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: 0, y: 3.9910936, z: 7.715576} - m_Extent: {x: 1, y: 5.2410936, z: 9.715576} + m_Center: {x: -0.6436954, y: 3.9910936, z: 7.71558} + m_Extent: {x: 1.6436958, y: 5.2410936, z: 9.715576} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -87191,9 +87540,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26874 + m_Size: {x: 0.3750534, y: 27.950096, z: 4.4240665} + m_LocalCenter: {x: -0.31248477, y: 13.147291, z: -23.091183} references: version: 2 RefIds: @@ -87327,54 +87676,54 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.5000113, y: -0.8277569, z: -20.87915} + - {x: -0.12495795, y: -0.8277569, z: -20.87915} + - {x: -0.5000113, y: 27.12234, z: -20.87915} + - {x: -0.12495795, y: 27.12234, z: -20.87915} + - {x: -0.12495795, y: -0.8277569, z: -20.87915} + - {x: -0.12495795, y: -0.8277569, z: -25.303219} + - {x: -0.12495795, y: 27.12234, z: -20.87915} + - {x: -0.12495795, y: 27.12234, z: -25.303219} + - {x: -0.12495795, y: -0.8277569, z: -25.303219} + - {x: -0.5000113, y: -0.8277569, z: -25.303219} + - {x: -0.12495795, y: 27.12234, z: -25.303219} + - {x: -0.5000113, y: 27.12234, z: -25.303219} + - {x: -0.5000113, y: -0.8277569, z: -25.303219} + - {x: -0.5000113, y: -0.8277569, z: -20.87915} + - {x: -0.5000113, y: 27.12234, z: -25.303219} + - {x: -0.5000113, y: 27.12234, z: -20.87915} + - {x: -0.5000113, y: 27.12234, z: -20.87915} + - {x: -0.12495795, y: 27.12234, z: -20.87915} + - {x: -0.5000113, y: 27.12234, z: -25.303219} + - {x: -0.12495795, y: 27.12234, z: -25.303219} + - {x: -0.5000113, y: -0.8277569, z: -25.303219} + - {x: -0.12495795, y: -0.8277569, z: -25.303219} + - {x: -0.5000113, y: -0.8277569, z: -20.87915} + - {x: -0.12495795, y: -0.8277569, z: -20.87915} m_Textures0: - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: -26.950096} + - {x: 0, y: -26.950096} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 4.4240685, y: -26.950096} + - {x: 0, y: -26.950096} + - {x: 4.4240685, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: -26.950096} + - {x: 0, y: -26.950096} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 4.4240685, y: -26.950096} + - {x: 0, y: -26.950096} + - {x: 4.4240685, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: 1} + - {x: 0, y: -3.4240685} + - {x: 0.37505338, y: -3.4240685} + - {x: 0.37505338, y: -3.4240685} + - {x: 0, y: -3.4240685} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} m_Textures2: [] m_Textures3: [] @@ -87412,7 +87761,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 413648103} - m_VersionIndex: 26247 + m_VersionIndex: 26874 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -89547,8 +89896,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247026, y: 12.548782, z: -23.995502} + m_Extent: {x: 0.1875267, y: 14.573561, z: 1.4371357} m_Shapes: vertices: [] shapes: [] @@ -89627,7 +89976,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 9affffbef89501c08977b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e4e2de1c168e2ffbdf89501c08977b4c100000000000000000000803f000080bf0000000000000000000080bf000000004e2de1c19affffbe8ffad8418977b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f68e2ffbd8ffad8418977b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f68e2ffbdf89501c08977b4c10000803f000000000000000000000000000000000000803f000080bf10f437404e2de1c168e2ffbdf89501c00b76cbc10000803f000000000000000000000000000000000000803f000080bf000000004e2de1c168e2ffbd8ffad8418977b4c10000803f000000000000000000000000000000000000803f000080bf10f437400000803f68e2ffbd8ffad8410b76cbc10000803f000000000000000000000000000000000000803f000080bf000000000000803f68e2ffbdf89501c00b76cbc10000000000000000000080bf0000803f0000000000000000000080bf0007c03e4e2de1c19affffbef89501c00b76cbc10000000000000000000080bf0000803f0000000000000000000080bf000000004e2de1c168e2ffbd8ffad8410b76cbc10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f9affffbe8ffad8410b76cbc10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f9affffbef89501c00b76cbc1000080bf00000000000000000000000000000000000080bf000080bf10f437404e2de1c19affffbef89501c08977b4c1000080bf00000000000000000000000000000000000080bf000080bf000000004e2de1c19affffbe8ffad8410b76cbc1000080bf00000000000000000000000000000000000080bf000080bf10f437400000803f9affffbe8ffad8418977b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f9affffbe8ffad8418977b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f68e2ffbd8ffad8418977b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f9affffbe8ffad8410b76cbc1000000000000803f000000000000803f0000000000000000000080bf0000000020e8efbf68e2ffbd8ffad8410b76cbc1000000000000803f000000000000803f0000000000000000000080bf0007c03e20e8efbf9affffbef89501c00b76cbc100000000000080bf00000000000080bf0000000000000000000080bf0007c03e20e8efbf68e2ffbdf89501c00b76cbc100000000000080bf00000000000080bf0000000000000000000080bf0000000020e8efbf9affffbef89501c08977b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f68e2ffbdf89501c08977b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -89681,8 +90030,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247026, y: 12.548782, z: -23.995502} + m_Extent: {x: 0.1875267, y: 14.573561, z: 1.4371357} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -90072,9 +90421,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -90122,7 +90483,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard6 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -90177,9 +90818,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -90227,12 +90880,312 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732080652, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_LocalPosition.x + value: -0.33 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732080652, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_LocalPosition.y + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732080652, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_LocalPosition.z + value: 0.04 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: npcName value: bob objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: patrolWaypoints.Array.size + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: 'patrolWaypoints.Array.data[0]' + value: + objectReference: {fileID: 572767393} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: 'patrolWaypoints.Array.data[1]' + value: + objectReference: {fileID: 665174409} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -90432,9 +91385,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -90482,7 +91447,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard4 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -90555,7 +91800,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 600579176653881994, guid: b96d0fcc541b0b947907dd08b9f5beab, type: 3} propertyPath: m_LocalPosition.x - value: -13.990603 + value: -10.71 objectReference: {fileID: 0} - target: {fileID: 600579176653881994, guid: b96d0fcc541b0b947907dd08b9f5beab, type: 3} propertyPath: m_LocalPosition.y @@ -90563,7 +91808,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 600579176653881994, guid: b96d0fcc541b0b947907dd08b9f5beab, type: 3} propertyPath: m_LocalPosition.z - value: 11.112394 + value: 11.64 objectReference: {fileID: 0} - target: {fileID: 600579176653881994, guid: b96d0fcc541b0b947907dd08b9f5beab, type: 3} propertyPath: m_LocalRotation.w @@ -90916,9 +92161,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044140 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 1570 - m_Size: {x: 9.368233, y: 2.5, z: 4} - m_LocalCenter: {x: -0.25283435, y: 0, z: 0.000000029802322} + m_UnmodifiedMeshVersion: 3790 + m_Size: {x: 11.221855, y: 2.5, z: 7.565769} + m_LocalCenter: {x: -1.1796497, y: 0, z: -1.7828847} references: version: 2 RefIds: @@ -91798,355 +93043,355 @@ MonoBehaviour: - m_Vertices: a4000000ab000000 m_SharedTextures: [] m_Positions: - - {x: -2.5948925, y: -1.25, z: -2.0000002} - - {x: -4.9369507, y: -1.25, z: -2.0000002} - - {x: -2.5948925, y: -0.9375, z: -2.0000002} - - {x: -4.9369507, y: -0.9375, z: -2.0000002} - - {x: -2.5948925, y: -0.9375, z: -2.0000002} - - {x: -4.9369507, y: -0.9375, z: -2.0000002} - - {x: -4.5803933, y: -0.9375, z: -0.46926638} - - {x: -2.416614, y: -0.9375, z: -1.2346333} - - {x: -2.416614, y: -0.9375, z: -1.2346333} - - {x: -4.5803933, y: -0.9375, z: -0.46926638} - - {x: -2.416614, y: -0.625, z: -1.2346333} - - {x: -4.5803933, y: -0.625, z: -0.46926638} - - {x: -2.416614, y: -0.625, z: -1.2346333} - - {x: -4.5803933, y: -0.625, z: -0.46926638} - - {x: -3.5650048, y: -0.625, z: 0.8284269} - - {x: -1.9089197, y: -0.625, z: -0.58578664} - - {x: -1.9089197, y: -0.625, z: -0.58578664} - - {x: -3.5650048, y: -0.625, z: 0.8284269} - - {x: -1.9089197, y: -0.3125, z: -0.58578664} - - {x: -3.5650048, y: -0.3125, z: 0.8284269} - - {x: -1.9089197, y: -0.3125, z: -0.58578664} - - {x: -3.5650048, y: -0.3125, z: 0.8284269} - - {x: -2.0453682, y: -0.3125, z: 1.6955178} - - {x: -1.1491014, y: -0.3125, z: -0.1522412} - - {x: -1.1491014, y: -0.3125, z: -0.1522412} - - {x: -2.0453682, y: -0.3125, z: 1.6955178} - - {x: -1.1491014, y: 0, z: -0.1522412} - - {x: -2.0453682, y: 0, z: 1.6955178} - - {x: -1.1491014, y: 0, z: -0.1522412} - - {x: -2.0453682, y: 0, z: 1.6955178} - - {x: -0.2528343, y: 0, z: 1.9999996} - - {x: -0.25283438, y: 0, z: -0.00000020827838} - - {x: -0.25283438, y: 0, z: -0.00000020827838} - - {x: -0.2528343, y: 0, z: 1.9999996} - - {x: -0.25283438, y: 0.3125, z: -0.00000020827838} - - {x: -0.2528343, y: 0.3125, z: 1.9999996} - - {x: -0.25283438, y: 0.3125, z: -0.00000020827838} - - {x: -0.2528343, y: 0.3125, z: 1.9999996} - - {x: 1.5396997, y: 0.3125, z: 1.6955178} - - {x: 0.6434326, y: 0.3125, z: -0.1522412} - - {x: 0.6434326, y: 0.3125, z: -0.1522412} - - {x: 1.5396997, y: 0.3125, z: 1.6955178} - - {x: 0.6434326, y: 0.625, z: -0.1522412} - - {x: 1.5396997, y: 0.625, z: 1.6955178} - - {x: 0.6434326, y: 0.625, z: -0.1522412} - - {x: 1.5396997, y: 0.625, z: 1.6955178} - - {x: 3.0593362, y: 0.625, z: 0.8284269} - - {x: 1.4032507, y: 0.625, z: -0.58578664} - - {x: 1.4032507, y: 0.625, z: -0.58578664} - - {x: 3.0593362, y: 0.625, z: 0.8284269} - - {x: 1.4032507, y: 0.9375, z: -0.58578664} - - {x: 3.0593362, y: 0.9375, z: 0.8284269} - - {x: 1.4032507, y: 0.9375, z: -0.58578664} - - {x: 3.0593362, y: 0.9375, z: 0.8284269} - - {x: 4.074725, y: 0.9375, z: -0.4692671} - - {x: 1.9109454, y: 0.9375, z: -1.2346337} - - {x: 1.9109454, y: 0.9375, z: -1.2346337} - - {x: 4.074725, y: 0.9375, z: -0.4692671} - - {x: 1.9109454, y: 1.25, z: -1.2346337} - - {x: 4.074725, y: 1.25, z: -0.4692671} - - {x: 1.9109454, y: 1.25, z: -1.2346337} - - {x: 4.074725, y: 1.25, z: -0.4692671} - - {x: 4.431282, y: 1.25, z: -2.0000005} - - {x: 2.0892236, y: 1.25, z: -2.0000005} - - {x: -2.5948925, y: -1.25, z: -2.0000002} - - {x: -2.416614, y: -1.25, z: -1.2346333} - - {x: -2.5948925, y: -0.9375, z: -2.0000002} - - {x: -2.416614, y: -0.9375, z: -1.2346333} - - {x: -2.416614, y: -1.25, z: -1.2346333} - - {x: -1.9089197, y: -1.25, z: -0.58578664} - - {x: -2.416614, y: -0.9375, z: -1.2346333} - - {x: -1.9089197, y: -0.625, z: -0.58578664} - - {x: -2.416614, y: -0.9375, z: -1.2346333} - - {x: -1.9089197, y: -0.625, z: -0.58578664} - - {x: -2.416614, y: -0.625, z: -1.2346333} - - {x: -1.9089197, y: -1.25, z: -0.58578664} - - {x: -1.1491014, y: -1.25, z: -0.1522412} - - {x: -1.9089197, y: -0.625, z: -0.58578664} - - {x: -1.1491014, y: -0.3125, z: -0.1522412} - - {x: -1.9089197, y: -0.625, z: -0.58578664} - - {x: -1.1491014, y: -0.3125, z: -0.1522412} - - {x: -1.9089197, y: -0.3125, z: -0.58578664} - - {x: -1.1491014, y: -1.25, z: -0.1522412} - - {x: -0.25283438, y: -1.25, z: -0.00000020827838} - - {x: -1.1491014, y: -0.3125, z: -0.1522412} - - {x: -0.25283438, y: 0, z: -0.00000020827838} - - {x: -1.1491014, y: -0.3125, z: -0.1522412} - - {x: -0.25283438, y: 0, z: -0.00000020827838} - - {x: -1.1491014, y: 0, z: -0.1522412} - - {x: -0.25283438, y: -1.25, z: -0.00000020827838} - - {x: 0.6434326, y: -1.25, z: -0.1522412} - - {x: -0.25283438, y: 0, z: -0.00000020827838} - - {x: 0.6434326, y: 0.3125, z: -0.1522412} - - {x: -0.25283438, y: 0, z: -0.00000020827838} - - {x: 0.6434326, y: 0.3125, z: -0.1522412} - - {x: -0.25283438, y: 0.3125, z: -0.00000020827838} - - {x: 0.6434326, y: -1.25, z: -0.1522412} - - {x: 1.4032507, y: -1.25, z: -0.58578664} - - {x: 0.6434326, y: 0.3125, z: -0.1522412} - - {x: 1.4032507, y: 0.625, z: -0.58578664} - - {x: 0.6434326, y: 0.3125, z: -0.1522412} - - {x: 1.4032507, y: 0.625, z: -0.58578664} - - {x: 0.6434326, y: 0.625, z: -0.1522412} - - {x: 1.4032507, y: -1.25, z: -0.58578664} - - {x: 1.9109454, y: -1.25, z: -1.2346337} - - {x: 1.4032507, y: 0.625, z: -0.58578664} - - {x: 1.9109454, y: 0.9375, z: -1.2346337} - - {x: 1.4032507, y: 0.625, z: -0.58578664} - - {x: 1.9109454, y: 0.9375, z: -1.2346337} - - {x: 1.4032507, y: 0.9375, z: -0.58578664} - - {x: 1.9109454, y: -1.25, z: -1.2346337} - - {x: 2.0892236, y: -1.25, z: -2.0000005} - - {x: 1.9109454, y: 0.9375, z: -1.2346337} - - {x: 2.0892236, y: 1.25, z: -2.0000005} - - {x: 1.9109454, y: 0.9375, z: -1.2346337} - - {x: 2.0892236, y: 1.25, z: -2.0000005} - - {x: 1.9109454, y: 1.25, z: -1.2346337} - - {x: -4.9369507, y: -1.25, z: -2.0000002} - - {x: -4.5803933, y: -1.25, z: -0.46926638} - - {x: -4.9369507, y: -0.9375, z: -2.0000002} - - {x: -4.5803933, y: -0.9375, z: -0.46926638} - - {x: -4.5803933, y: -1.25, z: -0.46926638} - - {x: -3.5650048, y: -1.25, z: 0.8284269} - - {x: -4.5803933, y: -0.9375, z: -0.46926638} - - {x: -3.5650048, y: -0.625, z: 0.8284269} - - {x: -4.5803933, y: -0.9375, z: -0.46926638} - - {x: -3.5650048, y: -0.625, z: 0.8284269} - - {x: -4.5803933, y: -0.625, z: -0.46926638} - - {x: -3.5650048, y: -1.25, z: 0.8284269} - - {x: -2.0453682, y: -1.25, z: 1.6955178} - - {x: -3.5650048, y: -0.625, z: 0.8284269} - - {x: -2.0453682, y: -0.3125, z: 1.6955178} - - {x: -3.5650048, y: -0.625, z: 0.8284269} - - {x: -2.0453682, y: -0.3125, z: 1.6955178} - - {x: -3.5650048, y: -0.3125, z: 0.8284269} - - {x: -2.0453682, y: -1.25, z: 1.6955178} - - {x: -0.2528343, y: -1.25, z: 1.9999996} - - {x: -2.0453682, y: -0.3125, z: 1.6955178} - - {x: -0.2528343, y: 0, z: 1.9999996} - - {x: -2.0453682, y: -0.3125, z: 1.6955178} - - {x: -0.2528343, y: 0, z: 1.9999996} - - {x: -2.0453682, y: 0, z: 1.6955178} - - {x: -0.2528343, y: -1.25, z: 1.9999996} - - {x: 1.5396997, y: -1.25, z: 1.6955178} - - {x: -0.2528343, y: 0, z: 1.9999996} - - {x: 1.5396997, y: 0.3125, z: 1.6955178} - - {x: -0.2528343, y: 0, z: 1.9999996} - - {x: 1.5396997, y: 0.3125, z: 1.6955178} - - {x: -0.2528343, y: 0.3125, z: 1.9999996} - - {x: 1.5396997, y: -1.25, z: 1.6955178} - - {x: 3.0593362, y: -1.25, z: 0.8284269} - - {x: 1.5396997, y: 0.3125, z: 1.6955178} - - {x: 3.0593362, y: 0.625, z: 0.8284269} - - {x: 1.5396997, y: 0.3125, z: 1.6955178} - - {x: 3.0593362, y: 0.625, z: 0.8284269} - - {x: 1.5396997, y: 0.625, z: 1.6955178} - - {x: 3.0593362, y: -1.25, z: 0.8284269} - - {x: 4.074725, y: -1.25, z: -0.4692671} - - {x: 3.0593362, y: 0.625, z: 0.8284269} - - {x: 4.074725, y: 0.9375, z: -0.4692671} - - {x: 3.0593362, y: 0.625, z: 0.8284269} - - {x: 4.074725, y: 0.9375, z: -0.4692671} - - {x: 3.0593362, y: 0.9375, z: 0.8284269} - - {x: 4.074725, y: -1.25, z: -0.4692671} - - {x: 4.431282, y: -1.25, z: -2.0000005} - - {x: 4.074725, y: 0.9375, z: -0.4692671} - - {x: 4.431282, y: 1.25, z: -2.0000005} - - {x: 4.074725, y: 0.9375, z: -0.4692671} - - {x: 4.431282, y: 1.25, z: -2.0000005} - - {x: 4.074725, y: 1.25, z: -0.4692671} - - {x: 2.0892236, y: -1.25, z: -2.0000005} - - {x: 4.431282, y: -1.25, z: -2.0000005} - - {x: 2.0892236, y: 1.25, z: -2.0000005} - - {x: 4.431282, y: 1.25, z: -2.0000005} + - {x: -2.6628902, y: -1.25, z: -5.565769} + - {x: -6.7905774, y: -1.25, z: -5.565769} + - {x: -2.6628902, y: -0.9375, z: -5.565769} + - {x: -6.7905774, y: -0.9375, z: -5.565769} + - {x: -2.6628902, y: -0.9375, z: -5.565769} + - {x: -6.7905774, y: -0.9375, z: -5.565769} + - {x: -6.363471, y: -0.9375, z: -2.6704752} + - {x: -2.5499852, y: -0.9375, z: -4.8004026} + - {x: -2.5499852, y: -0.9375, z: -4.8004026} + - {x: -6.363471, y: -0.9375, z: -2.6704752} + - {x: -2.5499852, y: -0.625, z: -4.8004026} + - {x: -6.363471, y: -0.625, z: -2.6704752} + - {x: -2.5499852, y: -0.625, z: -4.8004026} + - {x: -6.363471, y: -0.625, z: -2.6704752} + - {x: -5.147175, y: -0.625, z: -0.21596348} + - {x: -2.2284591, y: -0.625, z: -4.1515565} + - {x: -2.2284591, y: -0.625, z: -4.1515565} + - {x: -5.147175, y: -0.625, z: -0.21596348} + - {x: -2.2284591, y: -0.3125, z: -4.1515565} + - {x: -5.147175, y: -0.3125, z: -0.21596348} + - {x: -2.2284591, y: -0.3125, z: -4.1515565} + - {x: -5.147175, y: -0.3125, z: -0.21596348} + - {x: -3.3268585, y: -0.3125, z: 1.4240888} + - {x: -1.7472613, y: -0.3125, z: -3.718011} + - {x: -1.7472613, y: -0.3125, z: -3.718011} + - {x: -3.3268585, y: -0.3125, z: 1.4240888} + - {x: -1.7472613, y: 0, z: -3.718011} + - {x: -3.3268585, y: 0, z: 1.4240888} + - {x: -1.7472613, y: 0, z: -3.718011} + - {x: -3.3268585, y: 0, z: 1.4240888} + - {x: -1.1796495, y: 0, z: 1.9999989} + - {x: -1.1796496, y: 0, z: -3.5657697} + - {x: -1.1796496, y: 0, z: -3.5657697} + - {x: -1.1796495, y: 0, z: 1.9999989} + - {x: -1.1796496, y: 0.3125, z: -3.5657697} + - {x: -1.1796495, y: 0.3125, z: 1.9999989} + - {x: -1.1796496, y: 0.3125, z: -3.5657697} + - {x: -1.1796495, y: 0.3125, z: 1.9999989} + - {x: 0.9675597, y: 0.3125, z: 1.4240888} + - {x: -0.612038, y: 0.3125, z: -3.718011} + - {x: -0.612038, y: 0.3125, z: -3.718011} + - {x: 0.9675597, y: 0.3125, z: 1.4240888} + - {x: -0.612038, y: 0.625, z: -3.718011} + - {x: 0.9675597, y: 0.625, z: 1.4240888} + - {x: -0.612038, y: 0.625, z: -3.718011} + - {x: 0.9675597, y: 0.625, z: 1.4240888} + - {x: 2.7878752, y: 0.625, z: -0.21596348} + - {x: -0.1308403, y: 0.625, z: -4.1515565} + - {x: -0.1308403, y: 0.625, z: -4.1515565} + - {x: 2.7878752, y: 0.625, z: -0.21596348} + - {x: -0.1308403, y: 0.9375, z: -4.1515565} + - {x: 2.7878752, y: 0.9375, z: -0.21596348} + - {x: -0.1308403, y: 0.9375, z: -4.1515565} + - {x: 2.7878752, y: 0.9375, z: -0.21596348} + - {x: 4.004172, y: 0.9375, z: -2.6704767} + - {x: 0.19068599, y: 0.9375, z: -4.8004026} + - {x: 0.19068599, y: 0.9375, z: -4.8004026} + - {x: 4.004172, y: 0.9375, z: -2.6704767} + - {x: 0.19068599, y: 1.25, z: -4.8004026} + - {x: 4.004172, y: 1.25, z: -2.6704767} + - {x: 0.19068599, y: 1.25, z: -4.8004026} + - {x: 4.004172, y: 1.25, z: -2.6704767} + - {x: 4.4312778, y: 1.25, z: -5.56577} + - {x: 0.30359077, y: 1.25, z: -5.5657697} + - {x: -2.6628902, y: -1.25, z: -5.565769} + - {x: -2.5499852, y: -1.25, z: -4.8004026} + - {x: -2.6628902, y: -0.9375, z: -5.565769} + - {x: -2.5499852, y: -0.9375, z: -4.8004026} + - {x: -2.5499852, y: -1.25, z: -4.8004026} + - {x: -2.2284591, y: -1.25, z: -4.1515565} + - {x: -2.5499852, y: -0.9375, z: -4.8004026} + - {x: -2.2284591, y: -0.625, z: -4.1515565} + - {x: -2.5499852, y: -0.9375, z: -4.8004026} + - {x: -2.2284591, y: -0.625, z: -4.1515565} + - {x: -2.5499852, y: -0.625, z: -4.8004026} + - {x: -2.2284591, y: -1.25, z: -4.1515565} + - {x: -1.7472613, y: -1.25, z: -3.718011} + - {x: -2.2284591, y: -0.625, z: -4.1515565} + - {x: -1.7472613, y: -0.3125, z: -3.718011} + - {x: -2.2284591, y: -0.625, z: -4.1515565} + - {x: -1.7472613, y: -0.3125, z: -3.718011} + - {x: -2.2284591, y: -0.3125, z: -4.1515565} + - {x: -1.7472613, y: -1.25, z: -3.718011} + - {x: -1.1796496, y: -1.25, z: -3.5657697} + - {x: -1.7472613, y: -0.3125, z: -3.718011} + - {x: -1.1796496, y: 0, z: -3.5657697} + - {x: -1.7472613, y: -0.3125, z: -3.718011} + - {x: -1.1796496, y: 0, z: -3.5657697} + - {x: -1.7472613, y: 0, z: -3.718011} + - {x: -1.1796496, y: -1.25, z: -3.5657697} + - {x: -0.612038, y: -1.25, z: -3.718011} + - {x: -1.1796496, y: 0, z: -3.5657697} + - {x: -0.612038, y: 0.3125, z: -3.718011} + - {x: -1.1796496, y: 0, z: -3.5657697} + - {x: -0.612038, y: 0.3125, z: -3.718011} + - {x: -1.1796496, y: 0.3125, z: -3.5657697} + - {x: -0.612038, y: -1.25, z: -3.718011} + - {x: -0.1308403, y: -1.25, z: -4.1515565} + - {x: -0.612038, y: 0.3125, z: -3.718011} + - {x: -0.1308403, y: 0.625, z: -4.1515565} + - {x: -0.612038, y: 0.3125, z: -3.718011} + - {x: -0.1308403, y: 0.625, z: -4.1515565} + - {x: -0.612038, y: 0.625, z: -3.718011} + - {x: -0.1308403, y: -1.25, z: -4.1515565} + - {x: 0.19068599, y: -1.25, z: -4.8004026} + - {x: -0.1308403, y: 0.625, z: -4.1515565} + - {x: 0.19068599, y: 0.9375, z: -4.8004026} + - {x: -0.1308403, y: 0.625, z: -4.1515565} + - {x: 0.19068599, y: 0.9375, z: -4.8004026} + - {x: -0.1308403, y: 0.9375, z: -4.1515565} + - {x: 0.19068599, y: -1.25, z: -4.8004026} + - {x: 0.30359077, y: -1.25, z: -5.5657697} + - {x: 0.19068599, y: 0.9375, z: -4.8004026} + - {x: 0.30359077, y: 1.25, z: -5.5657697} + - {x: 0.19068599, y: 0.9375, z: -4.8004026} + - {x: 0.30359077, y: 1.25, z: -5.5657697} + - {x: 0.19068599, y: 1.25, z: -4.8004026} + - {x: -6.7905774, y: -1.25, z: -5.565769} + - {x: -6.363471, y: -1.25, z: -2.6704752} + - {x: -6.7905774, y: -0.9375, z: -5.565769} + - {x: -6.363471, y: -0.9375, z: -2.6704752} + - {x: -6.363471, y: -1.25, z: -2.6704752} + - {x: -5.147175, y: -1.25, z: -0.21596348} + - {x: -6.363471, y: -0.9375, z: -2.6704752} + - {x: -5.147175, y: -0.625, z: -0.21596348} + - {x: -6.363471, y: -0.9375, z: -2.6704752} + - {x: -5.147175, y: -0.625, z: -0.21596348} + - {x: -6.363471, y: -0.625, z: -2.6704752} + - {x: -5.147175, y: -1.25, z: -0.21596348} + - {x: -3.3268585, y: -1.25, z: 1.4240888} + - {x: -5.147175, y: -0.625, z: -0.21596348} + - {x: -3.3268585, y: -0.3125, z: 1.4240888} + - {x: -5.147175, y: -0.625, z: -0.21596348} + - {x: -3.3268585, y: -0.3125, z: 1.4240888} + - {x: -5.147175, y: -0.3125, z: -0.21596348} + - {x: -3.3268585, y: -1.25, z: 1.4240888} + - {x: -1.1796495, y: -1.25, z: 1.9999989} + - {x: -3.3268585, y: -0.3125, z: 1.4240888} + - {x: -1.1796495, y: 0, z: 1.9999989} + - {x: -3.3268585, y: -0.3125, z: 1.4240888} + - {x: -1.1796495, y: 0, z: 1.9999989} + - {x: -3.3268585, y: 0, z: 1.4240888} + - {x: -1.1796495, y: -1.25, z: 1.9999989} + - {x: 0.9675597, y: -1.25, z: 1.4240888} + - {x: -1.1796495, y: 0, z: 1.9999989} + - {x: 0.9675597, y: 0.3125, z: 1.4240888} + - {x: -1.1796495, y: 0, z: 1.9999989} + - {x: 0.9675597, y: 0.3125, z: 1.4240888} + - {x: -1.1796495, y: 0.3125, z: 1.9999989} + - {x: 0.9675597, y: -1.25, z: 1.4240888} + - {x: 2.7878752, y: -1.25, z: -0.21596348} + - {x: 0.9675597, y: 0.3125, z: 1.4240888} + - {x: 2.7878752, y: 0.625, z: -0.21596348} + - {x: 0.9675597, y: 0.3125, z: 1.4240888} + - {x: 2.7878752, y: 0.625, z: -0.21596348} + - {x: 0.9675597, y: 0.625, z: 1.4240888} + - {x: 2.7878752, y: -1.25, z: -0.21596348} + - {x: 4.004172, y: -1.25, z: -2.6704767} + - {x: 2.7878752, y: 0.625, z: -0.21596348} + - {x: 4.004172, y: 0.9375, z: -2.6704767} + - {x: 2.7878752, y: 0.625, z: -0.21596348} + - {x: 4.004172, y: 0.9375, z: -2.6704767} + - {x: 2.7878752, y: 0.9375, z: -0.21596348} + - {x: 4.004172, y: -1.25, z: -2.6704767} + - {x: 4.4312778, y: -1.25, z: -5.56577} + - {x: 4.004172, y: 0.9375, z: -2.6704767} + - {x: 4.4312778, y: 1.25, z: -5.56577} + - {x: 4.004172, y: 0.9375, z: -2.6704767} + - {x: 4.4312778, y: 1.25, z: -5.56577} + - {x: 4.004172, y: 1.25, z: -2.6704767} + - {x: 0.30359077, y: -1.25, z: -5.5657697} + - {x: 4.4312778, y: -1.25, z: -5.56577} + - {x: 0.30359077, y: 1.25, z: -5.5657697} + - {x: 4.4312778, y: 1.25, z: -5.56577} m_Textures0: - - {x: -2.5948925, y: -1.25} - - {x: -4.9369507, y: -1.25} - - {x: -2.5948925, y: -0.9375} - - {x: -4.9369507, y: -0.9375} - - {x: -2.466365, y: -1.7742279} - - {x: -4.763421, y: -2.2311406} - - {x: -4.712346, y: -0.66025835} - - {x: -2.4408278, y: -0.9887868} - - {x: -1.8665736, y: -0.9375} - - {x: -4.1617265, y: -0.9375} - - {x: -1.8665736, y: -0.625} - - {x: -4.1617265, y: -0.625} - - {x: -1.9830769, y: -0.6007533} - - {x: -4.207409, y: -1.1665055} - - {x: -4.084104, y: 0.47660676} - - {x: -1.9214244, y: 0.2208029} - - {x: -1.0712435, y: -0.625} - - {x: -3.2489986, y: -0.625} - - {x: -1.0712435, y: -0.3125} - - {x: -3.2489986, y: -0.3125} - - {x: -1.1596658, y: 0.2937627} - - {x: -3.2556129, y: -0.29752725} - - {x: -3.132308, y: 1.4477344} - - {x: -1.0980134, y: 1.1663935} - - {x: -0.36451867, y: -0.3125} - - {x: -2.4181757, y: -0.3125} - - {x: -0.36451867, y: 0} - - {x: -2.4181757, y: 0} - - {x: -0.09365833, y: 0.71393836} - - {x: -2.0807662, y: 0.19537312} - - {x: -2.0296912, y: 2.0128653} - - {x: -0.06812096, y: 1.6226845} - - {x: 0.00000021958095, y: 0} - - {x: -1.9999996, y: 0} - - {x: 0.00000021958095, y: 0.3125} - - {x: -1.9999996, y: 0.3125} - - {x: 1.7244129, y: 0.22507375} - - {x: -0.23715734, y: -0.16510695} - - {x: -0.2882322, y: 1.6523855} - - {x: 1.6988757, y: 1.1338199} - - {x: -0.14383236, y: 0.3125} - - {x: -2.1974895, y: 0.3125} - - {x: -0.14383236, y: 0.625} - - {x: -2.1974895, y: 0.625} - - {x: 3.1104245, y: -0.056661785} - - {x: 1.0761297, y: -0.33800334} - - {x: 0.95282423, y: 1.407258} - - {x: 3.0487719, y: 0.81596875} - - {x: -0.6867051, y: 0.625} - - {x: -2.8644607, y: 0.625} - - {x: -0.6867051, y: 0.9375} - - {x: -2.8644607, y: 0.9375} - - {x: 4.06222, y: -0.62700987} - - {x: 1.8995405, y: -0.88281345} - - {x: 1.7762358, y: 0.76029956} - - {x: 4.0005674, y: 0.19454676} - - {x: -1.3898495, y: 0.9375} - - {x: -3.6850028, y: 0.9375} - - {x: -1.3898495, y: 1.25} - - {x: -3.6850028, y: 1.25} - - {x: 4.4070683, y: -1.4804802} - - {x: 2.1355495, y: -1.8090086} - - {x: 2.0844746, y: -0.23812711} - - {x: 4.3815312, y: -0.69503933} - - {x: -2.53653, y: -1.25} - - {x: -1.7506739, y: -1.25} - - {x: -2.53653, y: -0.9375} - - {x: -1.7506739, y: -0.9375} - - {x: -2.4615512, y: -1.25} - - {x: -1.6376851, y: -1.25} - - {x: -2.4615512, y: -0.9375} - - {x: -1.6376851, y: -0.625} - - {x: -2.4615512, y: -0.9375} - - {x: -1.6376851, y: -0.625} - - {x: -2.4615512, y: -0.625} - - {x: -1.9483147, y: -1.25} - - {x: -1.0735086, y: -1.25} - - {x: -1.9483147, y: -0.625} - - {x: -1.0735086, y: -0.3125} - - {x: -1.9483147, y: -0.625} - - {x: -1.0735086, y: -0.3125} - - {x: -1.9483147, y: -0.3125} - - {x: -1.158369, y: -1.25} - - {x: -0.249264, y: -1.25} - - {x: -1.158369, y: -0.3125} - - {x: -0.249264, y: 0} - - {x: -1.158369, y: -0.3125} - - {x: -0.249264, y: 0} - - {x: -1.158369, y: 0} - - {x: -0.24926394, y: -1.25} - - {x: 0.65984106, y: -1.25} - - {x: -0.24926394, y: 0} - - {x: 0.65984106, y: 0.3125} - - {x: -0.24926394, y: 0} - - {x: 0.65984106, y: 0.3125} - - {x: -0.24926394, y: 0.3125} - - {x: 0.6343068, y: -1.25} - - {x: 1.5091126, y: -1.25} - - {x: 0.6343068, y: 0.3125} - - {x: 1.5091126, y: 0.625} - - {x: 0.6343068, y: 0.3125} - - {x: 1.5091126, y: 0.625} - - {x: 0.6343068, y: 0.625} - - {x: 1.3260747, y: -1.25} - - {x: 2.1499414, y: -1.25} - - {x: 1.3260747, y: 0.625} - - {x: 2.1499414, y: 0.9375} - - {x: 1.3260747, y: 0.625} - - {x: 2.1499414, y: 0.9375} - - {x: 1.3260747, y: 0.9375} - - {x: 1.6359584, y: -1.25} - - {x: 2.4218142, y: -1.25} - - {x: 1.6359584, y: 0.9375} - - {x: 2.4218142, y: 1.25} - - {x: 1.6359584, y: 0.9375} - - {x: 2.4218142, y: 1.25} - - {x: 1.6359584, y: 1.25} - - {x: 3.067848, y: -1.25} - - {x: 1.4961358, y: -1.25} - - {x: 3.067848, y: -0.9375} - - {x: 1.4961358, y: -0.9375} - - {x: 3.1921709, y: -1.25} - - {x: 1.5444385, y: -1.25} - - {x: 3.1921709, y: -0.9375} - - {x: 1.5444385, y: -0.625} - - {x: 3.1921709, y: -0.9375} - - {x: 1.5444385, y: -0.625} - - {x: 3.1921709, y: -0.625} - - {x: 2.6858473, y: -1.25} - - {x: 0.93623525, y: -1.25} - - {x: 2.6858473, y: -0.625} - - {x: 0.93623525, y: -0.3125} - - {x: 2.6858473, y: -0.625} - - {x: 0.93623525, y: -0.3125} - - {x: 2.6858473, y: -0.3125} - - {x: 1.732549, y: -1.25} - - {x: -0.085660964, y: -1.25} - - {x: 1.732549, y: -0.3125} - - {x: -0.085660964, y: 0} - - {x: 1.732549, y: -0.3125} - - {x: -0.085660964, y: 0} - - {x: 1.732549, y: 0} - - {x: 0.58418864, y: -1.25} - - {x: -1.2340212, y: -1.25} - - {x: 0.58418864, y: 0} - - {x: -1.2340212, y: 0.3125} - - {x: 0.58418864, y: 0} - - {x: -1.2340212, y: 0.3125} - - {x: 0.58418864, y: 0.3125} - - {x: -0.4970336, y: -1.25} - - {x: -2.2466455, y: -1.25} - - {x: -0.4970336, y: 0.3125} - - {x: -2.2466455, y: 0.625} - - {x: -0.4970336, y: 0.3125} - - {x: -2.2466455, y: 0.625} - - {x: -0.4970336, y: 0.625} - - {x: -1.2328281, y: -1.25} - - {x: -2.880561, y: -1.25} - - {x: -1.2328281, y: 0.625} - - {x: -2.880561, y: 0.9375} - - {x: -1.2328281, y: 0.625} - - {x: -2.880561, y: 0.9375} - - {x: -1.2328281, y: 0.9375} - - {x: -1.3814201, y: -1.25} - - {x: -2.9531317, y: -1.25} - - {x: -1.3814201, y: 0.9375} - - {x: -2.9531317, y: 1.25} - - {x: -1.3814201, y: 0.9375} - - {x: -2.9531317, y: 1.25} - - {x: -1.3814201, y: 1.25} - - {x: 2.0892236, y: -1.25} - - {x: 4.431282, y: -1.25} - - {x: 2.0892236, y: 1.25} - - {x: 4.431282, y: 1.25} + - {x: -2.6628902, y: -1.25} + - {x: -6.7905774, y: -1.25} + - {x: -2.6628902, y: -0.9375} + - {x: -6.7905774, y: -0.9375} + - {x: -2.4190397, y: -5.146331} + - {x: -6.467415, y: -5.951602} + - {x: -6.6133585, y: -3.028616} + - {x: -2.4576197, y: -4.373644} + - {x: 0.11451003, y: -0.9375} + - {x: -4.253472, y: -0.9375} + - {x: 0.11451003, y: -0.625} + - {x: -4.253472, y: -0.625} + - {x: -1.5707467, y: -3.4440794} + - {x: -5.9248686, y: -3.791769} + - {x: -6.2772093, y: -1.0751789} + - {x: -1.6638873, y: -2.725953} + - {x: 2.007153, y: -0.625} + - {x: -2.8926218, y: -0.625} + - {x: 2.007153, y: -0.3125} + - {x: -2.8926218, y: -0.3125} + - {x: -0.45212197, y: -1.8992035} + - {x: -5.3459992, y: -2.1395297} + - {x: -5.69834, y: 0.28517234} + - {x: -0.5452628, y: -1.2582372} + - {x: 3.0410218, y: -0.3125} + - {x: -2.3382268, y: -0.3125} + - {x: 3.0410218, y: 0} + - {x: -2.3382268, y: 0} + - {x: 0.6495302, y: -0.92050034} + - {x: -4.7019296, y: -1.4665716} + - {x: -4.8478737, y: 0.75173384} + - {x: 0.61095, y: -0.33409435} + - {x: 3.5657697, y: 0} + - {x: -1.9999989, y: 0} + - {x: 3.5657697, y: 0.3125} + - {x: -1.9999989, y: 0.3125} + - {x: 2.758159, y: -1.383918} + - {x: -2.700665, y: -2.4697459} + - {x: -2.5547206, y: -0.2514403} + - {x: 2.7967393, y: -0.7975122} + - {x: 3.7338219, y: 0.3125} + - {x: -1.6454271, y: 0.3125} + - {x: 3.7338219, y: 0.625} + - {x: -1.6454271, y: 0.625} + - {x: 3.9898736, y: -1.469229} + - {x: -1.1632032, y: -3.0126405} + - {x: -0.810863, y: -0.5879389} + - {x: 4.0830145, y: -0.8282627} + - {x: 3.4125493, y: 0.625} + - {x: -1.4872257, y: 0.625} + - {x: 3.4125493, y: 0.9375} + - {x: -1.4872257, y: 0.9375} + - {x: 4.5687437, y: -2.290413} + - {x: -0.044578075, y: -3.9411871} + - {x: 0.30776298, y: -1.2245958} + - {x: 4.661884, y: -1.5722867} + - {x: 2.1743052, y: 0.9375} + - {x: -2.193676, y: 0.9375} + - {x: 2.1743052, y: 1.25} + - {x: -2.193676, y: 1.25} + - {x: 4.5236425, y: -3.8626027} + - {x: 0.3679042, y: -5.20763} + - {x: 0.5138478, y: -2.2846444} + - {x: 4.5622225, y: -3.0899153} + - {x: -5.8947983, y: -1.25} + - {x: -5.1211486, y: -1.25} + - {x: -5.8947983, y: -0.9375} + - {x: -5.1211486, y: -0.9375} + - {x: -5.4334846, y: -1.25} + - {x: -4.7093434, y: -1.25} + - {x: -5.4334846, y: -0.9375} + - {x: -4.7093434, y: -0.625} + - {x: -5.4334846, y: -0.9375} + - {x: -4.7093434, y: -0.625} + - {x: -5.4334846, y: -0.625} + - {x: -4.4345007, y: -1.25} + - {x: -3.7868025, y: -1.25} + - {x: -4.4345007, y: -0.625} + - {x: -3.7868025, y: -0.3125} + - {x: -4.4345007, y: -0.625} + - {x: -3.7868025, y: -0.3125} + - {x: -4.4345007, y: -0.3125} + - {x: -2.6507914, y: -1.25} + - {x: -2.0631177, y: -1.25} + - {x: -2.6507914, y: -0.3125} + - {x: -2.0631177, y: 0} + - {x: -2.6507914, y: -0.3125} + - {x: -2.0631177, y: 0} + - {x: -2.6507914, y: 0} + - {x: -0.21563947, y: -1.25} + - {x: 0.37203413, y: -1.25} + - {x: -0.21563947, y: 0} + - {x: 0.37203413, y: 0.3125} + - {x: -0.21563947, y: 0} + - {x: 0.37203413, y: 0.3125} + - {x: -0.21563947, y: 0.3125} + - {x: 2.0339966, y: -1.25} + - {x: 2.6816947, y: -1.25} + - {x: 2.0339966, y: 0.3125} + - {x: 2.6816947, y: 0.625} + - {x: 2.0339966, y: 0.3125} + - {x: 2.6816947, y: 0.625} + - {x: 2.0339966, y: 0.625} + - {x: 3.66179, y: -1.25} + - {x: 4.385931, y: -1.25} + - {x: 3.66179, y: 0.625} + - {x: 4.385931, y: 0.9375} + - {x: 3.66179, y: 0.625} + - {x: 4.385931, y: 0.9375} + - {x: 3.66179, y: 0.9375} + - {x: 4.776837, y: -1.25} + - {x: 5.550487, y: -1.25} + - {x: 4.776837, y: 0.9375} + - {x: 5.550487, y: 1.25} + - {x: 4.776837, y: 0.9375} + - {x: 5.550487, y: 1.25} + - {x: 4.776837, y: 1.25} + - {x: 6.4971848, y: -1.25} + - {x: 3.5705574, y: -1.25} + - {x: 6.4971848, y: -0.9375} + - {x: 3.5705574, y: -0.9375} + - {x: 5.2182493, y: -1.25} + - {x: 2.4789054, y: -1.25} + - {x: 5.2182493, y: -0.9375} + - {x: 2.4789054, y: -0.625} + - {x: 5.2182493, y: -0.9375} + - {x: 2.4789054, y: -0.625} + - {x: 5.2182493, y: -0.625} + - {x: 3.968576, y: -1.25} + - {x: 1.518408, y: -1.25} + - {x: 3.968576, y: -0.625} + - {x: 1.518408, y: -0.3125} + - {x: 3.968576, y: -0.625} + - {x: 1.518408, y: -0.3125} + - {x: 3.968576, y: -0.3125} + - {x: 2.844366, y: -1.25} + - {x: 0.6212648, y: -1.25} + - {x: 2.844366, y: -0.3125} + - {x: 0.6212648, y: 0} + - {x: 2.844366, y: -0.3125} + - {x: 0.6212648, y: 0} + - {x: 2.844366, y: 0} + - {x: 1.6574925, y: -1.25} + - {x: -0.5656089, y: -1.25} + - {x: 1.6574925, y: 0} + - {x: -0.5656089, y: 0.3125} + - {x: 1.6574925, y: 0} + - {x: -0.5656089, y: 0.3125} + - {x: 1.6574925, y: 0.3125} + - {x: 0.23439878, y: -1.25} + - {x: -2.2157686, y: -1.25} + - {x: 0.23439878, y: 0.3125} + - {x: -2.2157686, y: 0.625} + - {x: 0.23439878, y: 0.3125} + - {x: -2.2157686, y: 0.625} + - {x: 0.23439878, y: 0.625} + - {x: -1.4313525, y: -1.25} + - {x: -4.1706977, y: -1.25} + - {x: -1.4313525, y: 0.625} + - {x: -4.1706977, y: 0.9375} + - {x: -1.4313525, y: 0.625} + - {x: -4.1706977, y: 0.9375} + - {x: -1.4313525, y: 0.9375} + - {x: -3.2262466, y: -1.25} + - {x: -6.152873, y: -1.25} + - {x: -3.2262466, y: 0.9375} + - {x: -6.152873, y: 1.25} + - {x: -3.2262466, y: 0.9375} + - {x: -6.152873, y: 1.25} + - {x: -3.2262466, y: 1.25} + - {x: 0.30359143, y: -1.25} + - {x: 4.431278, y: -1.25} + - {x: 0.30359143, y: 1.25} + - {x: 4.431278, y: 1.25} m_Textures2: [] m_Textures3: [] m_Tangents: @@ -92154,176 +93399,176 @@ MonoBehaviour: - {x: 1, y: 0, z: 0, w: -1} - {x: 1, y: 0, z: 0, w: -1} - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.9807853, y: 0, z: -0.19509022, w: -1} - - {x: 0.9807853, y: 0, z: -0.19509023, w: -1} - - {x: 0.9807853, y: 0, z: -0.19509022, w: -1} - - {x: 0.9807853, y: 0, z: -0.19509019, w: -1} - - {x: 0.9427604, y: 0, z: -0.333471, w: -1} - - {x: 0.9427604, y: 0, z: -0.333471, w: -1} - - {x: 0.9427604, y: 0, z: -0.333471, w: -1} - - {x: 0.9427604, y: 0, z: -0.333471, w: -1} - - {x: 0.8314696, y: 0, z: -0.55557036, w: -1} - - {x: 0.8314696, y: 0, z: -0.55557036, w: -1} - - {x: 0.8314696, y: 0, z: -0.55557036, w: -1} - - {x: 0.8314696, y: 0, z: -0.55557036, w: -1} - - {x: 0.76045513, y: 0, z: -0.6493905, w: -1} - - {x: 0.76045513, y: 0, z: -0.6493905, w: -1} - - {x: 0.76045513, y: 0, z: -0.6493905, w: -1} - - {x: 0.76045513, y: 0, z: -0.6493905, w: -1} + - {x: 0.9807853, y: 0, z: -0.19509016, w: -1} + - {x: 0.9807853, y: 0, z: -0.19509014, w: -1} + - {x: 0.9807853, y: 0, z: -0.19509016, w: -1} + - {x: 0.9807853, y: 0, z: -0.19509017, w: -1} + - {x: 0.87305444, y: 0, z: -0.48762283, w: -1} + - {x: 0.87305444, y: 0, z: -0.48762283, w: -1} + - {x: 0.87305444, y: 0, z: -0.48762283, w: -1} + - {x: 0.87305444, y: 0, z: -0.48762283, w: -1} + - {x: 0.8314696, y: 0, z: -0.5555703, w: -1} + - {x: 0.8314696, y: 0, z: -0.5555703, w: -1} + - {x: 0.8314696, y: 0, z: -0.5555703, w: -1} + - {x: 0.83146954, y: 0, z: -0.55557036, w: -1} + - {x: 0.5956837, y: 0, z: -0.80321914, w: -1} + - {x: 0.5956837, y: 0, z: -0.80321914, w: -1} + - {x: 0.5956837, y: 0, z: -0.80321914, w: -1} + - {x: 0.5956837, y: 0, z: -0.80321914, w: -1} - {x: 0.55557007, y: 0, z: -0.8314697, w: -1} + - {x: 0.55557007, y: 0, z: -0.8314698, w: -1} - {x: 0.55557007, y: 0, z: -0.8314697, w: -1} - - {x: 0.55557007, y: 0, z: -0.8314697, w: -1} - - {x: 0.55557007, y: 0, z: -0.8314697, w: -1} - - {x: 0.43642476, y: 0, z: -0.89974076, w: -1} - - {x: 0.43642476, y: 0, z: -0.89974076, w: -1} - - {x: 0.43642476, y: 0, z: -0.89974076, w: -1} - - {x: 0.43642476, y: 0, z: -0.89974076, w: -1} - - {x: 0.19509043, y: 0, z: -0.9807853, w: -1} + - {x: 0.5555701, y: 0, z: -0.8314697, w: -1} + - {x: 0.29364648, y: 0, z: -0.95591414, w: -1} + - {x: 0.29364648, y: 0, z: -0.95591414, w: -1} + - {x: 0.29364648, y: 0, z: -0.95591414, w: -1} + - {x: 0.29364648, y: 0, z: -0.95591414, w: -1} - {x: 0.19509041, y: 0, z: -0.9807853, w: -1} - {x: 0.19509043, y: 0, z: -0.9807853, w: -1} - - {x: 0.19509044, y: 0, z: -0.9807853, w: -1} - - {x: -0.000000044703487, y: 0, z: -1, w: -1} - - {x: -0.000000044703487, y: 0, z: -1, w: -1} - - {x: -0.000000044703487, y: 0, z: -1, w: -1} - - {x: -0.000000044703487, y: 0, z: -1, w: -1} - - {x: -0.19509043, y: 0, z: -0.9807853, w: -1} - - {x: -0.19509043, y: 0, z: -0.9807853, w: -1} - - {x: -0.19509043, y: 0, z: -0.9807853, w: -1} - - {x: -0.19509044, y: 0, z: -0.9807853, w: -1} - - {x: -0.43642485, y: 0, z: -0.89974076, w: -1} - - {x: -0.43642485, y: 0, z: -0.89974076, w: -1} - - {x: -0.43642485, y: 0, z: -0.89974076, w: -1} - - {x: -0.43642485, y: 0, z: -0.89974076, w: -1} - - {x: -0.5555704, y: 0, z: -0.83146954, w: -1} - - {x: -0.5555704, y: 0, z: -0.8314695, w: -1} - - {x: -0.5555704, y: 0, z: -0.83146954, w: -1} - - {x: -0.5555704, y: 0, z: -0.83146954, w: -1} - - {x: -0.76045525, y: 0, z: -0.6493904, w: -1} - - {x: -0.76045525, y: 0, z: -0.6493904, w: -1} - - {x: -0.76045525, y: 0, z: -0.6493904, w: -1} - - {x: -0.76045525, y: 0, z: -0.6493904, w: -1} + - {x: 0.19509041, y: 0, z: -0.9807853, w: -1} + - {x: 0.19509041, y: 0, z: -0.9807853, w: -1} + - {x: -0.000000021418296, y: 0, z: -1, w: -1} + - {x: -0.000000021418296, y: 0, z: -1, w: -1} + - {x: -0.000000021418296, y: 0, z: -1, w: -1} + - {x: -0.000000021418296, y: 0, z: -1, w: -1} + - {x: -0.1950904, y: 0, z: -0.9807853, w: -1} + - {x: -0.1950904, y: 0, z: -0.9807853, w: -1} + - {x: -0.1950904, y: 0, z: -0.9807853, w: -1} + - {x: -0.19509037, y: 0, z: -0.9807853, w: -1} + - {x: -0.2936465, y: 0, z: -0.9559141, w: -1} + - {x: -0.2936465, y: 0, z: -0.9559141, w: -1} + - {x: -0.2936465, y: 0, z: -0.9559141, w: -1} + - {x: -0.2936465, y: 0, z: -0.9559141, w: -1} + - {x: -0.5555705, y: 0, z: -0.8314695, w: -1} + - {x: -0.5555705, y: 0, z: -0.8314695, w: -1} + - {x: -0.5555705, y: 0, z: -0.8314695, w: -1} + - {x: -0.5555705, y: 0, z: -0.8314695, w: -1} + - {x: -0.59568363, y: 0, z: -0.8032192, w: -1} + - {x: -0.59568363, y: 0, z: -0.8032192, w: -1} + - {x: -0.59568363, y: 0, z: -0.8032192, w: -1} + - {x: -0.59568363, y: 0, z: -0.8032192, w: -1} - {x: -0.8314696, y: 0, z: -0.55557036, w: -1} - {x: -0.8314696, y: 0, z: -0.55557036, w: -1} - {x: -0.8314696, y: 0, z: -0.55557036, w: -1} - - {x: -0.83146954, y: 0, z: -0.55557036, w: -1} - - {x: -0.94276047, y: 0, z: -0.3334708, w: -1} - - {x: -0.94276047, y: 0, z: -0.3334708, w: -1} - - {x: -0.94276047, y: 0, z: -0.3334708, w: -1} - - {x: -0.94276047, y: 0, z: -0.3334708, w: -1} - - {x: -0.98078537, y: 0, z: -0.19509004, w: -1} - - {x: -0.98078537, y: 0, z: -0.19509006, w: -1} - - {x: -0.98078537, y: 0, z: -0.19509004, w: -1} - - {x: -0.98078537, y: 0, z: -0.19509003, w: -1} - - {x: 0.22685891, y: 0, z: 0.9739276, w: -1} - - {x: 0.43172255, y: 0, z: 0.90200645, w: -1} - - {x: 0.22685891, y: 0, z: 0.9739276, w: -1} - - {x: 0.49683803, y: 0, z: 0.86784333, w: -1} - - {x: 0.4317225, y: 0, z: 0.9020065, w: -1} - - {x: 0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: 0.4968381, y: 0, z: 0.8678433, w: -1} - - {x: 0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: 0.4968381, y: 0, z: 0.8678433, w: -1} - - {x: 0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: 0.616234, y: 0, z: 0.78756315, w: -1} - - {x: 0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: 0.94162047, y: 0, z: 0.33667627, w: -1} - - {x: 0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: 0.94162047, y: 0, z: 0.33667624, w: -1} - - {x: 0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: 0.94162047, y: 0, z: 0.33667624, w: -1} - - {x: 0.8685564, y: 0, z: 0.49559042, w: -1} - - {x: 0.94162047, y: 0, z: 0.33667627, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.94162047, y: 0, z: 0.33667624, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.94162047, y: 0, z: 0.33667624, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.98587847, y: 0, z: 0.1674625, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.9416204, y: 0, z: -0.33667636, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.9416204, y: 0, z: -0.33667636, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 0.9416204, y: 0, z: -0.33667636, w: -1} - - {x: 0.98587847, y: 0, z: -0.1674625, w: -1} - - {x: 0.9416204, y: 0, z: -0.33667633, w: -1} - - {x: 0.75661254, y: 0, z: -0.65386343, w: -1} - - {x: 0.9416204, y: 0, z: -0.3366763, w: -1} - - {x: 0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: 0.9416204, y: 0, z: -0.3366763, w: -1} - - {x: 0.75661254, y: 0, z: -0.65386343, w: -1} - - {x: 0.8685563, y: 0, z: -0.4955905, w: -1} - - {x: 0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: 0.43172246, y: 0, z: -0.9020065, w: -1} - - {x: 0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: 0.4317224, y: 0, z: -0.90200657, w: -1} - - {x: 0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: 0.4317224, y: 0, z: -0.90200657, w: -1} - - {x: 0.61623406, y: 0, z: -0.78756315, w: -1} - - {x: 0.43172243, y: 0, z: -0.9020065, w: -1} - - {x: 0.22685866, y: 0, z: -0.9739277, w: -1} - - {x: 0.4317224, y: 0, z: -0.90200657, w: -1} - - {x: 0.22685866, y: 0, z: -0.9739277, w: -1} - - {x: 0.4317224, y: 0, z: -0.90200657, w: -1} - - {x: 0.22685866, y: 0, z: -0.9739277, w: -1} - - {x: 0.22685866, y: 0, z: -0.9739277, w: -1} - - {x: -0.2268592, y: 0, z: -0.97392756, w: -1} - - {x: -0.43172264, y: 0, z: -0.9020064, w: -1} - - {x: -0.2268592, y: 0, z: -0.97392756, w: -1} - - {x: -0.4968381, y: 0, z: -0.8678433, w: -1} - - {x: -0.4317226, y: 0, z: -0.9020064, w: -1} - - {x: -0.75661254, y: 0, z: -0.6538635, w: -1} - - {x: -0.49683806, y: 0, z: -0.8678433, w: -1} - - {x: -0.75661254, y: 0, z: -0.6538635, w: -1} - - {x: -0.49683806, y: 0, z: -0.8678433, w: -1} - - {x: -0.75661254, y: 0, z: -0.6538635, w: -1} - - {x: -0.61623394, y: 0, z: -0.7875632, w: -1} - - {x: -0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: -0.94162047, y: 0, z: -0.33667624, w: -1} - - {x: -0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: -0.94162047, y: 0, z: -0.33667624, w: -1} - - {x: -0.7566126, y: 0, z: -0.65386343, w: -1} - - {x: -0.94162047, y: 0, z: -0.33667624, w: -1} - - {x: -0.8685564, y: 0, z: -0.49559042, w: -1} - - {x: -0.94162047, y: 0, z: -0.33667624, w: -1} - - {x: -1, y: 0, z: -0.000000015114603, w: -1} - - {x: -0.94162047, y: 0, z: -0.33667624, w: -1} - - {x: -1, y: 0, z: -0.000000015114603, w: -1} - - {x: -0.94162047, y: 0, z: -0.33667624, w: -1} - - {x: -1, y: 0, z: -0.000000015114603, w: -1} - - {x: -0.98587847, y: 0, z: -0.16746245, w: -1} - - {x: -1, y: 0, z: -0.000000015114603, w: -1} - - {x: -0.94162047, y: 0, z: 0.33667627, w: -1} - - {x: -1, y: 0, z: -0.000000015114603, w: -1} - - {x: -0.94162047, y: 0, z: 0.33667624, w: -1} - - {x: -1, y: 0, z: -0.000000015114603, w: -1} - - {x: -0.94162047, y: 0, z: 0.3366762, w: -1} - - {x: -0.98587847, y: 0, z: 0.16746242, w: -1} - - {x: -0.94162047, y: 0, z: 0.33667627, w: -1} - - {x: -0.75661254, y: 0, z: 0.6538635, w: -1} - - {x: -0.94162047, y: 0, z: 0.33667624, w: -1} - - {x: -0.7566126, y: 0, z: 0.6538635, w: -1} - - {x: -0.94162047, y: 0, z: 0.3366762, w: -1} - - {x: -0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: -0.8685564, y: 0, z: 0.49559042, w: -1} - - {x: -0.75661254, y: 0, z: 0.6538635, w: -1} - - {x: -0.4317225, y: 0, z: 0.9020065, w: -1} - - {x: -0.7566126, y: 0, z: 0.65386343, w: -1} - - {x: -0.4317225, y: 0, z: 0.9020065, w: -1} - - {x: -0.7566126, y: 0, z: 0.6538635, w: -1} - - {x: -0.43172246, y: 0, z: 0.9020065, w: -1} - - {x: -0.61623394, y: 0, z: 0.7875632, w: -1} - - {x: -0.43172252, y: 0, z: 0.9020065, w: -1} - - {x: -0.22685897, y: 0, z: 0.9739276, w: -1} - - {x: -0.43172252, y: 0, z: 0.90200645, w: -1} - - {x: -0.22685899, y: 0, z: 0.9739276, w: -1} - - {x: -0.43172252, y: 0, z: 0.90200645, w: -1} - - {x: -0.22685899, y: 0, z: 0.9739276, w: -1} - - {x: -0.22685899, y: 0, z: 0.9739276, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 1, y: 0, z: 0, w: -1} - - {x: 1, y: 0, z: 0, w: -1} + - {x: -0.8314696, y: 0, z: -0.55557036, w: -1} + - {x: -0.87305456, y: 0, z: -0.48762253, w: -1} + - {x: -0.87305456, y: 0, z: -0.48762253, w: -1} + - {x: -0.87305456, y: 0, z: -0.48762253, w: -1} + - {x: -0.87305456, y: 0, z: -0.48762253, w: -1} + - {x: -0.98078537, y: 0, z: -0.19508997, w: -1} + - {x: -0.98078537, y: 0, z: -0.19508997, w: -1} + - {x: -0.98078537, y: 0, z: -0.19508997, w: -1} + - {x: -0.98078537, y: 0, z: -0.19508997, w: -1} + - {x: 0.14593822, y: 0, z: 0.98929375, w: -1} + - {x: 0.29863808, y: 0, z: 0.95436645, w: -1} + - {x: 0.14593822, y: 0, z: 0.98929375, w: -1} + - {x: 0.34845024, y: 0, z: 0.93732727, w: -1} + - {x: 0.29863808, y: 0, z: 0.95436645, w: -1} + - {x: 0.6041965, y: 0, z: 0.7968354, w: -1} + - {x: 0.34845027, y: 0, z: 0.93732727, w: -1} + - {x: 0.6041965, y: 0, z: 0.7968354, w: -1} + - {x: 0.34845027, y: 0, z: 0.93732727, w: -1} + - {x: 0.6041965, y: 0, z: 0.7968354, w: -1} + - {x: 0.44401023, y: 0, z: 0.8960217, w: -1} + - {x: 0.60419637, y: 0, z: 0.7968355, w: -1} + - {x: 0.8786834, y: 0, z: 0.47740495, w: -1} + - {x: 0.60419637, y: 0, z: 0.7968355, w: -1} + - {x: 0.8786834, y: 0, z: 0.47740495, w: -1} + - {x: 0.60419637, y: 0, z: 0.7968355, w: -1} + - {x: 0.8786834, y: 0, z: 0.47740495, w: -1} + - {x: 0.7429351, y: 0, z: 0.66936344, w: -1} + - {x: 0.87868345, y: 0, z: 0.47740492, w: -1} + - {x: 1, y: 0, z: -0.000000030855674, w: -1} + - {x: 0.87868345, y: 0, z: 0.47740492, w: -1} + - {x: 1, y: 0, z: -0.000000030855674, w: -1} + - {x: 0.87868345, y: 0, z: 0.47740492, w: -1} + - {x: 1, y: 0, z: -0.000000030855674, w: -1} + - {x: 0.965862, y: 0, z: 0.25905743, w: -1} + - {x: 1, y: 0, z: -0.000000030855677, w: -1} + - {x: 0.8786834, y: 0, z: -0.47740492, w: -1} + - {x: 1, y: 0, z: -0.000000030855677, w: -1} + - {x: 0.8786834, y: 0, z: -0.47740492, w: -1} + - {x: 1, y: 0, z: -0.000000030855677, w: -1} + - {x: 0.8786834, y: 0, z: -0.47740492, w: -1} + - {x: 0.965862, y: 0, z: -0.25905743, w: -1} + - {x: 0.8786834, y: 0, z: -0.47740495, w: -1} + - {x: 0.60419655, y: 0, z: -0.79683536, w: -1} + - {x: 0.8786834, y: 0, z: -0.47740492, w: -1} + - {x: 0.60419655, y: 0, z: -0.79683536, w: -1} + - {x: 0.8786834, y: 0, z: -0.47740492, w: -1} + - {x: 0.60419655, y: 0, z: -0.79683536, w: -1} + - {x: 0.74293506, y: 0, z: -0.66936356, w: -1} + - {x: 0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: 0.298638, y: 0, z: -0.95436645, w: -1} + - {x: 0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: 0.298638, y: 0, z: -0.95436645, w: -1} + - {x: 0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: 0.29863802, y: 0, z: -0.95436645, w: -1} + - {x: 0.4440105, y: 0, z: -0.8960216, w: -1} + - {x: 0.29863808, y: 0, z: -0.95436645, w: -1} + - {x: 0.14593782, y: 0, z: -0.98929375, w: -1} + - {x: 0.29863808, y: 0, z: -0.95436645, w: -1} + - {x: 0.14593783, y: 0, z: -0.98929375, w: -1} + - {x: 0.29863808, y: 0, z: -0.95436645, w: -1} + - {x: 0.14593783, y: 0, z: -0.98929375, w: -1} + - {x: 0.14593783, y: 0, z: -0.98929375, w: -1} + - {x: -0.1459381, y: 0, z: -0.98929375, w: -1} + - {x: -0.298638, y: 0, z: -0.95436645, w: -1} + - {x: -0.1459381, y: 0, z: -0.98929375, w: -1} + - {x: -0.34845012, y: 0, z: -0.9373273, w: -1} + - {x: -0.29863793, y: 0, z: -0.95436645, w: -1} + - {x: -0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: -0.34845015, y: 0, z: -0.9373273, w: -1} + - {x: -0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: -0.34845015, y: 0, z: -0.9373273, w: -1} + - {x: -0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: -0.44401008, y: 0, z: -0.8960218, w: -1} + - {x: -0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: -0.87868357, y: 0, z: -0.47740465, w: -1} + - {x: -0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: -0.87868357, y: 0, z: -0.47740462, w: -1} + - {x: -0.6041965, y: 0, z: -0.79683536, w: -1} + - {x: -0.87868357, y: 0, z: -0.47740462, w: -1} + - {x: -0.74293536, y: 0, z: -0.66936326, w: -1} + - {x: -0.87868357, y: 0, z: -0.4774046, w: -1} + - {x: -1, y: 0, z: 0, w: -1} + - {x: -0.87868357, y: 0, z: -0.4774046, w: -1} + - {x: -1, y: 0, z: 0, w: -1} + - {x: -0.87868357, y: 0, z: -0.4774046, w: -1} + - {x: -1, y: 0, z: 0, w: -1} + - {x: -0.96586204, y: 0, z: -0.25905707, w: -1} + - {x: -1, y: 0, z: 0.000000030855674, w: -1} + - {x: -0.87868357, y: 0, z: 0.47740468, w: -1} + - {x: -1, y: 0, z: 0, w: -1} + - {x: -0.87868357, y: 0, z: 0.4774047, w: -1} + - {x: -1, y: 0, z: 0, w: -1} + - {x: -0.87868357, y: 0, z: 0.4774047, w: -1} + - {x: -0.96586204, y: 0, z: 0.25905707, w: -1} + - {x: -0.87868357, y: 0, z: 0.47740468, w: -1} + - {x: -0.6041964, y: 0, z: 0.7968355, w: -1} + - {x: -0.87868357, y: 0, z: 0.47740468, w: -1} + - {x: -0.6041964, y: 0, z: 0.7968355, w: -1} + - {x: -0.87868357, y: 0, z: 0.47740468, w: -1} + - {x: -0.60419637, y: 0, z: 0.7968355, w: -1} + - {x: -0.7429352, y: 0, z: 0.6693634, w: -1} + - {x: -0.60419637, y: 0, z: 0.7968354, w: -1} + - {x: -0.29863778, y: 0, z: 0.9543665, w: -1} + - {x: -0.60419637, y: 0, z: 0.7968354, w: -1} + - {x: -0.29863778, y: 0, z: 0.9543665, w: -1} + - {x: -0.60419637, y: 0, z: 0.7968354, w: -1} + - {x: -0.29863778, y: 0, z: 0.9543665, w: -1} + - {x: -0.44401002, y: 0, z: 0.89602184, w: -1} + - {x: -0.29863784, y: 0, z: 0.9543665, w: -1} + - {x: -0.14593795, y: 0, z: 0.98929375, w: -1} + - {x: -0.29863784, y: 0, z: 0.9543665, w: -1} + - {x: -0.14593795, y: 0, z: 0.98929375, w: -1} + - {x: -0.29863784, y: 0, z: 0.9543665, w: -1} + - {x: -0.14593795, y: 0, z: 0.98929375, w: -1} + - {x: -0.14593795, y: 0, z: 0.98929375, w: -1} + - {x: 1, y: 0, z: -0.00000011552164, w: -1} + - {x: 1, y: 0, z: -0.00000011552164, w: -1} + - {x: 1, y: 0, z: -0.00000011552164, w: -1} + - {x: 1, y: 0, z: -0.00000011552164, w: -1} m_Colors: [] m_UnwrapParameters: m_HardAngle: 88 @@ -92333,7 +93578,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 2114145598} - m_VersionIndex: 1570 + m_VersionIndex: 3790 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -92539,9 +93784,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -92589,7 +93846,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard8 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -92814,6 +94351,94 @@ Mesh: - serializedVersion: 1 m_IndexStart: 0 m_IndexCount: 0 +--- !u!1001 &647991887 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 146720, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_Name + value: vShooterMelee_Inventory + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalPosition.x + value: 9.103208 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalPosition.y + value: 0.0000025593536 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalPosition.z + value: -30.296171 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalRotation.w + value: -0.70710707 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalRotation.y + value: 0.70710653 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -450 + objectReference: {fileID: 0} + - target: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 11422526, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: npcLayer.m_Bits + value: 512 + objectReference: {fileID: 0} + - target: {fileID: 786398635910601919, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 786398635910601919, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2949936891288627786, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_AnchorMax.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2949936891288627786, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2949936891288836254, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_AnchorMax.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2949936891288836254, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 146720, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + insertIndex: -1 + addedObject: {fileID: 1042553199} + m_SourcePrefab: {fileID: 100100000, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} --- !u!1 &649955262 GameObject: m_ObjectHideFlags: 0 @@ -93667,9 +95292,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -93717,6 +95354,302 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard1 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: patrolWaypoints.Array.size + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: 'patrolWaypoints.Array.data[0]' + value: + objectReference: {fileID: 665174409} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: 'patrolWaypoints.Array.data[1]' + value: + objectReference: {fileID: 572767393} + - target: {fileID: 9027690817715396964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsTrigger value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] @@ -93755,7 +95688,7 @@ Rigidbody: m_ImplicitCom: 1 m_ImplicitTensor: 1 m_UseGravity: 1 - m_IsKinematic: 0 + m_IsKinematic: 1 m_Interpolate: 0 m_Constraints: 112 m_CollisionDetection: 0 @@ -93764,6 +95697,11 @@ Transform: m_CorrespondingSourceObject: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} m_PrefabInstance: {fileID: 665174406} m_PrefabAsset: {fileID: 0} +--- !u!4 &676160207 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7442554217592711348, guid: 8947c5e2361e67945bda336253786233, type: 3} + m_PrefabInstance: {fileID: 681057} + m_PrefabAsset: {fileID: 0} --- !u!1 &678938548 GameObject: m_ObjectHideFlags: 0 @@ -105818,9 +107756,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26390 + m_Size: {x: 0.3750534, y: 25.695889, z: 2.4223378} + m_LocalCenter: {x: -0.3124762, y: 14.274391, z: -22.79336} references: version: 2 RefIds: @@ -105954,54 +107892,54 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.5000026, y: 1.4264488, z: -21.582193} + - {x: -0.12494925, y: 1.4264488, z: -21.582193} + - {x: -0.5000026, y: 27.122337, z: -21.582193} + - {x: -0.12494925, y: 27.122337, z: -21.582193} + - {x: -0.12494925, y: 1.4264488, z: -21.582193} + - {x: -0.12494925, y: 1.4264488, z: -24.00453} + - {x: -0.12494925, y: 27.122337, z: -21.582193} + - {x: -0.12494925, y: 27.122337, z: -24.00453} + - {x: -0.12494925, y: 1.4264488, z: -24.00453} + - {x: -0.5000026, y: 1.4264488, z: -24.00453} + - {x: -0.12494925, y: 27.122337, z: -24.00453} + - {x: -0.5000026, y: 27.122337, z: -24.00453} + - {x: -0.5000026, y: 1.4264488, z: -24.00453} + - {x: -0.5000026, y: 1.4264488, z: -21.582193} + - {x: -0.5000026, y: 27.122337, z: -24.00453} + - {x: -0.5000026, y: 27.122337, z: -21.582193} + - {x: -0.5000026, y: 27.122337, z: -21.582193} + - {x: -0.12494925, y: 27.122337, z: -21.582193} + - {x: -0.5000026, y: 27.122337, z: -24.00453} + - {x: -0.12494925, y: 27.122337, z: -24.00453} + - {x: -0.5000026, y: 1.4264488, z: -24.00453} + - {x: -0.12494925, y: 1.4264488, z: -24.00453} + - {x: -0.5000026, y: 1.4264488, z: -21.582193} + - {x: -0.12494925, y: 1.4264488, z: -21.582193} m_Textures0: - - {x: 0.3750534, y: -24.695889} + - {x: 0.37505338, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.4223366, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.4223366, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: -24.695889} + - {x: 0.37505338, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.4223366, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.4223366, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: 1} + - {x: 0.37505338, y: 1} + - {x: 0, y: -1.4223366} + - {x: 0.37505338, y: -1.4223366} + - {x: 0.37505338, y: -1.4223366} + - {x: 0, y: -1.4223366} + - {x: 0.37505338, y: 1} - {x: 0, y: 1} m_Textures2: [] m_Textures3: [] @@ -106039,7 +107977,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 1649158037} - m_VersionIndex: 26247 + m_VersionIndex: 26390 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -106053,7 +107991,7 @@ Transform: m_GameObject: {fileID: 796819780} serializedVersion: 2 m_LocalRotation: {x: -0.27059805, y: -0.27059805, z: 0.6532815, w: 0.6532815} - m_LocalPosition: {x: -19.707897, y: -2.7733831, z: 55.583263} + m_LocalPosition: {x: -19.707897, y: -2.7733831, z: 55.58326} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -107772,9 +109710,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -107822,7 +109772,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard3 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -108184,6 +110414,32 @@ Mesh: - serializedVersion: 1 m_IndexStart: 0 m_IndexCount: 0 +--- !u!1 &1042553173 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 146720, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + m_PrefabInstance: {fileID: 647991887} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1042553198 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 404034, guid: 092f8aa667b2004459042a82a4c9e41d, type: 3} + m_PrefabInstance: {fileID: 647991887} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1042553199 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1042553173} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 67d06596d1741d34594e4a68adcaf257, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Hallucinate.AI.NoiseEmitter + defaultNoiseRange: 10 + npcLayer: + serializedVersion: 2 + m_Bits: 512 --- !u!1 &1051392855 GameObject: m_ObjectHideFlags: 0 @@ -133786,8 +136042,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247205, y: 14.274397, z: -23.649603} + m_Extent: {x: 0.1875267, y: 12.847944, z: 1.0912399} m_Shapes: vertices: [] shapes: [] @@ -133866,7 +136122,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: d6ffffbe0896b63f8777b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c158e3ffbd0896b63f8777b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1d6ffffbe8efad8418777b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f58e3ffbd8efad8418777b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f58e3ffbd0896b63f8777b4c10000803f000000000000000000000000000000000000803f000080bfc0ad0b402e91c5c158e3ffbd0896b63f3fedc5c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c158e3ffbd8efad8418777b4c10000803f000000000000000000000000000000000000803f000080bfc0ad0b400000803f58e3ffbd8efad8413fedc5c10000803f000000000000000000000000000000000000803f000080bf000000000000803f58e3ffbd0896b63f3fedc5c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1d6ffffbe0896b63f3fedc5c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c158e3ffbd8efad8413fedc5c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803fd6ffffbe8efad8413fedc5c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803fd6ffffbe0896b63f3fedc5c1000080bf00000000000000000000000000000000000080bf000080bfc0ad0b402e91c5c1d6ffffbe0896b63f8777b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1d6ffffbe8efad8413fedc5c1000080bf00000000000000000000000000000000000080bf000080bfc0ad0b400000803fd6ffffbe8efad8418777b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803fd6ffffbe8efad8418777b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f58e3ffbd8efad8418777b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803fd6ffffbe8efad8413fedc5c1000000000000803f000000000000803f0000000000000000000080bf00000000805b97bf58e3ffbd8efad8413fedc5c1000000000000803f000000000000803f0000000000000000000080bf0007c03e805b97bfd6ffffbe0896b63f3fedc5c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e805b97bf58e3ffbd0896b63f3fedc5c100000000000080bf00000000000080bf0000000000000000000080bf00000000805b97bfd6ffffbe0896b63f8777b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f58e3ffbd0896b63f8777b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -133920,8 +136176,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247205, y: 14.274397, z: -23.649603} + m_Extent: {x: 0.1875267, y: 12.847944, z: 1.0912399} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -134141,7 +136397,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!114 &1098531125 MonoBehaviour: m_ObjectHideFlags: 0 @@ -134149,7 +136405,7 @@ MonoBehaviour: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1098531124} - m_Enabled: 1 + m_Enabled: 0 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: f8a5c95eb7ab7db4f9f2151bae646701, type: 3} m_Name: @@ -134229,7 +136485,10 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: a859fc8e9ec10a347a3704b6045ca7e8, type: 3} m_Name: m_EditorClassIdentifier: Assembly-CSharp::Hallucinate.AI.GeminiService - apiKey: AIzaSyC4DRm2dffDuDogYkY0Ag86p-EYLu67bDo + apiKeys: + - AIzaSyC4DRm2dffDuDogYkY0Ag86p-EYLu67bDo + - AIzaSyC4DRm2dffDuDogYkY0Ag86p-EYLu67bDo + - AIzaSyC4DRm2dffDuDogYkY0Ag86p-EYLu67bDo geminiURL: https://generativelanguage.googleapis.com/v1beta/models/gemini-flash-latest:generateContent --- !u!1 &1143870345 GameObject: @@ -136927,8 +139186,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.3124789, y: 13.6294, z: -23.547197} + m_Extent: {x: 0.18752669, y: 13.492941, z: 0.9888344} m_Shapes: vertices: [] shapes: [] @@ -137007,7 +139266,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 5e0000bfc0bb0b3e8777b4c100000000000000000000803f000080bf0000000000000000000080bfff06c03e16e3cfc1f4e6ffbdc0bb0b3e8777b4c100000000000000000000803f000080bf0000000000000000000080bf0000000016e3cfc15e0000bf8efad8418777b4c100000000000000000000803f000080bf0000000000000000000080bfff06c03e0000803ff4e6ffbd8efad8418777b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803ff4e6ffbdc0bb0b3e8777b4c10000803f000000000000000000000000000000000000803f000080bf4024fd3f16e3cfc1f4e6ffbdc0bb0b3ecb49c4c10000803f000000000000000000000000000000000000803f000080bf0000000016e3cfc1f4e6ffbd8efad8418777b4c10000803f000000000000000000000000000000000000803f000080bf4024fd3f0000803ff4e6ffbd8efad841cb49c4c10000803f000000000000000000000000000000000000803f000080bf000000000000803ff4e6ffbdc0bb0b3ecb49c4c10000000000000000000080bf0000803f0000000000000000000080bfff06c03e16e3cfc15e0000bfc0bb0b3ecb49c4c10000000000000000000080bf0000803f0000000000000000000080bf0000000016e3cfc1f4e6ffbd8efad841cb49c4c10000000000000000000080bf0000803f0000000000000000000080bfff06c03e0000803f5e0000bf8efad841cb49c4c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f5e0000bfc0bb0b3ecb49c4c1000080bf00000000000000000000000000000000000080bf000080bf4024fd3f16e3cfc15e0000bfc0bb0b3e8777b4c1000080bf00000000000000000000000000000000000080bf000080bf0000000016e3cfc15e0000bf8efad841cb49c4c1000080bf00000000000000000000000000000000000080bf000080bf4024fd3f0000803f5e0000bf8efad8418777b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f5e0000bf8efad8418777b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803ff4e6ffbd8efad8418777b4c1000000000000803f000000000000803f0000000000000000000080bfff06c03e0000803f5e0000bf8efad841cb49c4c1000000000000803f000000000000803f0000000000000000000080bf0000000080487abff4e6ffbd8efad841cb49c4c1000000000000803f000000000000803f0000000000000000000080bfff06c03e80487abf5e0000bfc0bb0b3ecb49c4c100000000000080bf00000000000080bf0000000000000000000080bfff06c03e80487abff4e6ffbdc0bb0b3ecb49c4c100000000000080bf00000000000080bf0000000000000000000080bf0000000080487abf5e0000bfc0bb0b3e8777b4c100000000000080bf00000000000080bf0000000000000000000080bfff06c03e0000803ff4e6ffbdc0bb0b3e8777b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -137061,8 +139320,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.3124789, y: 13.6294, z: -23.547197} + m_Extent: {x: 0.18752669, y: 13.492941, z: 0.9888344} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -137381,9 +139640,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26654 + m_Size: {x: 0.3750534, y: 27.260162, z: 2.751522} + m_LocalCenter: {x: -0.3124819, y: 13.49226, z: -22.628769} references: version: 2 RefIds: @@ -137517,54 +139776,54 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.50000846, y: -0.13782024, z: -21.253008} + - {x: -0.12495503, y: -0.13782024, z: -21.253008} + - {x: -0.50000846, y: 27.122341, z: -21.253008} + - {x: -0.12495503, y: 27.122341, z: -21.253008} + - {x: -0.12495503, y: -0.13782024, z: -21.253008} + - {x: -0.12495503, y: -0.13782024, z: -24.00453} + - {x: -0.12495503, y: 27.122341, z: -21.253008} + - {x: -0.12495503, y: 27.122341, z: -24.00453} + - {x: -0.12495503, y: -0.13782024, z: -24.00453} + - {x: -0.50000846, y: -0.13782024, z: -24.00453} + - {x: -0.12495503, y: 27.122341, z: -24.00453} + - {x: -0.50000846, y: 27.122341, z: -24.00453} + - {x: -0.50000846, y: -0.13782024, z: -24.00453} + - {x: -0.50000846, y: -0.13782024, z: -21.253008} + - {x: -0.50000846, y: 27.122341, z: -24.00453} + - {x: -0.50000846, y: 27.122341, z: -21.253008} + - {x: -0.50000846, y: 27.122341, z: -21.253008} + - {x: -0.12495503, y: 27.122341, z: -21.253008} + - {x: -0.50000846, y: 27.122341, z: -24.00453} + - {x: -0.12495503, y: 27.122341, z: -24.00453} + - {x: -0.50000846, y: -0.13782024, z: -24.00453} + - {x: -0.12495503, y: -0.13782024, z: -24.00453} + - {x: -0.50000846, y: -0.13782024, z: -21.253008} + - {x: -0.12495503, y: -0.13782024, z: -21.253008} m_Textures0: - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505344, y: -26.260162} + - {x: 0, y: -26.260162} + - {x: 0.37505344, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.751522, y: -26.260162} + - {x: 0, y: -26.260162} + - {x: 2.751522, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505344, y: -26.260162} + - {x: 0, y: -26.260162} + - {x: 0.37505344, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.751522, y: -26.260162} + - {x: 0, y: -26.260162} + - {x: 2.751522, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: 1} + - {x: 0.37505344, y: 1} + - {x: 0, y: -1.7515221} + - {x: 0.37505344, y: -1.7515221} + - {x: 0.37505344, y: -1.7515221} + - {x: 0, y: -1.7515221} + - {x: 0.37505344, y: 1} - {x: 0, y: 1} m_Textures2: [] m_Textures3: [] @@ -137602,7 +139861,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 156825776} - m_VersionIndex: 26247 + m_VersionIndex: 26654 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -137737,9 +139996,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26632 + m_Size: {x: 0.3750534, y: 25.695889, z: 4.2645073} + m_LocalCenter: {x: -0.3124762, y: 14.274393, z: -24.690619} references: version: 2 RefIds: @@ -137873,54 +140132,54 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.50000286, y: 1.4264498, z: -22.558365} + - {x: -0.124949425, y: 1.4264498, z: -22.558365} + - {x: -0.50000286, y: 27.122337, z: -22.558365} + - {x: -0.124949425, y: 27.122337, z: -22.558365} + - {x: -0.124949425, y: 1.4264498, z: -22.558365} + - {x: -0.124949425, y: 1.4264498, z: -26.822872} + - {x: -0.124949425, y: 27.122337, z: -22.558365} + - {x: -0.124949425, y: 27.122337, z: -26.822872} + - {x: -0.124949425, y: 1.4264498, z: -26.822872} + - {x: -0.50000286, y: 1.4264498, z: -26.822872} + - {x: -0.124949425, y: 27.122337, z: -26.822872} + - {x: -0.50000286, y: 27.122337, z: -26.822872} + - {x: -0.50000286, y: 1.4264498, z: -26.822872} + - {x: -0.50000286, y: 1.4264498, z: -22.558365} + - {x: -0.50000286, y: 27.122337, z: -26.822872} + - {x: -0.50000286, y: 27.122337, z: -22.558365} + - {x: -0.50000286, y: 27.122337, z: -22.558365} + - {x: -0.124949425, y: 27.122337, z: -22.558365} + - {x: -0.50000286, y: 27.122337, z: -26.822872} + - {x: -0.124949425, y: 27.122337, z: -26.822872} + - {x: -0.50000286, y: 1.4264498, z: -26.822872} + - {x: -0.124949425, y: 1.4264498, z: -26.822872} + - {x: -0.50000286, y: 1.4264498, z: -22.558365} + - {x: -0.124949425, y: 1.4264498, z: -22.558365} m_Textures0: - - {x: 0.3750534, y: -24.695889} + - {x: 0.37505344, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505344, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 4.2645073, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 4.2645073, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: -24.695889} + - {x: 0.37505344, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 0.3750534, y: 1} + - {x: 0.37505344, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 4.2645073, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 4.2645073, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: 1} + - {x: 0.37505344, y: 1} + - {x: 0, y: -3.2645073} + - {x: 0.37505344, y: -3.2645073} + - {x: 0.37505344, y: -3.2645073} + - {x: 0, y: -3.2645073} + - {x: 0.37505344, y: 1} - {x: 0, y: 1} m_Textures2: [] m_Textures3: [] @@ -137958,7 +140217,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 1982938919} - m_VersionIndex: 26247 + m_VersionIndex: 26632 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -143149,7 +145408,7 @@ Transform: m_GameObject: {fileID: 1453277286} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 11.37537, y: -11.97338, z: 71.50002} + m_LocalPosition: {x: 10.98, y: -11.97338, z: 70.07} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -143247,8 +145506,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.3124733, y: 14.274395, z: -23.711735} + m_Extent: {x: 0.1875267, y: 12.847944, z: 1.1533775} m_Shapes: vertices: [] shapes: [] @@ -143327,7 +145586,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 000000bff095b63f8477b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbdf095b63f8477b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8dfad8418477b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8dfad8418477b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbdf095b63f8477b4c10000803f000000000000000000000000000000000000803f000080bfe0a113402e91c5c100e4ffbdf095b63fc0ebc6c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8dfad8418477b4c10000803f000000000000000000000000000000000000803f000080bfe0a113400000803f00e4ffbd8dfad841c0ebc6c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbdf095b63fc0ebc6c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bff095b63fc0ebc6c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8dfad841c0ebc6c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8dfad841c0ebc6c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bff095b63fc0ebc6c1000080bf00000000000000000000000000000000000080bf000080bfe0a113402e91c5c1000000bff095b63f8477b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8dfad841c0ebc6c1000080bf00000000000000000000000000000000000080bf000080bfe0a113400000803f000000bf8dfad8418477b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8dfad8418477b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8dfad8418477b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8dfad841c0ebc6c1000000000000803f000000000000803f0000000000000000000080bf00000000c043a7bf00e4ffbd8dfad841c0ebc6c1000000000000803f000000000000803f0000000000000000000080bf0007c03ec043a7bf000000bff095b63fc0ebc6c100000000000080bf00000000000080bf0000000000000000000080bf0007c03ec043a7bf00e4ffbdf095b63fc0ebc6c100000000000080bf00000000000080bf0000000000000000000080bf00000000c043a7bf000000bff095b63f8477b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbdf095b63f8477b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -143381,8 +145640,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.3124733, y: 14.274395, z: -23.711735} + m_Extent: {x: 0.1875267, y: 12.847944, z: 1.1533775} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -143523,9 +145782,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26709 + m_Size: {x: 0.3750534, y: 25.695889, z: 2.112421} + m_LocalCenter: {x: -0.3124733, y: 14.274395, z: -23.61457} references: version: 2 RefIds: @@ -143659,53 +145918,53 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.5, y: 1.4264507, z: -22.558361} + - {x: -0.124946594, y: 1.4264507, z: -22.558361} + - {x: -0.5, y: 27.12234, z: -22.558361} + - {x: -0.124946594, y: 27.12234, z: -22.558361} + - {x: -0.124946594, y: 1.4264507, z: -22.558361} + - {x: -0.124946594, y: 1.4264507, z: -24.67078} + - {x: -0.124946594, y: 27.12234, z: -22.558361} + - {x: -0.124946594, y: 27.12234, z: -24.67078} + - {x: -0.124946594, y: 1.4264507, z: -24.67078} + - {x: -0.5, y: 1.4264507, z: -24.67078} + - {x: -0.124946594, y: 27.12234, z: -24.67078} + - {x: -0.5, y: 27.12234, z: -24.67078} + - {x: -0.5, y: 1.4264507, z: -24.67078} + - {x: -0.5, y: 1.4264507, z: -22.558361} + - {x: -0.5, y: 27.12234, z: -24.67078} + - {x: -0.5, y: 27.12234, z: -22.558361} + - {x: -0.5, y: 27.12234, z: -22.558361} + - {x: -0.124946594, y: 27.12234, z: -22.558361} + - {x: -0.5, y: 27.12234, z: -24.67078} + - {x: -0.124946594, y: 27.12234, z: -24.67078} + - {x: -0.5, y: 1.4264507, z: -24.67078} + - {x: -0.124946594, y: 1.4264507, z: -24.67078} + - {x: -0.5, y: 1.4264507, z: -22.558361} + - {x: -0.124946594, y: 1.4264507, z: -22.558361} m_Textures0: - {x: 0.3750534, y: -24.695889} - {x: 0, y: -24.695889} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.1124191, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.1124191, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: -24.695889} - {x: 0, y: -24.695889} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.1124191, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.1124191, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} + - {x: 0, y: -1.1124191} + - {x: 0.3750534, y: -1.1124191} + - {x: 0.3750534, y: -1.1124191} + - {x: 0, y: -1.1124191} - {x: 0.3750534, y: 1} - {x: 0, y: 1} m_Textures2: [] @@ -143744,7 +146003,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 1563831311} - m_VersionIndex: 26247 + m_VersionIndex: 26709 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -144654,6 +146913,52 @@ Mesh: - serializedVersion: 1 m_IndexStart: 0 m_IndexCount: 0 +--- !u!1 &1560488572 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1560488573} + - component: {fileID: 1560488574} + m_Layer: 0 + m_Name: 'Conversation manager ' + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1560488573 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1560488572} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1617980815} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1560488574 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1560488572} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ebf63e5e8f429234b89a746833c4ca4e, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::Hallucinate.AI.ConversationManager + maxSimultaneousConversations: 3 + maxConversationDuration: 120 --- !u!43 &1563831311 Mesh: m_ObjectHideFlags: 0 @@ -144671,8 +146976,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.3124733, y: 14.274395, z: -23.61457} + m_Extent: {x: 0.1875267, y: 12.847944, z: 1.0562096} m_Shapes: vertices: [] shapes: [] @@ -144751,7 +147056,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 000000bff095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbdf095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8dfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8dfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbdf095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bfe03107402e91c5c100e4ffbdf095b63fc25dc5c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8dfad8418677b4c10000803f000000000000000000000000000000000000803f000080bfe03107400000803f00e4ffbd8dfad841c25dc5c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbdf095b63fc25dc5c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bff095b63fc25dc5c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8dfad841c25dc5c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8dfad841c25dc5c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bff095b63fc25dc5c1000080bf00000000000000000000000000000000000080bf000080bfe03107402e91c5c1000000bff095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8dfad841c25dc5c1000080bf00000000000000000000000000000000000080bf000080bfe03107400000803f000000bf8dfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8dfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8dfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8dfad841c25dc5c1000000000000803f000000000000803f0000000000000000000080bf00000000c0638ebf00e4ffbd8dfad841c25dc5c1000000000000803f000000000000803f0000000000000000000080bf0007c03ec0638ebf000000bff095b63fc25dc5c100000000000080bf00000000000080bf0000000000000000000080bf0007c03ec0638ebf00e4ffbdf095b63fc25dc5c100000000000080bf00000000000080bf0000000000000000000080bf00000000c0638ebf000000bff095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbdf095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -144805,8 +147110,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.3124733, y: 14.274395, z: -23.61457} + m_Extent: {x: 0.1875267, y: 12.847944, z: 1.0562096} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -145221,6 +147526,7 @@ Transform: - {fileID: 1922855029} - {fileID: 1098531126} - {fileID: 1130381421} + - {fileID: 1560488573} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1620426061 @@ -145624,9 +147930,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -145674,7 +147992,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard7 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -145738,8 +148336,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247592, y: 14.274393, z: -22.793362} + m_Extent: {x: 0.18752669, y: 12.847944, z: 1.2111683} m_Shapes: vertices: [] shapes: [] @@ -145818,7 +148416,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 2c0000bfe095b63f55a8acc100000000000000000000803f000080bf0000000000000000000080bfff06c03e2e91c5c164e5ffbde095b63f55a8acc100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c12c0000bf8cfad84155a8acc100000000000000000000803f000080bf0000000000000000000080bfff06c03e0000803f64e5ffbd8cfad84155a8acc100000000000000000000803f000080bf0000000000000000000080bf000000000000803f64e5ffbde095b63f55a8acc10000803f000000000000000000000000000000000000803f000080bf90071b402e91c5c164e5ffbde095b63f4709c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c164e5ffbd8cfad84155a8acc10000803f000000000000000000000000000000000000803f000080bf90071b400000803f64e5ffbd8cfad8414709c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f64e5ffbde095b63f4709c0c10000000000000000000080bf0000803f0000000000000000000080bfff06c03e2e91c5c12c0000bfe095b63f4709c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c164e5ffbd8cfad8414709c0c10000000000000000000080bf0000803f0000000000000000000080bfff06c03e0000803f2c0000bf8cfad8414709c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f2c0000bfe095b63f4709c0c1000080bf00000000000000000000000000000000000080bf000080bf90071b402e91c5c12c0000bfe095b63f55a8acc1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c12c0000bf8cfad8414709c0c1000080bf00000000000000000000000000000000000080bf000080bf90071b400000803f2c0000bf8cfad84155a8acc1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f2c0000bf8cfad84155a8acc1000000000000803f000000000000803f0000000000000000000080bf000000000000803f64e5ffbd8cfad84155a8acc1000000000000803f000000000000803f0000000000000000000080bfff06c03e0000803f2c0000bf8cfad8414709c0c1000000000000803f000000000000803f0000000000000000000080bf00000000200fb6bf64e5ffbd8cfad8414709c0c1000000000000803f000000000000803f0000000000000000000080bfff06c03e200fb6bf2c0000bfe095b63f4709c0c100000000000080bf00000000000080bf0000000000000000000080bfff06c03e200fb6bf64e5ffbde095b63f4709c0c100000000000080bf00000000000080bf0000000000000000000080bf00000000200fb6bf2c0000bfe095b63f55a8acc100000000000080bf00000000000080bf0000000000000000000080bfff06c03e0000803f64e5ffbde095b63f55a8acc100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -145872,8 +148470,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247592, y: 14.274393, z: -22.793362} + m_Extent: {x: 0.18752669, y: 12.847944, z: 1.2111683} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -146284,6 +148882,7 @@ Transform: - {fileID: 570772204} - {fileID: 1645920189} - {fileID: 640822036} + - {fileID: 676160207} m_Father: {fileID: 1625646592} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1762638502 @@ -147561,13 +150160,13 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1877506434} serializedVersion: 2 - m_LocalRotation: {x: -0, y: 0.38268343, z: -0, w: 0.92387956} - m_LocalPosition: {x: -12.574378, y: -7.7733803, z: 43.55027} + m_LocalRotation: {x: -0, y: 0.21847938, z: -0, w: 0.9758415} + m_LocalPosition: {x: -13.692091, y: -19.81, z: 43.833435} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 333057066} - m_LocalEulerAnglesHint: {x: 0, y: 45, z: 0} + m_LocalEulerAnglesHint: {x: 0, y: 25.239, z: 0} --- !u!1 &1922855028 GameObject: m_ObjectHideFlags: 0 @@ -148005,8 +150604,8 @@ Mesh: firstVertex: 0 vertexCount: 24 localAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247616, y: 14.274393, z: -24.690619} + m_Extent: {x: 0.18752672, y: 12.847944, z: 2.1322536} m_Shapes: vertices: [] shapes: [] @@ -148085,7 +150684,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 1152 - _typelessdata: 000000bfe095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e2e91c5c100e4ffbde095b63f8677b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1000000bf8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf0007c03e0000803f00e4ffbd8cfad8418677b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f00e4ffbde095b63f8677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f2e91c5c100e4ffbde095b63f4609c0c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c100e4ffbd8cfad8418677b4c10000803f000000000000000000000000000000000000803f000080bf001cb93f0000803f00e4ffbd8cfad8414609c0c10000803f000000000000000000000000000000000000803f000080bf000000000000803f00e4ffbde095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e2e91c5c1000000bfe095b63f4609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c100e4ffbd8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f000000bfe095b63f4609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f2e91c5c1000000bfe095b63f8677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1000000bf8cfad8414609c0c1000080bf00000000000000000000000000000000000080bf000080bf001cb93f0000803f000000bf8cfad8418677b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f000000bf8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f00e4ffbd8cfad8418677b4c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0000803f000000bf8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf000000000070e4be00e4ffbd8cfad8414609c0c1000000000000803f000000000000803f0000000000000000000080bf0007c03e0070e4be000000bfe095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0070e4be00e4ffbde095b63f4609c0c100000000000080bf00000000000080bf0000000000000000000080bf000000000070e4be000000bfe095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf0007c03e0000803f00e4ffbde095b63f8677b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f + _typelessdata: 300000bfe895b63f8877b4c100000000000000000000803f000080bf0000000000000000000080bf0107c03e2e91c5c17ce5ffbde895b63f8877b4c100000000000000000000803f000080bf0000000000000000000080bf000000002e91c5c1300000bf8cfad8418877b4c100000000000000000000803f000080bf0000000000000000000080bf0107c03e0000803f7ce5ffbd8cfad8418877b4c100000000000000000000803f000080bf0000000000000000000080bf000000000000803f7ce5ffbde895b63f8877b4c10000803f000000000000000000000000000000000000803f000080bfd87688402e91c5c17ce5ffbde895b63f3e95d6c10000803f000000000000000000000000000000000000803f000080bf000000002e91c5c17ce5ffbd8cfad8418877b4c10000803f000000000000000000000000000000000000803f000080bfd87688400000803f7ce5ffbd8cfad8413e95d6c10000803f000000000000000000000000000000000000803f000080bf000000000000803f7ce5ffbde895b63f3e95d6c10000000000000000000080bf0000803f0000000000000000000080bf0107c03e2e91c5c1300000bfe895b63f3e95d6c10000000000000000000080bf0000803f0000000000000000000080bf000000002e91c5c17ce5ffbd8cfad8413e95d6c10000000000000000000080bf0000803f0000000000000000000080bf0107c03e0000803f300000bf8cfad8413e95d6c10000000000000000000080bf0000803f0000000000000000000080bf000000000000803f300000bfe895b63f3e95d6c1000080bf00000000000000000000000000000000000080bf000080bfd87688402e91c5c1300000bfe895b63f8877b4c1000080bf00000000000000000000000000000000000080bf000080bf000000002e91c5c1300000bf8cfad8413e95d6c1000080bf00000000000000000000000000000000000080bf000080bfd87688400000803f300000bf8cfad8418877b4c1000080bf00000000000000000000000000000000000080bf000080bf000000000000803f300000bf8cfad8418877b4c1000000000000803f000000000000803f0000000000000000000080bf000000000000803f7ce5ffbd8cfad8418877b4c1000000000000803f000000000000803f0000000000000000000080bf0107c03e0000803f300000bf8cfad8413e95d6c1000000000000803f000000000000803f0000000000000000000080bf00000000b0ed50c07ce5ffbd8cfad8413e95d6c1000000000000803f000000000000803f0000000000000000000080bf0107c03eb0ed50c0300000bfe895b63f3e95d6c100000000000080bf00000000000080bf0000000000000000000080bf0107c03eb0ed50c07ce5ffbde895b63f3e95d6c100000000000080bf00000000000080bf0000000000000000000080bf00000000b0ed50c0300000bfe895b63f8877b4c100000000000080bf00000000000080bf0000000000000000000080bf0107c03e0000803f7ce5ffbde895b63f8877b4c100000000000080bf00000000000080bf0000000000000000000080bf000000000000803f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -148139,8 +150738,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.3124733, y: 14.274393, z: -23.281445} - m_Extent: {x: 0.1875267, y: 12.847944, z: 0.7230835} + m_Center: {x: -0.31247616, y: 14.274393, z: -24.690619} + m_Extent: {x: 0.18752672, y: 12.847944, z: 2.1322536} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -148459,9 +151058,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26885 + m_Size: {x: 0.3750534, y: 29.147121, z: 2.87427} + m_LocalCenter: {x: -0.3124695, y: 12.548783, z: -23.9955} references: version: 2 RefIds: @@ -148595,53 +151194,53 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.49999696, y: -2.0247784, z: -22.558367} + - {x: -0.124943554, y: -2.0247784, z: -22.558367} + - {x: -0.49999696, y: 27.122343, z: -22.558367} + - {x: -0.124943554, y: 27.122343, z: -22.558367} + - {x: -0.124943554, y: -2.0247784, z: -22.558367} + - {x: -0.124943554, y: -2.0247784, z: -25.432638} + - {x: -0.124943554, y: 27.122343, z: -22.558367} + - {x: -0.124943554, y: 27.122343, z: -25.432638} + - {x: -0.124943554, y: -2.0247784, z: -25.432638} + - {x: -0.49999696, y: -2.0247784, z: -25.432638} + - {x: -0.124943554, y: 27.122343, z: -25.432638} + - {x: -0.49999696, y: 27.122343, z: -25.432638} + - {x: -0.49999696, y: -2.0247784, z: -25.432638} + - {x: -0.49999696, y: -2.0247784, z: -22.558367} + - {x: -0.49999696, y: 27.122343, z: -25.432638} + - {x: -0.49999696, y: 27.122343, z: -22.558367} + - {x: -0.49999696, y: 27.122343, z: -22.558367} + - {x: -0.124943554, y: 27.122343, z: -22.558367} + - {x: -0.49999696, y: 27.122343, z: -25.432638} + - {x: -0.124943554, y: 27.122343, z: -25.432638} + - {x: -0.49999696, y: -2.0247784, z: -25.432638} + - {x: -0.124943554, y: -2.0247784, z: -25.432638} + - {x: -0.49999696, y: -2.0247784, z: -22.558367} + - {x: -0.124943554, y: -2.0247784, z: -22.558367} m_Textures0: - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} + - {x: 0.3750534, y: -28.147121} + - {x: 0, y: -28.147121} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.8742714, y: -28.147121} + - {x: 0, y: -28.147121} + - {x: 2.8742714, y: 1} - {x: 0, y: 1} - - {x: 0.3750534, y: -24.695889} - - {x: 0, y: -24.695889} + - {x: 0.3750534, y: -28.147121} + - {x: 0, y: -28.147121} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} - - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.8742714, y: -28.147121} + - {x: 0, y: -28.147121} + - {x: 2.8742714, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} + - {x: 0, y: -1.8742714} + - {x: 0.3750534, y: -1.8742714} + - {x: 0.3750534, y: -1.8742714} + - {x: 0, y: -1.8742714} - {x: 0.3750534, y: 1} - {x: 0, y: 1} m_Textures2: [] @@ -148680,7 +151279,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 533024575} - m_VersionIndex: 26247 + m_VersionIndex: 26885 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -148694,7 +151293,7 @@ Transform: m_GameObject: {fileID: 2032697082} serializedVersion: 2 m_LocalRotation: {x: 0.27059805, y: 0.27059805, z: 0.6532815, w: 0.6532815} - m_LocalPosition: {x: 14.940336, y: -2.7733784, z: 52.047726} + m_LocalPosition: {x: 14.940336, y: -2.7733784, z: 52.04772} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -149246,9 +151845,9 @@ MonoBehaviour: m_Shape: rid: 389549943419044133 m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1} - m_UnmodifiedMeshVersion: 26247 - m_Size: {x: 0.3750534, y: 25.695889, z: 1.446167} - m_LocalCenter: {x: -0.3124733, y: 14.274393, z: -23.281445} + m_UnmodifiedMeshVersion: 26412 + m_Size: {x: 0.3750534, y: 25.695889, z: 2.1824799} + m_LocalCenter: {x: -0.31247142, y: 14.274399, z: -23.649601} references: version: 2 RefIds: @@ -149382,53 +151981,53 @@ MonoBehaviour: - m_Vertices: 0b0000000e00000012000000 m_SharedTextures: [] m_Positions: - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -22.558361} - - {x: -0.124946594, y: 27.122337, z: -22.558361} - - {x: -0.5, y: 27.122337, z: -24.004528} - - {x: -0.124946594, y: 27.122337, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -24.004528} - - {x: -0.124946594, y: 1.4264488, z: -24.004528} - - {x: -0.5, y: 1.4264488, z: -22.558361} - - {x: -0.124946594, y: 1.4264488, z: -22.558361} + - {x: -0.49999875, y: 1.4264536, z: -22.558363} + - {x: -0.12494534, y: 1.4264536, z: -22.558363} + - {x: -0.49999875, y: 27.122341, z: -22.558363} + - {x: -0.12494534, y: 27.122341, z: -22.558363} + - {x: -0.12494534, y: 1.4264536, z: -22.558363} + - {x: -0.12494534, y: 1.4264536, z: -24.740843} + - {x: -0.12494534, y: 27.122341, z: -22.558363} + - {x: -0.12494534, y: 27.122341, z: -24.740843} + - {x: -0.12494534, y: 1.4264536, z: -24.740843} + - {x: -0.49999875, y: 1.4264536, z: -24.740843} + - {x: -0.12494534, y: 27.122341, z: -24.740843} + - {x: -0.49999875, y: 27.122341, z: -24.740843} + - {x: -0.49999875, y: 1.4264536, z: -24.740843} + - {x: -0.49999875, y: 1.4264536, z: -22.558363} + - {x: -0.49999875, y: 27.122341, z: -24.740843} + - {x: -0.49999875, y: 27.122341, z: -22.558363} + - {x: -0.49999875, y: 27.122341, z: -22.558363} + - {x: -0.12494534, y: 27.122341, z: -22.558363} + - {x: -0.49999875, y: 27.122341, z: -24.740843} + - {x: -0.12494534, y: 27.122341, z: -24.740843} + - {x: -0.49999875, y: 1.4264536, z: -24.740843} + - {x: -0.12494534, y: 1.4264536, z: -24.740843} + - {x: -0.49999875, y: 1.4264536, z: -22.558363} + - {x: -0.12494534, y: 1.4264536, z: -22.558363} m_Textures0: - {x: 0.3750534, y: -24.695889} - {x: 0, y: -24.695889} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.1824799, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.1824799, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: -24.695889} - {x: 0, y: -24.695889} - {x: 0.3750534, y: 1} - {x: 0, y: 1} - - {x: 1.446167, y: -24.695889} + - {x: 2.1824799, y: -24.695889} - {x: 0, y: -24.695889} - - {x: 1.446167, y: 1} + - {x: 2.1824799, y: 1} - {x: 0, y: 1} - {x: 0, y: 1} - {x: 0.3750534, y: 1} - - {x: 0, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0.3750534, y: -0.446167} - - {x: 0, y: -0.446167} + - {x: 0, y: -1.1824799} + - {x: 0.3750534, y: -1.1824799} + - {x: 0.3750534, y: -1.1824799} + - {x: 0, y: -1.1824799} - {x: 0.3750534, y: 1} - {x: 0, y: 1} m_Textures2: [] @@ -149467,7 +152066,7 @@ MonoBehaviour: m_PreserveMeshAssetOnDestroy: 0 assetGuid: m_Mesh: {fileID: 1097523946} - m_VersionIndex: 26247 + m_VersionIndex: 26412 m_IsSelectable: 1 m_SelectedFaces: m_SelectedEdges: [] @@ -149481,7 +152080,7 @@ Transform: m_GameObject: {fileID: 2096091519} serializedVersion: 2 m_LocalRotation: {x: 0.27059805, y: 0.27059805, z: 0.6532815, w: 0.6532815} - m_LocalPosition: {x: 31.718513, y: -2.7733822, z: 56.713207} + m_LocalPosition: {x: 31.718513, y: -2.7733822, z: 56.713203} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -149504,8 +152103,8 @@ Mesh: firstVertex: 0 vertexCount: 174 localAABB: - m_Center: {x: -0.25283432, y: 0, z: -0.0000004172325} - m_Extent: {x: 4.6841164, y: 1.25, z: 2} + m_Center: {x: -1.1796498, y: 0, z: -1.7828856} + m_Extent: {x: 5.6109276, y: 1.25, z: 3.7828846} m_Shapes: vertices: [] shapes: [] @@ -149584,7 +152183,7 @@ Mesh: format: 0 dimension: 0 m_DataSize: 8352 - _typelessdata: b81226c00000a0bf010000c00000000000000000000080bf0000803f0000000000000000000080bfb81226c00000a0bf80fb9dc00000a0bf010000c00000000000000000000080bf0000803f0000000000000000000080bf80fb9dc00000a0bfb81226c0000070bf010000c00000000000000000000080bf0000803f0000000000000000000080bfb81226c0000070bf80fb9dc0000070bf010000c00000000000000000000080bf0000803f0000000000000000000080bf80fb9dc0000070bfb81226c0000070bf010000c0000000000000803f00000000bf147b3f00000000bbc547be000080bfedd81dc0e619e3bf80fb9dc0000070bf010000c0000000000000803f00000000bf147b3f00000000bcc547be000080bff26d98c002cb0ec0959292c0000070bfaf43f0be000000000000803f00000000bf147b3f00000000bbc547be000080bf8acb96c0b10629bfcea91ac0000070bf77089ebf000000000000803f00000000bf147b3f00000000b9c547be000080bf86361cc022217dbfcea91ac0000070bf77089ebfb5bcaabe00000000be5871bfbf58713f00000000b6bcaabe000080bfe2ebeebf000070bf959292c0000070bfaf43f0beb5bcaabe00000000be5871bfbf58713f00000000b6bcaabe000080bfdd2c85c0000070bfcea91ac0000020bf77089ebfb5bcaabe00000000be5871bfbf58713f00000000b6bcaabe000080bfe2ebeebf000020bf959292c0000020bfaf43f0beb5bcaabe00000000be5871bfbf58713f00000000b6bcaabe000080bfdd2c85c0000020bfcea91ac0000020bf77089ebf000000000000803f0000000031db543f00000000dc390ebf000080bf77d5fdbff8ca19bf959292c0000020bfaf43f0be000000000000803f0000000031db543f00000000dc390ebf000080bf18a386c00d5095bf0a2964c0000020bfc913543f000000000000803f0000000031db543f00000000dc390ebf000080bffbb082c0cd05f43e7b57f4bf000020bf1df615bf000000000000803f0000000031db543f00000000dc390ebf000080bf3cf1f5bf281a623e7b57f4bf000020bf1df615bf743e26bf0000000030ad42bf30ad423f00000000753e26bf000080bf821e89bf000020bf0a2964c0000020bfc913543f743e26bf0000000030ad42bf30ad423f00000000753e26bf000080bf98ef4fc0000020bf7b57f4bf0000a0be1df615bf743e26bf0000000030ad42bf30ad423f00000000753e26bf000080bf821e89bf0000a0be0a2964c00000a0bec913543f743e26bf0000000030ad42bf30ad423f00000000753e26bf000080bf98ef4fc00000a0be7b57f4bf0000a0be1df615bf000000000000803f00000000d7390e3f0000000033db54bf000080bfee6f94bf1168963e0a2964c00000a0bec913543f000000000000803f00000000d7390e3f0000000033db54bf000080bff65b50c07e5598be50e702c00000a0beba06d93f000000000000803f00000000d7390e3f0000000033db54bf000080bfbc7748c05c4fb93fc11593bf0000a0be1ee51bbe000000000000803f00000000d7390e3f0000000033db54bf000080bfb48b8cbf624c953fc11593bf0000a0be1ee51bbe695566bf000000001173dfbe1173df3e00000000695566bf000080bf31a2babe0000a0be50e702c00000a0beba06d93f695566bf000000001173dfbe1173df3e00000000695566bf000080bf64c31ac00000a0bec11593bf000000001ee51bbe695566bf000000001173dfbe1173df3e00000000695566bf000080bf31a2babe0000000050e702c000000000ba06d93f695566bf000000001173dfbe1173df3e00000000695566bf000080bf64c31ac000000000c11593bf000000001ee51bbe000000000000803f00000000c9c5473e00000000bf147bbf000080bff0cfbfbdaac4363f50e702c000000000ba06d93f000000000000803f00000000c8c5473e00000000bf147bbf000080bf462b05c0e40f483e7f7381be00000000fdffff3f000000000000803f00000000c9c5473e00000000bf147bbf000080bf76e601c0c9d20040827381be0000000020a35fb4000000000000803f00000000cac5473e00000000bf147bbf000080bf00838bbd20b4cf3f827381be0000000020a35fb4000080bf0000000001004033010040b300000000000080bf000080bff4c56b34000000007f7381be00000000fdffff3f000080bf0000000001004033010040b300000000000080bf000080bffdffffbf00000000827381be0000a03e20a35fb4000080bf0000000001004033010040b300000000000080bf000080bff4c56b340000a03e7f7381be0000a03efdffff3f000080bf0000000001004033010040b300000000000080bf000080bffdffffbf0000a03e827381be0000a03e20a35fb4000000000000803f00000000c9c547be00000000bf147bbf000080bf90b9dc3fbc79663e7f7381be0000a03efdffff3f000000000000803f00000000c9c547be00000000bf147bbf000080bf60d972becc1129bee114c53f0000a03eba06d93f000000000000803f00000000c9c547be00000000bf147bbf000080bf2c9393be5e81d33f00b8243f0000a03e1ee51bbe000000000000803f00000000cac547be00000000bf147bbf000080bfc274d93f0321913f00b8243f0000a03e1ee51bbe685566bf000000001373df3e1473dfbe00000000695566bf000080bfca4813be0000a03ee114c53f0000a03eba06d93f685566bf000000001373df3e1473dfbe00000000695566bf000080bfaba30cc00000a03e00b8243f0000203f1ee51bbe685566bf000000001373df3e1473dfbe00000000695566bf000080bfca4813be0000203fe114c53f0000203fba06d93f685566bf000000001373df3e1473dfbe00000000695566bf000080bfaba30cc00000203f00b8243f0000203f1ee51bbe000000000000803f00000000dd390ebf0000000030db54bf000080bf32114740301668bde114c53f0000203fba06d93f000000000000803f00000000dd390ebf000000002fdb54bf000080bf9ebe893fc60eadbe2acc43400000203fc913543f000000000000803f00000000dd390ebf0000000030db54bf000080bf4aec733f0821b43fb89db33f0000203f1df615bf000000000000803f00000000dd390ebf0000000030db54bf000080bf141f434054e3503fb89db33f0000203f1df615bf733e26bf0000000032ad423f32ad42bf00000000733e26bf000080bfe8cb2fbf0000203f2acc43400000203fc913543f733e26bf0000000032ad423f32ad42bf00000000733e26bf000080bf535337c00000203fb89db33f0000703f1df615bf733e26bf0000000032ad423f32ad42bf00000000733e26bf000080bfe8cb2fbf0000703f2acc43400000703fc913543f733e26bf0000000032ad423f32ad42bf00000000733e26bf000080bf535337c00000703fb89db33f0000703f1df615bf000000000000803f0000000031db54bf00000000dc390ebf000080bfb5fd8140b88320bf2acc43400000703fc913543f000000000000803f0000000031db54bf00000000dc390ebf000080bf2524f33f100062bf266482400000703fc743f0be000000000000803f0000000031db54bf00000000dc390ebf000080bfb25be33ffea2423fdc99f43f0000703f7a089ebf000000000000803f0000000030db54bf00000000dc390ebf000080bfa60480404437473edc99f43f0000703f7a089ebfafbcaabe00000000c058713fc05871bf00000000afbcaabe000080bf97e6b1bf0000703f266482400000703fc743f0beafbcaabe00000000c058713fc05871bf00000000afbcaabe000080bf16d76bc00000703fdc99f43f0000a03f7a089ebfafbcaabe00000000c058713fc05871bf00000000afbcaabe000080bf97e6b1bf0000a03f266482400000a03fc743f0beafbcaabe00000000c058713fc05871bf00000000afbcaabe000080bf16d76bc00000a03fdc99f43f0000a03f7a089ebf000000000000803f00000000c0147bbf00000000afc547be000080bfb4068d406080bdbf266482400000a03fc743f0be000000000000803f00000000c0147bbf00000000b0c547be000080bfd8ac0840988de7bf10cd8d400000a03f020000c0000000000000803f00000000c0147bbf00000000afc547be000080bf0868054098d773bed7b505400000a03f020000c0000000000000803f00000000c0147bbf00000000aec547be000080bf81358c4019ee31bfb81226c00000a0bf010000c05253793f00000000b44d68beb44d683e000000005253793f000080bf825622c00000a0bfcea91ac00000a0bf77089ebfe5e9663f00000000bc0addbebd0add3e00000000e5e9663f000080bf1516e0bf0000a0bfb81226c0000070bf010000c05253793f00000000b44d68beb44d683e000000005253793f000080bf825622c0000070bfcea91ac0000070bf77089ebffa2a5e3f000000008f61febe8e61fe3e00000000fb2a5e3f000080bf1516e0bf000070bfcea91ac00000a0bf77089ebfe5e9663f00000000bc0addbebb0add3e00000000e6e9663f000080bf0e8a1dc00000a0bf7b57f4bf0000a0bf1df615bf9863273f000000005db141bf5db1413f000000009863273f000080bfaa9fd1bf0000a0bfcea91ac0000070bf77089ebffa2a5e3f000000008f61febe9061fe3e00000000fa2a5e3f000080bf0e8a1dc0000070bf7b57f4bf000020bf1df615bf9863273f000000005db141bf5db1413f000000009863273f000080bfaa9fd1bf000020bfcea91ac0000070bf77089ebffa2a5e3f000000008f61febe9061fe3e00000000fa2a5e3f000080bf0e8a1dc0000070bf7b57f4bf000020bf1df615bf9863273f000000005db141bf5db1413f000000009863273f000080bfaa9fd1bf000020bfcea91ac0000020bf77089ebfbd9d493f0000000083c11dbf83c11d3f00000000bd9d493f000080bf0e8a1dc0000020bf7b57f4bf0000a0bf1df615bf9863273f000000005db141bf5db1413f000000009863273f000080bf6062f9bf0000a0bfc11593bf0000a0bf1ee51bbed460ac3e00000000090e71bf0a0e713f00000000d560ac3e000080bfbb6889bf0000a0bf7b57f4bf000020bf1df615bf9863273f000000005db141bf5db1413f000000009863273f000080bf6062f9bf000020bfc11593bf0000a0be1ee51bbed460ac3e000000000a0e71bf0a0e713f00000000d460ac3e000080bfbb6889bf0000a0be7b57f4bf000020bf1df615bf9863273f000000005db141bf5db1413f000000009863273f000080bf6062f9bf000020bfc11593bf0000a0be1ee51bbed460ac3e000000000a0e71bf0a0e713f00000000d460ac3e000080bfbb6889bf0000a0be7b57f4bf0000a0be1df615bf07befd3e00000000b6595ebfb6595e3f0000000007befd3e000080bf6062f9bf0000a0bec11593bf0000a0bf1ee51bbed460ac3e00000000090e71bf0a0e713f00000000d560ac3e000080bf6f4594bf0000a0bf827381be0000a0bf20a35fb40000000000000000000080bf0000803f0000000000000000000080bf103f7fbe0000a0bfc11593bf0000a0be1ee51bbed460ac3e000000000a0e71bf0a0e713f00000000d460ac3e000080bf6f4594bf0000a0be827381be0000000020a35fb40000000000000000000080bf0000803f0000000000000000000080bf103f7fbe00000000c11593bf0000a0be1ee51bbed460ac3e000000000a0e71bf0a0e713f00000000d460ac3e000080bf6f4594bf0000a0be827381be0000000020a35fb40000000000000000000080bf0000803f0000000000000000000080bf103f7fbe00000000c11593bf000000001ee51bbe4a7b2b3e0000000088627cbf88627c3f000000004a7b2b3e000080bf6f4594bf00000000827381be0000a0bf20a35fb40000000000000000000080bf0000803f0000000000000000000080bf0c3f7fbe0000a0bf00b8243f0000a0bf1ee51bbed760acbe00000000090e71bf090e713f00000000d860acbe000080bf58eb283f0000a0bf827381be0000000020a35fb40000000000000000000080bf0000803f0000000000000000000080bf0c3f7fbe0000000000b8243f0000a03e1ee51bbed760acbe00000000090e71bf090e713f00000000d860acbe000080bf58eb283f0000a03e827381be0000000020a35fb40000000000000000000080bf0000803f0000000000000000000080bf0c3f7fbe0000000000b8243f0000a03e1ee51bbed760acbe00000000090e71bf090e713f00000000d860acbe000080bf58eb283f0000a03e827381be0000a03e20a35fb44a7b2bbe0000000088627cbf88627c3f000000004a7b2bbe000080bf0c3f7fbe0000a03e00b8243f0000a0bf1ee51bbed760acbe00000000090e71bf090e713f00000000d760acbe000080bfee61223f0000a0bfb89db33f0000a0bf1df615bf986327bf000000005db141bf5cb1413f00000000986327bf000080bf9a2ac13f0000a0bf00b8243f0000a03e1ee51bbed760acbe00000000090e71bf090e713f00000000d660acbe000080bfee61223f0000a03eb89db33f0000203f1df615bf986327bf000000005db141bf5db1413f00000000986327bf000080bf9a2ac13f0000203f00b8243f0000a03e1ee51bbed760acbe00000000090e71bf090e713f00000000d660acbe000080bfee61223f0000a03eb89db33f0000203f1df615bf986327bf000000005db141bf5cb1413f00000000986327bf000080bf9a2ac13f0000203f00b8243f0000203f1ee51bbe0abefdbe00000000b5595ebfb5595e3f000000000abefdbe000080bfee61223f0000203fb89db33f0000a0bf1df615bf986327bf000000005db141bf5db1413f00000000986327bf000080bfd1bca93f0000a0bfdc99f43f0000a0bf7a089ebfe6e966bf00000000b90addbeba0add3e00000000e6e966bf000080bfa49809400000a0bfb89db33f0000203f1df615bf986327bf000000005db141bf5db1413f00000000986327bf000080bfd1bca93f0000203fdc99f43f0000703f7a089ebfe6e966bf00000000b80addbeb80add3e00000000e7e966bf000080bfa49809400000703fb89db33f0000203f1df615bf986327bf000000005db141bf5db1413f00000000986327bf000080bfd1bca93f0000203fdc99f43f0000703f7a089ebfe6e966bf00000000b80addbeb80add3e00000000e7e966bf000080bfa49809400000703fb89db33f0000703f1df615bfbc9d49bf0000000083c11dbf84c11d3f00000000bd9d49bf000080bfd1bca93f0000703fdc99f43f0000a0bf7a089ebfe6e966bf00000000b90addbeb90add3e00000000e6e966bf000080bf1667d13f0000a0bfd7b505400000a0bf020000c0535379bf00000000a34d68bea34d683e00000000535379bf000080bf01ff1a400000a0bfdc99f43f0000703f7a089ebfe6e966bf00000000b80addbeb80add3e00000000e7e966bf000080bf1667d13f0000703fd7b505400000a03f020000c0535379bf00000000a34d68bea34d683e00000000535379bf000080bf01ff1a400000a03fdc99f43f0000703f7a089ebfe6e966bf00000000b80addbeb80add3e00000000e7e966bf000080bf1667d13f0000703fd7b505400000a03f020000c0535379bf00000000a34d68bea34d683e00000000535379bf000080bf01ff1a400000a03fdc99f43f0000a03f7a089ebf535379bf00000000a34d68bea34d683e00000000535379bf000080bf1667d13f0000a03f80fb9dc00000a0bf010000c0515379bf00000000c74d683ec74d68be00000000515379bf000080bf9f5744400000a0bf959292c00000a0bfaf43f0bee4e966bf00000000bf0add3ec00addbe00000000e4e966bf000080bf6181bf3f0000a0bf80fb9dc0000070bf010000c0515379bf00000000c74d683ec74d68be00000000515379bf000080bf9f574440000070bf959292c0000070bfaf43f0bef92a5ebf000000008f61fe3e9061febe00000000fa2a5ebf000080bf6181bf3f000070bf959292c00000a0bfaf43f0bee4e966bf00000000bf0add3ebf0addbe00000000e4e966bf000080bf874c4c400000a0bf0a2964c00000a0bfc913543f996327bf000000005cb1413f5cb141bf00000000996327bf000080bf29b0c53f0000a0bf959292c0000070bfaf43f0bef92a5ebf000000008f61fe3e8f61febe00000000fa2a5ebf000080bf874c4c40000070bf0a2964c0000020bfc913543f996327bf000000005cb1413f5cb141bf00000000996327bf000080bf29b0c53f000020bf959292c0000070bfaf43f0bef92a5ebf000000008f61fe3e8f61febe00000000fa2a5ebf000080bf874c4c40000070bf0a2964c0000020bfc913543f996327bf000000005cb1413f5cb141bf00000000996327bf000080bf29b0c53f000020bf959292c0000020bfaf43f0bebe9d49bf0000000082c11d3f82c11dbf00000000be9d49bf000080bf874c4c40000020bf0a2964c00000a0bfc913543f996327bf000000005cb1413f5db141bf00000000986327bf000080bfece42b400000a0bf50e702c00000a0bfba06d93fd460acbe000000000a0e713f0a0e71bf00000000d460acbe000080bf1dad6f3f0000a0bf0a2964c0000020bfc913543f996327bf000000005cb1413f5db141bf00000000986327bf000080bfece42b40000020bf50e702c00000a0beba06d93fd460acbe000000000a0e713f0a0e71bf00000000d460acbe000080bf1dad6f3f0000a0be0a2964c0000020bfc913543f996327bf000000005cb1413f5db141bf00000000986327bf000080bfece42b40000020bf50e702c00000a0beba06d93fd460acbe000000000a0e713f0a0e71bf00000000d460acbe000080bf1dad6f3f0000a0be0a2964c00000a0bec913543f07befdbe00000000b6595e3fb6595ebf0000000007befdbe000080bfece42b400000a0be50e702c00000a0bfba06d93fd460acbe000000000a0e713f0a0e71bf00000000d460acbe000080bf2ac4dd3f0000a0bf7f7381be0000a0bffdffff3f5dd581b2000000000000803f000080bf000000005dd581b2000080bf046fafbd0000a0bf50e702c00000a0beba06d93fd460acbe000000000a0e713f0a0e71bf00000000d460acbe000080bf2ac4dd3f0000a0be7f7381be00000000fdffff3f0bc042b2000000000000803f000080bf000000005dd581b2000080bf046fafbd0000000050e702c00000a0beba06d93fd460acbe000000000a0e713f0a0e71bf00000000d460acbe000080bf2ac4dd3f0000a0be7f7381be00000000fdffff3f0bc042b2000000000000803f000080bf000000005dd581b2000080bf046fafbd0000000050e702c000000000ba06d93f477b2bbe0000000088627c3f88627cbf00000000477b2bbe000080bf2ac4dd3f000000007f7381be0000a0bffdffff3f5dd581b2000000000000803f000080bf000000005dd581b2000080bf638d153f0000a0bfe114c53f0000a0bfba06d93fd560ac3e000000000a0e713f0a0e71bf00000000d560ac3e000080bf68f49dbf0000a0bf7f7381be00000000fdffff3f0bc042b2000000000000803f000080bf000000005dd581b2000080bf638d153f00000000e114c53f0000a03eba06d93fd360ac3e000000000a0e713f0a0e71bf00000000d460ac3e000080bf68f49dbf0000a03e7f7381be00000000fdffff3f0bc042b2000000000000803f000080bf000000005dd581b2000080bf638d153f00000000e114c53f0000a03eba06d93fd360ac3e000000000a0e713f0a0e71bf00000000d360ac3e000080bf68f49dbf0000a03e7f7381be0000a03efdffff3f457b2b3e0000000088627c3f88627cbf00000000457b2b3e000080bf638d153f0000a03ee114c53f0000a0bfba06d93fd560ac3e000000000a0e713f0a0e71bf00000000d560ac3e000080bf307bfebe0000a0bf2acc43400000a0bfc913543f9963273f000000005cb1413f5cb141bf000000009963273f000080bf0ac90fc00000a0bfe114c53f0000a03eba06d93fd360ac3e000000000a0e713f0a0e71bf00000000d460ac3e000080bf307bfebe0000a03e2acc43400000203fc913543f9963273f000000005db1413f5db141bf000000009963273f000080bf0ac90fc00000203fe114c53f0000a03eba06d93fd360ac3e000000000a0e713f0a0e71bf00000000d360ac3e000080bf307bfebe0000a03e2acc43400000203fc913543f9963273f000000005db1413f5db141bf000000009863273f000080bf0ac90fc00000203fe114c53f0000203fba06d93f07befd3e00000000b6595e3fb6595ebf0000000007befd3e000080bf307bfebe0000203f2acc43400000a0bfc913543f9963273f000000005cb1413f5cb141bf000000009963273f000080bf50cd9dbf0000a0bf266482400000a0bfc743f0bee5e9663f00000000bb0add3ebb0addbe00000000e6e9663f000080bf1d5b38c00000a0bf2acc43400000203fc913543f9963273f000000005db1413f5db141bf000000009863273f000080bf50cd9dbf0000203f266482400000703fc743f0bee5e9663f00000000bb0add3ebb0addbe00000000e6e9663f000080bf1d5b38c00000703f2acc43400000203fc913543f9963273f000000005db1413f5db141bf000000009963273f000080bf50cd9dbf0000203f266482400000703fc743f0bee5e9663f00000000bb0add3eba0addbe00000000e6e9663f000080bf1d5b38c00000703f2acc43400000703fc913543fbe9d493f0000000081c11d3f82c11dbf00000000be9d493f000080bf50cd9dbf0000703f266482400000a0bfc743f0bee5e9663f00000000bb0add3ebc0addbe00000000e6e9663f000080bf60d2b0bf0000a0bf10cd8d400000a0bf020000c05253793f00000000b84d683eb84d68be000000005253793f000080bf1c003dc00000a0bf266482400000703fc743f0bee5e9663f00000000bb0add3ebc0addbe00000000e5e9663f000080bf60d2b0bf0000703f10cd8d400000a03f020000c05253793f00000000b94d683eb94d68be000000005253793f000080bf1c003dc00000a03f266482400000703fc743f0bee5e9663f00000000bb0add3ebc0addbe00000000e5e9663f000080bf60d2b0bf0000703f10cd8d400000a03f020000c05253793f00000000b94d683eb94d68be000000005253793f000080bf1c003dc00000a03f266482400000a03fc743f0be5253793f00000000b94d683eb94d68be000000005253793f000080bf60d2b0bf0000a03fd7b505400000a0bf020000c00000000000000000000080bf0000803f0000000000000000000080bfd7b505400000a0bf10cd8d400000a0bf020000c00000000000000000000080bf0000803f0000000000000000000080bf10cd8d400000a0bfd7b505400000a03f020000c00000000000000000000080bf0000803f0000000000000000000080bfd7b505400000a03f10cd8d400000a03f020000c00000000000000000000080bf0000803f0000000000000000000080bf10cd8d400000a03f + _typelessdata: cb6c2ac00000a0bfc81ab2c00000000000000000000080bf0000803f0000000000000000000080bfcb6c2ac00000a0bf694cd9c00000a0bfc81ab2c00000000000000000000080bf0000803f0000000000000000000080bf694cd9c00000a0bfcb6c2ac0000070bfc81ab2c00000000000000000000080bf0000803f0000000000000000000080bfcb6c2ac0000070bf694cd9c0000070bfc81ab2c00000000000000000000080bf0000803f0000000000000000000080bf694cd9c0000070bfcb6c2ac0000070bfc81ab2c0000000000000803f00000000bf147b3f00000000b7c547be000080bf8cd11ac0beaea4c0694cd9c0000070bfc81ab2c0000000000000803f00000000bf147b3f00000000b6c547be000080bf10f5cec08673bec08ea1cbc0000070bf11e92ac0000000000000803f00000000bf147b3f00000000b7c547be000080bfa2a0d3c0d8d441c0f53223c0000070bfe69c99c0000000000000803f00000000bf147b3f00000000b8c547be000080bfa4491dc0e4f48bc0f53223c0000070bfe69c99c0b2a9f9be000000007e805fbf7f805f3f00000000b3a9f9be000080bf3c84ea3d000070bf8ea1cbc0000070bf11e92ac0b2a9f9be000000007e805fbf7f805f3f00000000b3a9f9be000080bf711c88c0000070bff53223c0000020bfe69c99c0b2a9f9be000000007e805fbf7f805f3f00000000b3a9f9be000080bf3c84ea3d000020bf8ea1cbc0000020bf11e92ac0b2a9f9be000000007e805fbf7f805f3f00000000b3a9f9be000080bf711c88c0000020bff53223c0000020bfe69c99c0000000000000803f0000000031db543f00000000db390ebf000080bf3a0ec9bfcc6b5cc08ea1cbc0000020bf11e92ac0000000000000803f0000000031db543f00000000db390ebf000080bf8698bdc058ac72c0a8b5a4c0000020bf88255dbe000000000000803f0000000031db543f00000000db390ebf000080bfe6dec8c0769f89bf139f0ec0000020bf8dd984c0000000000000803f0000000030db543f00000000dc390ebf000080bf42fad4bf04762ec0139f0ec0000020bf8dd984c0c59f4dbf00000000b97e18bfba7e183f00000000c59f4dbf000080bf32750040000020bfa8b5a4c0000020bf88255dbec59f4dbf00000000b97e18bfba7e183f00000000c59f4dbf000080bfb72039c0000020bf139f0ec00000a0be8dd984c0c59f4dbf00000000b97e18bfba7e183f00000000c59f4dbf000080bf327500400000a0bea8b5a4c00000a0be88255dbec59f4dbf00000000b97e18bfba7e183f00000000c59f4dbf000080bfb72039c00000a0be139f0ec00000a0be8dd984c0000000000000803f00000000d7390e3f0000000033db54bf000080bf887ce7be1a19f3bfa8b5a4c00000a0be88255dbe000000000000803f00000000d7390e3f0000000034db54bf000080bf6d12abc00eee08c040eb54c00000a0be8b48b63f000000000000803f00000000d7390e3f0000000033db54bf000080bfcd58b6c01c02923e42a6dfbf0000a0bee4f36dc0000000000000803f00000000d8390e3f0000000033db54bf000080bf58960bbfeb0da1bf42a6dfbf0000a0bee4f36dc0c9b674bf00000000d45896bed558963e00000000cab674bf000080bf1aa042400000a0be40eb54c00000a0be8b48b63fc9b674bf00000000d45896bed558963e00000000cab674bf000080bf82a515c00000a0be42a6dfbf00000000e4f36dc0c9b674bf00000000d45896bed558963e00000000cab674bf000080bf1aa042400000000040eb54c0000000008b48b63fc9b674bf00000000d45896bed558963e00000000cab674bf000080bf82a515c00000000042a6dfbf00000000e4f36dc0000000000000803f00000000c8c5473e00000000bf147bbf000080bf9c47263fe9a56bbf40eb54c0000000008b48b63f000000000000803f00000000c9c5473e00000000bf147bbf000080bf357696c09eb8bbbfc1fe96bf00000000f7ffff3f000000000000803f00000000c8c5473e00000000bf147bbf000080bfc8219bc0a171403fc2fe96bf00000000923564c0000000000000803f00000000c8c5473e00000000bf147bbf000080bf38671c3f6a0eabbec2fe96bf00000000923564c0000080bf0000000055fbb73255fbb7b200000000000080bf000080bf9235644000000000c1fe96bf00000000f7ffff3f000080bf0000000055fbb73255fbb7b200000000000080bf000080bff7ffffbf00000000c2fe96bf0000a03e923564c0000080bf0000000055fbb73255fbb7b200000000000080bf000080bf923564400000a03ec1fe96bf0000a03ef7ffff3f000080bf0000000055fbb73255fbb7b200000000000080bf000080bff7ffffbf0000a03ec2fe96bf0000a03e923564c0000000000000803f00000000c7c547be00000000bf147bbf000080bfad8530403a24b1bfc1fe96bf0000a03ef7ffff3f000000000000803f00000000c7c547be00000000bf147bbf000080bfb2d72cc051101ec0feb1773f0000a03e8b48b63f000000000000803f00000000c7c547be00000000bf147bbf000080bf8b8023c0c8bc80be86ae1cbf0000a03ee4f36dc0000000000000803f00000000c5c547be00000000bf147bbf000080bfc7fd3240c2294cbf86ae1cbf0000a03ee4f36dc0c9b674bf00000000d658963ed65896be00000000c9b674bf000080bff0f66e400000a03efeb1773f0000a03e8b48b63fc9b674bf00000000d658963ed65896be00000000c9b674bf000080bf5b9dd2bf0000a03e86ae1cbf0000203fe4f36dc0c9b674bf00000000d658963ed65896be00000000c9b674bf000080bff0f66e400000203ffeb1773f0000203f8b48b63fc9b674bf00000000d658963ed65896be00000000c9b674bf000080bf5b9dd2bf0000203f86ae1cbf0000203fe4f36dc0000000000000803f00000000de390ebf000000002fdb54bf000080bf175a7f40b20fbcbffeb1773f0000203f8b48b63f000000000000803f00000000de390ebf000000002fdb54bf000080bfd8e394bf1acf40c08c6c32400000203f88255dbe000000000000803f00000000de390ebf000000002fdb54bf000080bfb8944fbf2a8316bf00fb05be0000203f8dd984c0000000000000803f00000000de390ebf000000002fdb54bf000080bf0ea88240060954bf00fb05be0000203f8dd984c0c69f4dbf00000000b97e183fb97e18bf00000000c69f4dbf000080bf35675a400000203f8c6c32400000203f88255dbec69f4dbf00000000b97e183fb97e18bf00000000c69f4dbf000080bf695dbebf0000203f00fb05be0000703f8dd984c0c69f4dbf00000000b97e183fb97e18bf00000000c69f4dbf000080bf35675a400000703f8c6c32400000703f88255dbec69f4dbf00000000b97e183fb97e18bf00000000c69f4dbf000080bf695dbebf0000703f00fb05be0000703f8dd984c0000000000000803f0000000031db54bf00000000dc390ebf000080bf26339240209612c08c6c32400000703f88255dbe000000000000803f0000000031db54bf00000000dc390ebf000080bf809736bd693c7cc02d2280400000703f17e92ac0000000000000803f0000000031db54bf00000000dc390ebf000080bf1c939d3e8ebf9cbf3043433e0000703fe69c99c0000000000000803f0000000031db54bf00000000dc390ebf000080bf272e9540b140c9bf3043433e0000703fe69c99c0a9a9f9be0000000081805f3f81805fbf00000000a9a9f9be000080bfd1270b400000703f2d2280400000703f17e92ac0a9a9f9be0000000081805f3f81805fbf00000000a9a9f9be000080bf30650cc00000703f3043433e0000a03fe69c99c0a9a9f9be0000000081805f3f81805fbf00000000a9a9f9be000080bfd1270b400000a03f2d2280400000a03f17e92ac0a9a9f9be0000000081805f3f81805fbf00000000a9a9f9be000080bf30650cc00000a03f3043433e0000a03fe69c99c0000000000000803f00000000c0147bbf00000000aac547be000080bfaec19040e23477c02d2280400000a03f17e92ac0000000000000803f00000000c0147bbf00000000aac547be000080bff05dbc3ee8a4a6c007cd8d400000a03fca1ab2c0000000000000803f00000000c0147bbf00000000aac547be000080bf888b033f9d3712c040709b3e0000a03fc91ab2c0000000000000803f00000000c0147bbf00000000aac547be000080bfbafd91402cc145c0cb6c2ac00000a0bfc81ab2c05b427d3f00000000d47015bed470153e000000005b427d3f000080bf30a2bcc00000a0bff53223c00000a0bfe69c99c05c51743f0000000017e798be17e7983e000000005c51743f000080bf73e0a3c00000a0bfcb6c2ac0000070bfc81ab2c05b427d3f00000000d47015bed470153e000000005b427d3f000080bf30a2bcc0000070bff53223c0000070bfe69c99c0aef46f3f000000001368b2be1268b23e00000000aef46f3f000080bf73e0a3c0000070bff53223c00000a0bfe69c99c05c51743f0000000017e798be17e7983e000000005c51743f000080bf1bdfadc00000a0bf139f0ec00000a0bf8dd984c069fd4b3f000000009eac1abf9fac1a3f0000000068fd4b3f000080bff1b296c00000a0bff53223c0000070bfe69c99c0aef46f3f000000001368b2be1368b23e00000000aef46f3f000080bf1bdfadc0000070bf139f0ec0000020bf8dd984c069fd4b3f000000009eac1abf9fac1a3f0000000068fd4b3f000080bff1b296c0000020bff53223c0000070bfe69c99c0aef46f3f000000001368b2be1368b23e00000000aef46f3f000080bf1bdfadc0000070bf139f0ec0000020bf8dd984c069fd4b3f000000009eac1abf9fac1a3f0000000068fd4b3f000080bff1b296c0000020bff53223c0000020bfe69c99c0ae61653f000000004f55e3be4f55e33e00000000ae61653f000080bf1bdfadc0000020bf139f0ec00000a0bf8dd984c069fd4b3f000000009eac1abf9dac1a3f0000000069fd4b3f000080bf6ee78dc00000a0bf42a6dfbf0000a0bfe4f36dc06a6ef43e0000000065f160bf65f1603f000000006c6ef43e000080bff95a72c00000a0bf139f0ec0000020bf8dd984c069fd4b3f000000009eac1abf9dac1a3f0000000069fd4b3f000080bf6ee78dc0000020bf42a6dfbf0000a0bee4f36dc06a6ef43e0000000065f160bf65f1603f000000006c6ef43e000080bff95a72c00000a0be139f0ec0000020bf8dd984c069fd4b3f000000009eac1abf9dac1a3f0000000069fd4b3f000080bf6ee78dc0000020bf42a6dfbf0000a0bee4f36dc06a6ef43e0000000065f160bf65f1603f000000006c6ef43e000080bff95a72c00000a0be139f0ec00000a0be8dd984c0685b2b3f00000000ff303ebfff303e3f00000000675b2b3f000080bf6ee78dc00000a0be42a6dfbf0000a0bfe4f36dc06a6ef43e0000000065f160bf66f1603f000000006b6ef43e000080bf91a629c00000a0bfc2fe96bf0000a0bf923564c02d8684b200000000000080bf0000803f000000002c8604b3000080bf1f0a04c00000a0bf42a6dfbf0000a0bee4f36dc06a6ef43e0000000065f160bf66f1603f000000006b6ef43e000080bf91a629c00000a0bec2fe96bf00000000923564c02d8684b200000000000080bf0000803f000000002c8604b3000080bf1f0a04c00000000042a6dfbf0000a0bee4f36dc06a6ef43e0000000065f160bf66f1603f000000006b6ef43e000080bf91a629c00000a0bec2fe96bf00000000923564c02d8684b200000000000080bf0000803f000000002c8604b3000080bf1f0a04c00000000042a6dfbf00000000e4f36dc02ca3843e00000000ba4277bfbb42773f000000002da3843e000080bf91a629c000000000c2fe96bf0000a0bf923564c02d8684b200000000000080bf0000803f000000002d8604b3000080bf98d05cbe0000a0bf86ae1cbf0000a0bfe4f36dc06c6ef4be0000000065f160bf65f1603f000000006b6ef4be000080bf427bbe3e0000a0bfc2fe96bf00000000923564c02d8684b200000000000080bf0000803f000000002d8604b3000080bf98d05cbe0000000086ae1cbf0000a03ee4f36dc06b6ef4be0000000065f160bf65f1603f000000006b6ef4be000080bf427bbe3e0000a03ec2fe96bf00000000923564c02d8684b200000000000080bf0000803f000000002d8604b3000080bf98d05cbe0000000086ae1cbf0000a03ee4f36dc06b6ef4be0000000065f160bf65f1603f000000006b6ef4be000080bf427bbe3e0000a03ec2fe96bf0000a03e923564c02da384be00000000ba4277bfbb42773f000000002da384be000080bf98d05cbe0000a03e86ae1cbf0000a0bfe4f36dc06c6ef4be0000000065f160bf65f1603f000000006c6ef4be000080bf002d02400000a0bf00fb05be0000a0bf8dd984c067fd4bbf000000009fac1abfa0ac1a3f0000000067fd4bbf000080bfe3a02b400000a0bf86ae1cbf0000a03ee4f36dc06b6ef4be0000000065f160bf65f1603f000000006b6ef4be000080bf002d02400000a03e00fb05be0000203f8dd984c067fd4bbf000000009fac1abfa0ac1a3f0000000067fd4bbf000080bfe3a02b400000203f86ae1cbf0000a03ee4f36dc06b6ef4be0000000065f160bf65f1603f000000006b6ef4be000080bf002d02400000a03e00fb05be0000203f8dd984c067fd4bbf000000009fac1abfa0ac1a3f0000000067fd4bbf000080bfe3a02b400000203f86ae1cbf0000203fe4f36dc0685b2bbf00000000fe303ebffe303e3f00000000695b2bbf000080bf002d02400000203f00fb05be0000a0bf8dd984c067fd4bbf000000009fac1abf9fac1a3f0000000067fd4bbf000080bfc45a6a400000a0bf3043433e0000a0bfe69c99c05c5174bf0000000015e798be14e7983e000000005c5174bf000080bf8c598c400000a0bf00fb05be0000203f8dd984c067fd4bbf000000009fac1abf9fac1a3f0000000067fd4bbf000080bfc45a6a400000203f3043433e0000703fe69c99c05c5174bf0000000015e798be14e7983e000000005c5174bf000080bf8c598c400000703f00fb05be0000203f8dd984c067fd4bbf000000009fac1abf9fac1a3f0000000067fd4bbf000080bfc45a6a400000203f3043433e0000703fe69c99c05c5174bf0000000015e798be15e7983e000000005c5174bf000080bf8c598c400000703f00fb05be0000703f8dd984c0ac6165bf000000005855e3be5855e33e00000000ac6165bf000080bfc45a6a400000703f3043433e0000a0bfe69c99c05c5174bf0000000015e798be17e7983e000000005c5174bf000080bfd9db98400000a0bf40709b3e0000a0bfc91ab2c05c427dbf00000000ba7015beb970153e000000005b427dbf000080bf979db1400000a0bf3043433e0000703fe69c99c05c5174bf0000000015e798be17e7983e000000005c5174bf000080bfd9db98400000703f40709b3e0000a03fc91ab2c05b427dbf00000000ba7015beba70153e000000005b427dbf000080bf979db1400000a03f3043433e0000703fe69c99c05c5174bf0000000015e798be17e7983e000000005c5174bf000080bfd9db98400000703f40709b3e0000a03fc91ab2c05b427dbf00000000ba7015beba70153e000000005b427dbf000080bf979db1400000a03f3043433e0000a03fe69c99c05b427dbf00000000ba7015beba70153e000000005b427dbf000080bfd9db98400000a03f694cd9c00000a0bfc81ab2c05b427dbf00000000cc70153ecc7015be000000005b427dbf000080bff0e8cf400000a0bf8ea1cbc00000a0bf11e92ac05c5174bf0000000012e7983e14e798be000000005c5174bf000080bf038464400000a0bf694cd9c0000070bfc81ab2c05b427dbf00000000cc70153ecc7015be000000005b427dbf000080bff0e8cf40000070bf8ea1cbc0000070bf11e92ac0aff46fbf000000000e68b23e0e68b2be00000000aff46fbf000080bf03846440000070bf8ea1cbc00000a0bf11e92ac05c5174bf0000000012e7983e12e798be000000005c5174bf000080bfe6fba6400000a0bfa8b5a4c00000a0bf88255dbe68fd4bbf000000009fac1a3f9fac1abf0000000067fd4bbf000080bf63a61e400000a0bf8ea1cbc0000070bf11e92ac0aff46fbf000000000e68b23e0f68b2be00000000aff46fbf000080bfe6fba640000070bfa8b5a4c0000020bf88255dbe67fd4bbf000000009fac1a3f9fac1abf0000000067fd4bbf000080bf63a61e40000020bf8ea1cbc0000070bf11e92ac0aff46fbf000000000e68b23e0f68b2be00000000aff46fbf000080bfe6fba640000070bfa8b5a4c0000020bf88255dbe67fd4bbf000000009fac1a3f9fac1abf0000000067fd4bbf000080bf63a61e40000020bf8ea1cbc0000020bf11e92ac0af6165bf000000004a55e33e4a55e3be00000000af6165bf000080bfe6fba640000020bfa8b5a4c00000a0bf88255dbe68fd4bbf000000009fac1a3f9fac1abf0000000067fd4bbf000080bf26fd7d400000a0bf40eb54c00000a0bf8b48b63f606ef4be0000000068f1603f68f160bf00000000626ef4be000080bf315bc23f0000a0bfa8b5a4c0000020bf88255dbe67fd4bbf000000009fac1a3f9fac1abf0000000067fd4bbf000080bf26fd7d40000020bf40eb54c00000a0be8b48b63f606ef4be0000000068f1603f68f160bf00000000616ef4be000080bf315bc23f0000a0bea8b5a4c0000020bf88255dbe67fd4bbf000000009fac1a3f9fac1abf0000000067fd4bbf000080bf26fd7d40000020bf40eb54c00000a0be8b48b63f606ef4be0000000068f1603f68f160bf00000000616ef4be000080bf315bc23f0000a0bea8b5a4c00000a0be88255dbe645b2bbf0000000002313e3f03313ebf00000000645b2bbf000080bf26fd7d400000a0be40eb54c00000a0bf8b48b63f606ef4be0000000068f1603f68f160bf00000000606ef4be000080bf180a36400000a0bfc1fe96bf0000a0bff7ffff3f2c868432000000000000803f000080bf0000000000000000000080bf360b1f3f0000a0bf40eb54c00000a0be8b48b63f606ef4be0000000068f1603f68f160bf00000000606ef4be000080bf180a36400000a0bec1fe96bf00000000f7ffff3f00000000000000000000803f000080bf0000000000000000000080bf360b1f3f0000000040eb54c00000a0be8b48b63f606ef4be0000000068f1603f68f160bf00000000606ef4be000080bf180a36400000a0bec1fe96bf00000000f7ffff3f00000000000000000000803f000080bf0000000000000000000080bf360b1f3f0000000040eb54c0000000008b48b63f21a384be00000000bc42773fbc4277bf0000000021a384be000080bf180a364000000000c1fe96bf0000a0bff7ffff3f2c868432000000000000803f000080bf000000002c860433000080bfb728d43f0000a0bffeb1773f0000a0bf8b48b63f636ef43e0000000068f1603f68f160bf00000000636ef43e000080bfbfcb10bf0000a0bfc1fe96bf00000000f7ffff3f00000000000000000000803f000080bf0000000000000000000080bfb728d43f00000000feb1773f0000a03e8b48b63f636ef43e0000000067f1603f68f160bf00000000646ef43e000080bfbfcb10bf0000a03ec1fe96bf00000000f7ffff3f00000000000000000000803f000080bf0000000000000000000080bfb728d43f00000000feb1773f0000a03e8b48b63f636ef43e0000000067f1603f68f160bf00000000646ef43e000080bfbfcb10bf0000a03ec1fe96bf0000a03ef7ffff3f21a3843e00000000bc42773fbc4277bf0000000021a3843e000080bfb728d43f0000a03efeb1773f0000a0bf8b48b63f636ef43e0000000068f1603f68f160bf00000000636ef43e000080bf3c06703e0000a0bf8c6c32400000a0bf88255dbe69fd4b3f000000009dac1a3f9eac1abf0000000069fd4b3f000080bf27cf0dc00000a0bffeb1773f0000a03e8b48b63f636ef43e0000000067f1603f68f160bf00000000636ef43e000080bf3c06703e0000a03e8c6c32400000203f88255dbe69fd4b3f000000009dac1a3f9eac1abf0000000069fd4b3f000080bf27cf0dc00000203ffeb1773f0000a03e8b48b63f636ef43e0000000067f1603f68f160bf00000000636ef43e000080bf3c06703e0000a03e8c6c32400000203f88255dbe69fd4b3f000000009dac1a3f9dac1abf0000000069fd4b3f000080bf27cf0dc00000203ffeb1773f0000203f8b48b63f665b2b3f0000000000313e3f00313ebf00000000665b2b3f000080bf3c06703e0000203f8c6c32400000a0bf88255dbe69fd4b3f000000009dac1a3f9dac1abf0000000068fd4b3f000080bf8f36b7bf0000a0bf2d2280400000a0bf17e92ac05d51743f000000000ee7983e0de798be000000005d51743f000080bf5b7685c00000a0bf8c6c32400000203f88255dbe69fd4b3f000000009dac1a3f9dac1abf0000000068fd4b3f000080bf8f36b7bf0000203f2d2280400000703f17e92ac05d51743f000000000ee7983e0de798be000000005d51743f000080bf5b7685c00000703f8c6c32400000203f88255dbe69fd4b3f000000009dac1a3f9dac1abf0000000068fd4b3f000080bf8f36b7bf0000203f2d2280400000703f17e92ac05d51743f000000000ee7983e0de798be000000005d51743f000080bf5b7685c00000703f8c6c32400000703f88255dbeb061653f000000004855e33e4855e3be00000000b061653f000080bf8f36b7bf0000703f2d2280400000a0bf17e92ac05d51743f000000000ee7983e0fe798be000000005d51743f000080bfd37a4ec00000a0bf07cd8d400000a0bfca1ab2c05b427d3f00000000c270153ec27015be000000005b427d3f000080bf56e4c4c00000a0bf2d2280400000703f17e92ac05d51743f000000000ee7983e0fe798be000000005d51743f000080bfd37a4ec00000703f07cd8d400000a03fca1ab2c05b427d3f00000000c270153ec27015be000000005b427d3f000080bf56e4c4c00000a03f2d2280400000703f17e92ac05d51743f000000000ee7983e0fe798be000000005d51743f000080bfd37a4ec00000703f07cd8d400000a03fca1ab2c05b427d3f00000000c270153ec27015be000000005b427d3f000080bf56e4c4c00000a03f2d2280400000a03f17e92ac05b427d3f00000000c270153ec27015be000000005b427d3f000080bfd37a4ec00000a03f40709b3e0000a0bfc91ab2c0b114f8b300000000000080bf0000803f00000000b114f8b3000080bf56709b3e0000a0bf07cd8d400000a0bfca1ab2c0b114f8b300000000000080bf0000803f00000000b114f8b3000080bf08cd8d400000a0bf40709b3e0000a03fc91ab2c0b114f8b300000000000080bf0000803f00000000b114f8b3000080bf56709b3e0000a03f07cd8d400000a03fca1ab2c0b114f8b300000000000080bf0000803f00000000b114f8b3000080bf08cd8d400000a03f m_CompressedMesh: m_Vertices: m_NumItems: 0 @@ -149638,8 +152237,8 @@ Mesh: m_BitSize: 0 m_UVInfo: 0 m_LocalAABB: - m_Center: {x: -0.25283432, y: 0, z: -0.0000004172325} - m_Extent: {x: 4.6841164, y: 1.25, z: 2} + m_Center: {x: -1.1796498, y: 0, z: -1.7828856} + m_Extent: {x: 5.6109276, y: 1.25, z: 3.7828846} m_MeshUsageFlags: 0 m_CookingOptions: 30 m_BakedConvexCollisionMesh: @@ -150631,9 +153230,21 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 1730236067} m_Modifications: + - target: {fileID: 687530158533285018, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 3381350595760429543, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} - target: {fileID: 5687887011233860168, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6192986059782212342, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 objectReference: {fileID: 0} - target: {fileID: 6442306242859885696, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_LocalPosition.x @@ -150681,7 +153292,287 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} propertyPath: m_Layer - value: 0 + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7522161431095319480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372480, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372482, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372484, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372486, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372490, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372494, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372496, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372498, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372500, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372502, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372504, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372506, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372508, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372510, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372512, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372514, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372516, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372520, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372522, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372524, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372528, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372530, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372532, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372536, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372538, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372540, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372588, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372590, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372864, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372866, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372868, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372870, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372872, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372874, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372878, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372880, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372884, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372886, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372888, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372892, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372894, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372928, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372930, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372932, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372934, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372936, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372938, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372940, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372942, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372944, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372946, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372948, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372952, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372954, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372956, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372960, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372964, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372966, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372968, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372972, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372974, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372976, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372980, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372982, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372984, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372988, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 7561534673732372990, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: m_Layer + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: player + value: + objectReference: {fileID: 1042553198} + - target: {fileID: 8272839718325411334, guid: 15df559ce497e104a81254e0adf3107e, type: 3} + propertyPath: npcName + value: Guard2 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] @@ -150734,3 +153625,4 @@ SceneRoots: m_Roots: - {fileID: 1625646592} - {fileID: 1617980815} + - {fileID: 647991887} diff --git a/Assets/Scenes/Cho môn AI/Only AI/NavMesh-NavManager 1.asset b/Assets/Scenes/Cho môn AI/Only AI/NavMesh-NavManager 1.asset index 1829ae01755db039914744338cd45e106ec5e4b4..1940f80754beb048b9a28939d3431b99e92ad028 100644 GIT binary patch delta 24934 zcmZX633yaR)^>GBSi%+vSpW$E62JfwkVRCW8vy}9Q0WYt5>ylw1l)Dh8x<8b%2JBR z$SRv15HKK!IwYv$GU%Y_;I1%=4x%5fzuFk7dzhA_@k=NILl9yRsKY#wYU3SiUc(^=?CA6j*S=Bu20|z9BKFc0;0l5-y8(bMOen z_jEGjpiJY-;xp`~D{?NXO8gxO|6Ax~@u!oC8M8hF?*ROo(@_)BceG|~JjcZ!t??Ny zi?2y$xGesVZ9RQT_o~EQj&B9{q9ItFWXugo8Dl!z@22wB_9h)ZHl88z z%(LeKY&*;tKH1~O9IY7_f6)~N;cX#U3&5C95bt5+*cB=Y+>DF=;0mcZ3dzHn_KF$( zhn2;9C+**m$V|etlLbC5{x~EOS_lFZ<9zGP!{i> zgnhv=-a8tw-E?KUfN@ocR~_#XB=Uj4n-e8TcuYK}W<%mCi7$^ow2Ka-frQKAqa6G; z;?ETr1%vc8eskh-z*Aj(VF)(RUuY*^dESuDj#`0KwCatC$HCdnX=aLPNf=U&KS~V_ zHulRa`=95lj*+n1(}4NvVUWg65?_-jfg8t!;9*JF7ZrG{omo7xEPjjE70RVS?$yhh z-Y2eVphJk?>G{ou#DpYVmAJju79MJ0_s$$#?@3c_9yeQT>se1Xe%!1#TU3jQ+XJ(T zvxf^7!EZXA^=2zLTh8tjX=`J%i?e$ou8ASFE}pGs8>lyenr~Om?qJie%d&6Hjs_h~ zTT=+ShJGg7L6ob5r`U7^y`5<<@y+G81%64-z|-DzFh$@>1=T=0t?Fbtn-dK>z~h3W z2d0bZYPvaMSG?H~GLV4=bOH4wMj+(kX(>>OUJ8@dEE1ahiQWa$-A$?RsP25xpcxo# z%xR{Fp|3QQnAQ&R2Am3x6up%>;ZO9Q=48`PVq4qWzRC`In?9zm>7{%X#uS7k=#zfn z?*)z=bBbtdgSfVMm?Fz6$Fu-NLqoj6@^s1RroS2B=yXjx2Rn-cFbpsQ%^-;`#IF{f zCO`wCCI;$2q4OuKfb=uWU^B!FP0~HU1V|rdhMN)QOdpN+X#y*~fiY*9k!F-R+fGij ztT)<>G3S_b2?t|M+>{x#!DLV)z2YwBFJ@elR*IUVfpo15*212X|+FT_geVXt63IJ!EqUU=s^6G&&yCt}b(-&`PCd&_Tk`AyOL!}}V# zn?eV91Hn5H!u?$|tG%z<-hgrNz+^}7Y$MmU&0s6`za}ALC;vfy60EsGVvIDwz7F>C)6GLR9-p%``@#eNwwtdrzNjW|%9@OfyS3Z2PO4 z2g6Y9t`XFr-(g$OKoQoEsi>Tu&T8q~iKky{t}<6U8G~kUJbfypuLTG5P2DUjW{UFY z?@lt;n;XoH<~pE0XodAQ-(>!3ZZ@|FG0oOqogLf;byt}R$KD^UYox$l;#L!wv93`J z1GSUm^z;C-SAj!A46i>nnmOi9bC+-~l0JnC!8*ELZ7fSGIVG50#+xp-^S^$Ap( zTh0CEKA{gwQd7nB0A%k22g49NLj_9FE0M;nE{?{9>2-` zy~IZIgjwfOOsn{_#_LgkH#upJ0=|pzo~S}C_jF89o%WOhAD8%uz-1xW*9-FdUWKrhkIK?rXe%OnzQ7R^kVyw6RjMP1!sWuG z0vCp0Egj{V8j5FE&fHU{cFhW3Ch_SKKSN;EIg?$Cw`jHy>Ijo|!zz5O#4D_Qr^45V z_-_(emEIhJwQJG%ictLRNf_zR5k#$#1;MDEO+fLE-hGcx~+w;i(G6Zw$fO z_>`x3vk(;75@MziVN~1S9P!dm#qZe3}CxpMQlke>0(}7Qhe2Jk!Tg?xS-{C-1*ggUjR_2P0-C^tB%bXO z7-n{Ze~M`=2~5DSunP%n5`B}=bI!t~s~iJApV%}n+QEL5%T|$1Wn`&(dX$0orflXe+Lpgh{d9McoXD{0<&G3 z1#_$k>`QuNI}$8{5PNr}zYGQYk}ltBo(Fw9)74JKOTuNDKSFol03)2jsNUpx9x z@H2zoI1jT@--soD@V%?WT1h6D@6Adm)LP9}@jc3v_!uZy0{obxGeO0*4scw4G(_jv z{3sGQ7HTES1Yg5NL!^d~~pQ6(= zrJKkg$V5P23DbTvPeT7Otgj6wru4;jpVi>^H7=qA0;7e2c_+hfQoU9|!Ospq2lO?- zmHsojCIi)}>dQ{~xg>tXusYW|oVAJ7Ifai$b*}UK@Bg*8%xR6an=$`QvbMz}$)H~> zU=xiLVUokV6W5yFADcM_y+Df2yc1XYcvKls86q$9}9j79u z$i(lTV3?>3;tR#Ug}@Y(35BnLKE=`704IHlOMnI|PX3EPQT|IDodzF4tm45#vfD$2 z4@* zaC(UN4$vDjg40));dVRwuDk#hQXJ|>gA;+*K>c=fpHxqA#s4Wd=l{=#=vpJluXOIF z{4+%F3Y?X9r}$TA5Km$~zt8*|`b-dEZQTKZeV8GXn=hpEeKv{f_(uE#p&yhjf#-zI z;piQ6DiWalK_^dx6@L!&L$Xq*yrut*k^COPf0hEHd5Z6oT{6=5h5V~H ztMEIrlllVaUpx9JyCv2l>xG)P=caFbr{SiYN5@uHPO5L)%+1STYhZigyCa?}@Jy&4 zKKK1d)3SI*Z1tg8H9W*Ci#N6>-+Mg@n=xbJ*CO_4lrWE%AS0ZAgkOZz+fkn2fWE6L zkrqqAnMt@TUYvxh63t^{7Mum0FXEW5xr>kDj$TY-{c(kt*v zCfNaF4!0~APQb$sp22J8Nk$L1X`EhRuyQeW^!zsMsEfh#@yw)$M&Y-$DX=reMqG>{s(!XS7F5k!`%7 zbw&rQs)}tlK?P7 z9|tVVEoaBnPk1~Y?tU?YQ*`G%O^}NaL17Xu#>1R-#M|#S5uS#JJRR-R5B3OJ#?~Gx zmxJes$r8BDORu0?O2xC)KT)|q`cvmU=yr-@X$N13=HL0HgEvHX6y$)vI5w{D!swno zMFLN1IWziW=fMsh7;UuwJb}|+Xb|mn^3?*Df4F|&>R{Gwg4FD6HgHG50)Y#A-~IRJ ze^@N=PuExO+W#1@E)>Upy8g(n12=7!?rqG1E;Sci^PIqppK7-`xN_IEZ>$lRdTu_t zRAB0_Jm~>}nec<7?h^P6S~N6oh9Hw#4vdz?&lfoD;GF23rY8yfMCJ16gQE%@ygfS2 z9+M82UYXnUBU^9L@P;Ap+0l!p+A$NG+Y27d1zUZvK?+Z*JG#oMjL1%e9@q zK@JjS--p;!i&tavOMr~&iPY&HU+2~SW+eVa|CBgP=3-o$repmo`Z7=?_dWmX>5Oc zBtOVSb!3-Ogw>=r`2rkx4gmhFOj0SMxUM^h4?#ysn_9axJ>Au+A`s28QvbNSAm|n0h*9?TvwVL<(J`h=$osOLH14PWdQS z{!^A_+Xt6sb!!7I)|7JC%gJ%4Bz{cn@HorqSNq1&?4Tz&v}i9EJHj}JquwEUuEQ^v z6m)&i8*U@cs!<4fU+{Z6^VQeUxt?HuOnQazzsdz-fLTR>`PiAvq7CD$Iv$5`guQ-e znXfX7$HZX8`wGrkL9Yh=z9_1J+M zAHg_YDiUS!_&|R-j4&^PxtTO3t^Muq8_x;+g)!23*NXHo%#^~H$9UmPt-Kc(!1Ur- zRf4cyJR|J&5H5=^2<7C4Bs?zu8THt_P0i|5C7!g8ZR!wAbNQ@+5AJfDmxtgHQJ?>+ zLx<6-KU(YIviKtcbNzwyR)MP$r^Zl&G(Ir-K)j1qAWQzvTz-rT z7j<2J%xBMFX5e|M5=)TPjn3%ISXE+G?YO?XVSFZZs-aw8q~OD1sJgpxj2F1hP`@^h zZAe_`6g3AS9)k5ko~(9o1I-(>B5`<^gKhWCd1)_3ZTaTh;7JItaoJx3D^?_7TBmNw zK>X&~7483rt75g_Uz&u;&v@LNL~ar=Vk<1BhqfYT3FNjI@GNIsdl-GHz^Hr*PmsEN zDv%M5Fbr^s6Sy!5qkaKy?&5nUU205WjJNaDEA5e3)WIdT-j;tAzb6>(@g*e`zO!a? z<;O5J3W*w9@5uvb^jc?0U!VA;W?bL*VE!ninu)Bu2i|h~@s^gThl_0M>UNXy7WY&o z9)J#AxmG21!VQcstuf|V#BZ+s<+Qqh_rPr%1;*u3@GMKhtYze>O1uvK#kFG=v<82T z-BtY;yRbSJ?Xg1AG3Eux-R|I*q3jaU21QV>a=~5gv;Vz!HOGP{Lv&_7JnD;92fr%VEAsxNvIH#O09$KGh5%a8@8>$ zN^;aw1KSmXt8N8;5F&UuRcemgaJrJg+R@%ND|_Mg^ie)Sr{-i=fjW5Snk?+Fc#eF` z>~t~f6}G_aCRZf*Q@5hN{px|XcJOS>4Y${==LooOm>smlyh-N;2BUDMjF6;L6I05^ zys3>_PSvewL{bHRd`j&x=(J^og!b;PQ%b&2ZXqfMv(4RM1}7i5i-=rE=uN@nebW`w zn9f4w&*^Sjm`b24sD2IF3>;;S*Jofqc4t1o1{FhE1*(ooufUHpAmHU7F38vf~p%~VQx;ms-NwT;pAFzyhFR^#B!aV8yN{!<$k8~KkO781T#0^XzbOR(+h@;?@ zDUQf2_j0h8zrai$WXfG6H!E~=B$dF0xJSc#l^S~fK>-ac$5pc_w&iuL8=s5oJr_B? zZgMS)m-sGrG2H(0+h;y;UXz@L8;U-J>C}B0{CzR#(}aN@?<)}HS%aseONu9NY@U>C zN2EhOz^&Y2nCM?2LRwd}sW}Ev;^5Ih@B6mw4V;B)(g`Q!8rTO85YWr>>ZIPtRF1KZ zgY*pC)0C^4vvFBb1M7yiX0PB~Y>Iz?Zj>R02ODq|ggw0kb?{n7Ae7;mC{U_&-Zk$* zgA4Y+b=l3{z`4lVJ_hDZw{JX~6Qr(SdJa-J8$d$fZ| zuY-rz5^r~LeDU~$!PDh3=ExAsDCcpX054+Rr!w+8%E4X%Z*k5E(a*G7p3M$;fio3U z#%r8sc$+d6jyL%}Q|T^mD$nsL-XoVg7r^GbP=7`u%V(n>8zEVu%WzZk>`;b={^_#i z{qUGKU|HrQ_|E8H*=1*jSkG_8?ZFg3H`_IM7tO%o`y(!n zuegIf{cpH5JR?c(|0lX!1PvU^I57I#x89@Nz3%F|!@3omRYgUer!U1N;UyBIo0inU z;0;&;^Oo_96+w;DJyI`!0j@U$D{yW)dsQv<=($Uhkc4tHR+1j#Y&PhAl|$9bA0gh_a=6G-K0 z;Pt2@Dfz!(Lq~(p!0;938SJ#B!sW*?tTZc<^zj%QeDDftaChQ4^LMk0$2Gz0xCihC zdcxPhb`73ECcOeL@h2U=8+&urj6h%yOP?}$ZPnNXd>&j3^p|nXgYbi#n z7qpjm^uWAm{$XD7G`wd!*eCEJs4qjo3y7bE=PHw4fmhPNmytwD{mehfzljsmw?bY0 zA8)~9uy`E@rhBQ;h3W3?4cG|}X#Pl;@uvcN9L2fQaa;-xc&Wm!n9$x{{(p_^&O{@7 z((~;xo1;1-8;U%{U}z-28s9hsbAiIma=Nbt9)FmV2RIYUmn^)C@lYq>j(F-qTQ1)0 z3@Aakmq2xRPivaY2&kwPB6avq6IkbA3hSV)a1?x0ME*e`cyI_F8iIAY8L?en=zzmB zO6dp}5m<*7g~y1LT5?`UgLZftuN|Z6nIJqWtK+)DY&>)U)6#~h{F6C#W>!zYTdSnP zQ-M=}@!F~sW}*3bokFDvk2WlYwNfa*4iOqZ6Ov4;0B=@o9>N7}0kADK!#t%F@4E$V zE;AP$eq8?J0?m2&}!D!aF2BUE-ew%mc{bc<&N8O}?(E6`qK|y8-j8bQIHPgQi

sW2YfQ%hFFlYSfYS= z+PMtyP{4Hc3cw=(XF!_nKL;?S2?ytfkn=+DSb@`osZ8KH0*?>HPYm%-3c=@xcqWJ7 zDIuN<6%It{ML<{^*TSNyfa%8dfTuYD!j}oG@zX=_%n;8kfzw3xst|lli04{?RnHBP z-q4JsnZS)9fxm_XZVth>C{OjrFZGL{>a4HjaV$4qxdl3|@0(GSqU?|{zAWA>7UpU5 z(&M#j4`tQp7U-thCn~o?wjj2BMm1y?M)!U3x}146AK#=HZE** zRf%SxEN6Qx9$z6DFl7~+V)3_ENDfTRVz_#xgB&6)4B$5L_hiM<1>fm^?!Uum1y2SawUs-J+)|@kDIeCAR_|Q$u)q?UhORsuL!Q zPR0*gzPbi!1;WHrfH4au!id$e4?ekEn8xR?k0s8$UxYt8vOHFL;3k1T&Rh|D@HXZ7 zxaEpi#hG_X{J3A%#m>H-{Lz|mU#^SYaQ&Sw0}sc_vDwdzJvb^C@Y}l-UKFiK*au!4 z8hCQEW?Q^nVpiDRa6ZEM3+G#X)&>6C7F+e~14zD0O@ptWi9PcAU1C=A51xq?*4`p; z>sOzN{Z{`1ni#F=w)UA=xDj!4oDHff@eeqBnZRZ7mjExW{q3||BtSSBZ}+`69P^6} z;4|>yTPU#g0^=VWVzzYu7(9j5D_)-!k&itp_TrGyHO@6u~dIv592> zipY4uH*X&BT~9W;)A6nkD1zT+c&Fpd-E6)a0E*zZDcfT((q=WrMrYVPBGyOXl242=$J4K=ewSy z*HL`DjO_^2Jo?JI!rDRe{{gDZik8um~lU zgY$7-tw4yB`1{{%j3?t>+mUfn1K zKD`ejw!7^=)cFaC;&-`= zb+qm>p>s8R1@^BSzSlCCDR3#4ikhFRfm4=~|8ne!{0FwA@ZN?FPT@sz`9^VmG1Lk* zL**Nae39gZ^jyhnE96G=;^={#k}-1)v6Wbk^A=_%g?k00-wt}dn06ERPY`}4sS1mn zJe^1RBH`~XX9eU}x^9Hs2&}vC2dm9DB2a>exkzAv7;r1LqZFSfIk*)Hy2HEWSig2c zf)$|m68?Fz>3(ApU*P!1f=>Q^ve+WMANVIgKUc#y!+?1(pfrGsnd4*xw&Iur;tR+C zoa@dMeSsX0(7+|wMlFRr`4zuI@M+*r(U-|?%WdK}ZBs9T|8|E5=&j_#zoGIE8@D4bxmehh!%!MPJRjT5#JQGzAVhBie2&PgerEVS!K?UH zSzl405syK;w(t{gh^@_XjHN9>c`!-OL_ewD zRN(~!vL!)&W5ty!ai+%)pKvb6FCVgDiGGx2&`8VCqt*v53{YURK4}p&3`J0Y`!p<6 z*c4$$$1=Rf;iV8|84|}HL8KIIksaYZaMpa34Ds=hr^`q$!HzmDB7TR%xyP&Y&r#Lx z;Ga5Z1QRSl0`wsnCgAcB7?KLEz?lN^bHQ&Nop-lRcQ_L)f;eY*JwW?e7ecJNy= z>*$lg&kPdp!{syEDI-=%go)4q;=4t_M5r)~4}gL@lJs{?6!=3TzaPEkRxv`5jQ zfYuAZzY+!_L>3`Ej(r|SJFPSv{2p@*#5wq_4&f|wejP^z<=7WtnJfMbilh~00S3-a z(V2n64le=!K%ujiACgL#4an&aps-Rr@N`na0LjtQQtkP<2&aj-dXiK)K#mK-1~S3# zlJrWET#erhX_uLpJ@E7L0^l^@6sg3D2mHk86v+`I^0D2_uAdXHb)rD&OhEAj_&Iw~ zdM0in6>;fH~Nd;rr*X8G?+g0xTtJ__M2 zAfWV*gq{nWW!OrJWvB>zvBk!q}<9v}tM!c`|eEns+^l{+$xQGne zRWhOo2M)x$AOXddUIKhG66oa;V5Q|pdc=!x0!j}l{<+|sYQ7$#bLzTT40uHhBtLNe zT@Di%Bv&eSh8X%nU>|VJVO08B#s3Tbe&S+!sFjpyKQVwG-FdttF^>nQ|5rpjCA5t!B6@P z4!_jN-{IuR|Ecfkpl>4RpM#%t%9nBbk~#D}8N1>z&Po=>snFv^@JKln?neT?=ffC) zKGb!sZpM?s7t7B12h!7iik@@{&co~_|LNFLlV2<+RG%lsA2pZQHUDWFaCh|!#IBWG zZIjLJt?=4V^DPcwXG*c8@EKApiXVW16Qo!auK^xM!u+QNdR^(vl;Zn9A1m9)A$lM; zQ}$rac9tYKLy9GgtAcx>@(m2bm&zt~m_AYxr2N~U<4&+7n8HUn`Z*#$LGJd@fHRTa ze1n-hi{)*J_!1E_#eft(S`_XV`sX-n7$rOKZ;Qd?=Sev?z3;_Hpz<_8@lQcNOLo-X z1N|~b=gzy&!2F9bp0OTi1QpDX1V0TWFxUx9z|9BJhXVf+^wE-o%Y;9LpN}M!e!ioh z$=lKWCx7S!08sxVEE>glmmRZ-S*kjkr(aE zL#?}ozr;&@aTop)&%?MtS-t(xvB8-}e`5A)V!S^R+Q@PBWteD>Fe8-OdqFulZDD| zg%5^c)v58Sld#vRu;{EW7crr<`r|KhBK;>}Tk0?FESM9{Qj=DJm#jCr#ynFlsIidr zx)sL?h6tW?+vD&>#oRZ_mhB25;HPc{A>qKApV&;YPakd@nPlHR{A(LtnHz+Pt2%j$ zEWIMl@n_ftU*|-MZM`G?B3*3k$ka$@J8ym)`@)f|2K=y*7qHH=A0EleDC3{-*`JRD zb#TMa{`IStfB2I^t~T1?VeoeFJ43F!7*51fNC1KKI(Ygb@1D-TFAU2oo!1q6QN+p0 zEXwQWy)@ng93W!@nTkw$1zy6yNl5r#4jIoui@_VfyMh=`T>&L`R|K$)A7r07g@Cop`;1G?%Z^vYr3Eh74RZa}!9RhKd{V;fp4M#&;%pWy) zef+wzRA!8fr%%&ty|3F$Q7tJwqtTm;P*M5q=3uXfpQVmKLucpbFXeGLM>-uBz8478 zbhFK#k#B{GAb1F9=Oxs4va=DVP8yy zJ2Dyx6J~*PV~&|(VR5UI(^qvkJ_;d1&oTkRJp|Txt@{d}9E#T(ukk!VqZb?E%{dfz zUg;fHTjrgU|EPoMsX+qkzh@26=Ay_j5GX|8|-<*DC zS-ee*Ck9oCy)ky&JXwh2$~<9>=SBFm*oyYsr8BNdG>MIT?Ev5p5TAtY^WXGm7KN`Y z{@*{ygwn+ja!hQfN_>qpQvAkz;^Gg*7Jk>hp>AulQD)c!w|2mvT9w+(-;S|0_@}AO z-vjMb8Tj8I{D0baW#&M9H}E3hTG2~E z?+W_1o?>J;0aaLlo~I|8OQkfQF#VWa`a_<5>xZl$9}1x&`Jtua%bZDEi}E|iN<3}x;f<<}M2TM zhX=BMUk74bc^6^Yz@Ck2tfSM$l#{nfCq(*g&`}_f?%-|-93fJUhxIOuv)&0FI0ib2 zpAdQhI_XV^Qz5(B6n&jIsjqZS{D5x?ngIX*Q|0kDJ<=Wf1dFgzr#|9?#Al;q=dc}c z?#D&Qz#K6`87h!-{Z|}MXV-lq=yNgOD8*(N4OaXVcxRp@pg1e`Jhb+uKjocRiE)4! zhbn#*I~Ow*;vBBJK-)a0?N@v3r`7@W(hhQxQi5-3*?0B|Je}Uj|0H+4FztkahOL+TJ5#S%aegci>q0m??SH^MCn%;Qt2(9BtqL delta 19870 zcmZ{M34B!5_5XcYAcQRtLINQnkO@l^8c^9GGaxR-pMo-xO&C<90^-`D)^>&l1Qpq? zI4GbjqBubcMv7Q98PsZ9ZOgCqXSJ=Z6&00MX{n_y_5b~zbKlH^_J8wv^Uk?vx##Zp zo_k-8Zp&ZxkG!>&Iir^Ct9qm~=aIh2b(6g+`=`>r%>`v^&n-Ih>PaI)_f$?evATJ} z>+9x3n|I9`kyG^2tDkpy?8vwGR(!T_-sc@B-Q4`??33*VRrNNeA#(A#MaGz~T>xn6 z@vL?4QoQfR^Zn+MYd3f!pGxQb`8VN)=s(iNDBP6#E8x~vjgJD}E3h%sGH^rm3Ojt^ zYc{;7TYW?Hwe;@PP^V{Jx*T}2YtJZ1J_cAc;XW1C@r`BDmw;cQ_(qHCmMCqDD0M>G) zoS(m4sb^q&q3}$L?nnFp$DcraU&47|V`BE>#Y61T>l^IF*H@M&QmN;gQf~?4n&5GB^jP<DpMS;JZ( zTbt3-5FMLteP#+9RtqbRvj)`2&HcR+d+p8D-Wm4Zn=i4g z59VE1ZF-w3a0COT^6`XBjp^qI1Mu$VVA9djK<{VzySU;F>%8LlKvQhGx)`S4-N9Lj z{$_v~C_JjIL^%8u&o;G&mTTx|${gg&pJmPt&`V8^Q|TqYopISwO8*hG|`$g=tL@n(WK*G&BX(c|Ug)ivdlxHW2nYrdl zGsmYk060q!-+-&lJadh?%4fj))FK~^_A=j5EAiIGn=R2fX0(}a55H0#k0BYK^Bdqh z+e!IZnQy*ju7yF_aH=H>%tEusTqk6;K{aySz>NAw;}Fy11SGpbBFn!`M$ZGLN1U` z^`p%v%u@3MgJzfsrr zvXrUka)EPfeY`ZTF|#yAsIvvm6?kqSUYoaSn5O#;uw&8 z(@tiQB|`87zE$8{fxipb!*I^kn6`@?ftNZS#%pWvB!0QXE6YEAqPcZPrU@u1u+DrbBd0M6i;BiE(M8u26H$d^H5vKxAo8?01d_e`v z%r8VC6QqHPf9&La{7n>zW?+wb3j80NDkuM@*(&myUcA!0ZSH4c9=j+N`V8N20_gBk zL+?m}l_)%x!25Tx0R{B-43S$C4lp=gTli*Y41@J$ekv||M_Oz*X@=8A-YpS5%WS_|}sQO5MUlwo=Vcqo=WGN2= z;$H_NI0h?z5bG)9aV~lY3Xe-8)C3hjAav$nr_c{@T=qt0m1ObWQX-1~6D3d~E3prq z{ty=61?-0>?A+Dm@pA})gm&(QFb53;PSILJ(YYDbijU2xR(v#OaD#^C^N+N zSwp@m@`u6ywrr+;p3(QVYl76z$>42_DaO3oA;2)y9xg5Ja@*ohZfSX`+m|o>w8w2z zw$(LEwa0B~2}@%R9==(Z3-QcquDI`aUgxG%*9g2At;W2PZc6pEZSP+a|1`{)hUhtI z@ClW0L$u?6fnNeoL4G5;oxuZaW3r~&H;b+kAEsx*Hys`e+mf8yt0DScIP2Z` zM+T+|HuiZpjGSsqI2vuSRU7MUVq;Y|-44x$GJhGLm#|N5Ty@!W)YuFxt2Gp4$Q~dL zal_G=W++jnrM3!EP?f}W*>e4$8q5`b4me11 zpk?rt4~4DRI!UPHhPg(a2$RGa;0W@fL>oMGAxyUE@0NESi1AZ*Hz?dd5)c z##|II-%O2i`FQHkm%ah#1Opd}c{Wnl!`41D6&nc#&cmob`RydX8lT;;qpJksxgGKO zxhT<;d_R=RYEiNcpl;+>AC%ux&~gb##!y_}0NuqKl8=iT8EtBVDmHhg_}YP4G5Sv{@~uX=a9gX_a7_=siP zd$C>k$cUQ+j{RX*y)jD#ZhfXpeXp0-3S4#0isw_QjRK!sva03f_>H?9a;zm9-J3Qt zXr9sf*457md~(ULmf5%Lckrr~d3LA3RP^EYEdn!vt@V_!NA)`DX?%!9Y1(W=-WU z5}bpE;-uHPe!|X8eG&V{&WbqR0l7->^_MQ+9V0qDuB2->t^_^~^k>aKT)Lz)UG7!8 zW6)4M;vB`57*429?IKe{30hF!n%zm z)KTbl!p|{-{LeVLpTIMinnLD7nf=;<{)(gPfLCcQ{2L5l0)CPI4Q-YyylzgRPxlr6 z4Xr3-PC^v}_j)St*&e%Y?$QVG)lx|{GF8^vExYKs^<%#wQ?9lZR?PxwOMcrKW5SZL z{@|w%KLni9Mz$@6rR0bYMXw@1{TTg#Yg-*H+ak)36)P4{U;OKA#08kcISu%2X@Mxr z;?v=m=5i)mwe&MpI6Q`eVOt8~teH_6`bo)vkB5-K?%acpLS7cYq8Lh!B{?R5S0e$R z&bHUvC76&LXw8g40*e0(l4{Vij!u1bpg${Bn-<4A4g8~{*CKrs4_!4hK--eyV+3c_ z6F-S!B%RBOnKbv7M`s=X-#fZCem#6ZbBCr~9mc-=Lhdi0UJ|?Ky@K?=R?qv%<`M7- z1P^qfO2W7B`!hUz-;L*74@+iy{J_4N%(-K|F}J4OA{lTd9^A`p`N0SJH$<UdEQ>t%dcWQy-=?PgZjZg_V z&<|(eI82`$jY{pnya;z_T2r->nC3MfO82=e{RpO~TsHQCXSaik#0a0ChE5xvLSi-G z*_)oct{f|@*M#Q;7Bx+&w*fz%oh3KZR23Y0r4>mqYYGzA3dJGA;TKmz^5``-k&{mm~i7kdRujy`O*QELJ~F zMuS628v^hH4qnBY61XXKDR{Qo`j$Q%SY)T#lzIl1Y=yPw!NTW3SGk608gdVboMv0& zn^M03|3>gPpg5kBGzqI7)!7g|4jzS#c@cV6J6kev9)yqEmX^!CwRU0a!jX@rFL*7D zVmvC!xAsj6%*-*qDfK>-Jet;W|1;qA>F~tCg?k0^GpXVt&?r7b!GT>D*Xy z)*fWn9V(A^#3oWVOuFSfeJ4E>nbBn+CWT zv81`(EEY?#HNF@`?s5H4`X36;0d;WZWR~K+h1oCbAy7R`99vMF^tyP(gGORrAD!9% zle_v9k+zui#!3u+^d3T6S-5D^;;Oh(npUd?}{cu&@+DUJH$M z7I-O|?Kq+FryPZghwHge7?JU6aNmD=0=|y}Bo}mp&ji@y#$%T-DPv*?F;#f7 zB{&fY^Rfg(AE~FfxJBHS+a!b{KfX%6X>eKQc7o4AIt%smTLf4?OCX&i1COJ5*We0` z#_vGcqB!|D++)+sY`29sZudf7-+*Zlo$Z9F-1pr030#E&ta4j@?Ww+lLd%5r6!bcS zDw&8EIn;pp2B&~mL42N4WwSu{SJr@^VB_#p^OD4|mvzQ+gotloHLB@bj6mQZaj`&3 zX9@hoylh^vLvYoh34Z=VjyePHS*LO8MTW(4Bf*j6#gx!b5t2GhUHnR>$KTYi=&X22I!|7@I9Ef6o-M|K{iHW;0R+!Jpv;R6JS~K z(nL0U!!sRU4ZMVf)d(gH!!Q_~o`Bq{aP$dyk9V*t;9=t3nY(KddLZZVHrp!46~X)5 z(vh*F$@Sxe|VyS$pz&JSAI*$2_(?u%o-?fy!=I}%b$+e<2QE|xEy*GSLffO!yJs2>N&vmNX!*am;sAsioWmv~M9^QGcRXAU1ml|2qR!!$gY zSQ3Oa0UkU)=45qye@Y2gfiVs7$0&io8pi}DK@6}14__9~!}!Qf-Wd-)`fc#;il-30 zm>#DpJWP;qA3SZa;^dNV5FSbp{)RxgvfAXFNIhJ#or8xM;o$;nyg#`heijC422YsA z1YlhbYP^oddBQV3z%xN$O<-aGK3`#b)&ExGT!zW(Do2yo4y5tgn-$hxudv_0DXU#k zQ)eys)^aHGv!~rbEzw4x@Enc~KGR%*)rhMF*2GwCdDsb6;=Kq@F_zpM;g;gzsRqlm z5l;@dxFTJFhjTdLy9Le>SchZ5d&cQ;;;QEW^ z>;}9~;$e~Ag!h+t@=*m#@XqzPEiJ^F2P;UxED2U)XTX#o+yyZCmjN!5cu(LS0k|h& zTon;Qxe#&$t_Uzy2H@TSo<0G%I=~YOz%_tr+;XJTA23UWZKKxl5RRYWm{tNADf%wsYb5Jg9lwsv56J)$&B4L8U&CUNe(u?2J z>xbz_-#4u{_4;+>$cQ}xuX*>k5n~=tU-a5LEylbBpUAHCm*NScuVinU$5IC8VkXfH zm(qG9bZ*3io6|gqYlvPJF|AJmu1EY$;CV95bFZdU0`dFOMMd-Ln^H-{?@Ncnz2f5< zq7Q?xH_g+xhUkw#AWRq3^H91M1{L8l!b{G$A~f3+p2%#x$j$9{P6u&<^)R4qVri-n%#yJ~3uVr0h<@Q^VtaIX^P?mwlQf z2R-f_8F}b~Cdt{AWwpV?Y|ER`QWyy*%mEm66b_lK0ym|OHTQn2OHTaLzdi(S+QQbm zR_>xZN?>%)NHG5V^VUmzQ)*A-)|+>GE!GjVB!1Rtj`u^lF6g?S>?7~5z8U2yOS>gPIns zJX3HrlywE603%!%F!Is`--VcsnM@&O?IL-%2gIw@Ie7EBbq7Ememly$Bj$1rbR7}b z31)Dd;2q^$nCRIXkCfP7y!!(?U}rZw^+=T+aA!}ups{=NBS*?|?B?x-c6?*^^O@gv z5MpWY&4DLh{&J8X=B%y6w}sLI;550d@ahJPWr(GPy<~YwkHF#YX{Mx)mQ18xEmP`e znesk3(`DIb>mmnuo@ixOnLe|qb&_v?{=rptMq?+t_Xm0Q=+Rj?rmjNssFK=#>caua z``UR$cJq+}RCAe~^K3Ln z@D3>Wjrqb}_;K$(JX}(>*CMvnIT)CXa$R8`__%+(J2qY+tdVjcy+AVAh-vu@Ih^B_ z*`8Q>gn;)D`V9Q?nlsCsfkvt}-mLTS5Ny!Yl}!O2V}Ls&{W#`V?E+?KwF3c zIOKF)1)OOkcriRIK*b+`p1b6zG>Z?ClSZ|bc^M=tKBeCe{)$XqxYcA{b4C9QbdbAA zkITxH0wIaG%PE}Ua2_nHL3Jh}1~7BC!IM>oMM4bg+-gT33VH|z_ILOw7>^?Jc&Gg~ zP)1??pMjkoYh3XJ@c4r~Xhz;c@F6UN(g($2#g__BKi5*w*MnY*TnrHYO5nz;!^6_Q z0~zpf8c6x|a01m~7co%eE4d$&7Q`icBQ&MpXQ+!~ZAJl&SOI}Ouu2*BkOB0ef>&b9 zVU@gT*v6M5!9w!~l)xgxDpEWR{Cue*;ytkkA=$iN{c9G{BEw9aey0 zCCsS6wls#E^Z~vCcp(I;$I%6eT0IO`1_}5ke*Am$;mvdLK{qL3{(q4cFl*M|K$bRv15cla^Gb#wm5t(N{GE^3$GKCA%+NcBcFjd z>+BUL5JQ2o&OUN@EpYUGIHcKGd4qe5lz`%I0PiTv=|zBo`l)YATo`shK$knb zuZ$pd$Q)+zapJrCdw|Z3H9u4!e+<2yy@($k5Fd}_3=;_A1t2K?BI>_b42}mQxN10zXaTH}9l(om=Y2eIR*B*t03RngBwhvsIk~ihe2efaod&j` zYKrl-$aoAp`JnUG|JmjP@Q=eJ6!#6EQ*uBBibv&?gqP&M zDUEKX-1gooIb;TANR=r5f5_kn(XTkGJl}Ld`pEGNfXYCN73WY}h{dWFX`!Q+IvhEX z1URy>1oL6wHF#5A@s!9Hga0t%&v$hCEnWwXNe%LoOq>G8Ttp1Lx}PxIjrM&6J$;h+ zC)kZ}pd#If-G(^4F&NqQOBE5f4rdkJheo*3{1)AKx8zvy-v~Yx`UCX1Sj>pW%p1Z$ z_s@omf-T|@-VjKDt(tUAaHBYsgLG!d$3rmiBIx^VfPXUZ-)Ay#nT~WHxQGz?JriIz zV-AToK!EgH9nJ)ZH#!_8gO3lg^lA2ApY`vt5#=`wtBI&c`{r&om)nv5>>Zzn*rPD& zQCDj7fximeFJ(6TS26ibf@|e|d{fI(4dS#>@z+sHGteF>pXH~GL7W~v;#1HVz#oTc zYzHc^7QRy|RQzKwTq16!BLO-UDz5Z%ApbGwm%u>E(_O_3pf96cX`#N6DfRuLpSX_Z z@%`cw{e6aEqcnpcehCyF3D7T=1nx!xOz?UciJ(^GNgc)s}G-U9y> zln+4xbHs>ikq;^y1p($r7!W&x_rJQ%{?#onY$>jI;^vOOm^eM$W#fr%cJ{xzm!SKI zSD0^%Vlr7Z*t`C9u;RTiP~+e2;r$-MjKkLucFyM|=)wBY1LLxAqWPZB=XfPW5#G+> z#T$Ot;V$IZ_Fwk5-~1Ba-rx!fh4h*Xub{jY<_!_vD#5oMVcr~RO7T|7GXkTfgTK|m zDyz3mD4P@UZ=~=FlMnM_4~73MX=QJteAN8)m-*h<%aP+t-Deb>QqC|r2^!_$$-@(o z3kQsWuMQ9AJqFTqZRFoq)o=^Viz*Cl67rHCUjr{IUv7W;@7~_!_QQXFF-ZUKfmkDa zd5N4;_{XDmMoAUB`0)O#_zj&qj zQ_#~cO1AU7cy66JJ9&@i^|*ppIrtwTWI`1sTo-FTIFaz4#R%tUXMA1)KL~y<&J>vY zH@!d5Pu9^+KKV|LSK?JAhv#|~UX>lPrG%3&g8b8gu@le%*{3yByQ{md3=zre596dw zlOu$OCGFDQ;CUqrtFkztZ(=z#QDXFmdl&}Vnu~}3_JLO>&S#{%D8qdV>CEf-SRY=9 zw;xWC-;nl-L(CN5Z-En@u~ml$+wl*Tc{z6eL%g^}W}aCxXq9SX(fDkZ z^jyT}*M_4!?0mj#cY!sY^Q0fo?KAJYlfu0Z;{o%lSO$7LviE2RSK*x zoEwP|?k}*$a|h|iYdI(nTYw+W9fA)J1_WO=T_*Yu8F==?waW-RBoXF##L6Me;hT;f zmXuawj=)-7^ep*D&kD1u=#pV+a+S!GSW=u@X$0Y^93hzik;?^E0_Hsgg}E)ED%_h3 z`~JSlrSJWIe_ekw@WGZc6@%Dn`UkkiW{I((ae1Z2+4Si1ZVA1=}lBbKPt-RX+q9+Re zKuFazPNycnK0PQ(9l8m`|t za4@LBY=`|ya!7lxB)<-a!!^l;?Y;8kqwT$}Jq|$?`lEc$N%e;?LWHoP8<^bJ-YZ3$ zACAsoyzEyKoq?~C*+{M7&G%KV!*gZZ8RDyC2Tb}TC(rp>@u9+B1-pn_(1XcaU|a=h zQ?DEadz3-jETj1~!hZRzqe$4sL7=C6)`*_nOIk%%XFy2FuuFMG-dt!A> z%b3+%!An3t&yAv7Q7N5i(btx8xDFwtheWiYD;1A;bpoO0d&=VyLteZ(r zK*}=Nr;}HloZ87N>L`rD_c-#r4)GPd7O%P=mwfXQIm;o2zx?Dju#_`7?pJDY+k#8E zEWRdreJ8IZd8CuqE&1C{UWa5}XQVO^{Hw6^CjS@7<51D@3`DJQQC}tdboR>eMMF}? zGjiV#n}*?GW(FeT_v0g5x+9qv-hND>8L}{0Sj3;e)J7cngKt6Ub%^aNcvhZ;Px=#( zufv%>hr?m2pC3G^uTdjLgJGBWj>Z7m;|wTG_9^meM$;MjbIAQh22K{)A+%**fsd2U wL6!=9dRcO5kyq~xNT!Rt>Y}Ch4;wtV!_nJbNxVMbFJFv(;lPO^??nCo1O69@00000 diff --git a/Assets/Scripts/AI NPC/ConversationManager.cs b/Assets/Scripts/AI NPC/ConversationManager.cs new file mode 100644 index 00000000..df5ccac2 --- /dev/null +++ b/Assets/Scripts/AI NPC/ConversationManager.cs @@ -0,0 +1,133 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using System; + +namespace Hallucinate.AI +{ + public class ConversationManager : MonoBehaviour + { + public static ConversationManager Instance { get; private set; } + + [Header("Settings")] + public int maxSimultaneousConversations = 3; + public float maxConversationDuration = 120f; // 2 minutes + + private List activeSessions = new List(); + + private void Awake() + { + if (Instance == null) Instance = this; + else Destroy(gameObject); + } + + public bool CanStartConversation() + { + return activeSessions.Count < maxSimultaneousConversations; + } + + public void StartConversation(EnemyAI initiator, EnemyAI responder) + { + if (!CanStartConversation()) return; + + ConversationSession session = new ConversationSession(initiator, responder, maxConversationDuration); + activeSessions.Add(session); + StartCoroutine(RunConversation(session)); + } + + private IEnumerator RunConversation(ConversationSession session) + { + Debug.Log($"[ConvManager] Starting: {session.initiator.npcName} & {session.responder.npcName}"); + + // Phase 1: Initiator speaks + bool phase1Complete = false; + session.RequestDialogue(session.initiator, (success) => phase1Complete = true); + + float startTime = Time.time; + while (!phase1Complete && Time.time < startTime + 10f) yield return null; + + if (phase1Complete && !session.isInterrupted) + { + yield return new WaitForSeconds(4f); // Reading time + + // Phase 2: Responder speaks + bool phase2Complete = false; + session.RequestDialogue(session.responder, (success) => phase2Complete = true); + + float phase2StartTime = Time.time; + while (!phase2Complete && Time.time < phase2StartTime + 10f) yield return null; + } + + yield return new WaitForSeconds(4f); + EndConversation(session); + } + + public void EndConversation(ConversationSession session) + { + if (activeSessions.Contains(session)) + { + session.Cleanup(); + activeSessions.Remove(session); + Debug.Log($"[ConvManager] Ended session. Active: {activeSessions.Count}"); + } + } + + public void InterruptConversation(EnemyAI npc) + { + ConversationSession session = activeSessions.Find(s => s.initiator == npc || s.responder == npc); + if (session != null) + { + session.isInterrupted = true; + EndConversation(session); + } + } + } + + public class ConversationSession + { + public EnemyAI initiator; + public EnemyAI responder; + public float durationLimit; + public bool isInterrupted; + + public ConversationSession(EnemyAI initiator, EnemyAI responder, float limit) + { + this.initiator = initiator; + this.responder = responder; + this.durationLimit = limit; + + initiator.isTalking = true; + responder.isTalking = true; + + // Set references for Gizmos and Facing + initiator.SetTalkingPartner(responder); + responder.SetTalkingPartner(initiator); + } + + public void RequestDialogue(EnemyAI speaker, Action callback) + { + if (isInterrupted) { callback?.Invoke(false); return; } + + EnemyAI listener = (speaker == initiator) ? responder : initiator; + + // Face each other + speaker.FaceTarget(listener.transform.position); + listener.FaceTarget(speaker.transform.position); + + string prompt = $"You are {speaker.npcName} talking to {listener.npcName}. Previous context: None. " + + "Keep it natural and short."; + + GeminiService.Instance.GetResponse(speaker.persona, prompt, (json) => { + if (isInterrupted) { callback?.Invoke(false); return; } + speaker.ProcessDialogueResult(json); + callback?.Invoke(true); + }); + } + + public void Cleanup() + { + if (initiator != null) initiator.isTalking = false; + if (responder != null) responder.isTalking = false; + } + } +} diff --git a/Assets/Scripts/AI NPC/ConversationManager.cs.meta b/Assets/Scripts/AI NPC/ConversationManager.cs.meta new file mode 100644 index 00000000..aa44d83c --- /dev/null +++ b/Assets/Scripts/AI NPC/ConversationManager.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: ebf63e5e8f429234b89a746833c4ca4e \ No newline at end of file diff --git a/Assets/Scripts/AI NPC/EnemyAI.cs b/Assets/Scripts/AI NPC/EnemyAI.cs index 0ce677bf..48dc6ab6 100644 --- a/Assets/Scripts/AI NPC/EnemyAI.cs +++ b/Assets/Scripts/AI NPC/EnemyAI.cs @@ -1,8 +1,13 @@ +using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.AI; using System.Linq; +using Random = UnityEngine.Random; + +[Serializable] +public class DialogueResult { public string text; public float speedMod; public float suspicionMod; } // Quy trình ưu tiên: Né đòn --> Bắn hạ (Artifact) --> Đuổi theo (Vector) --> Điều tra --> Nói chuyện --> Đi tuần [RequireComponent(typeof(NavMeshAgent))] @@ -42,13 +47,19 @@ public class EnemyAI : MonoBehaviour [Header("Conversation Settings")] public string npcName = "Guard"; - [TextArea] public string persona = "You are a grumpy guard protecting gold."; - public float talkRange = 10f; - public float talkCooldown = 15f; + [TextArea] public string persona = "You are a bored security guard. You love coffee and hate night shifts."; + public float talkRange = 12f; + public float talkCooldown = 60f; private float lastTalkTime; public bool isTalking; // Public để debug private EnemyAI talkingPartner; private Hallucinate.UI.ChatBubble chatBubble; + + [Header("Suspicion Settings")] + public float suspicionLevel = 0f; + public float investigationThreshold = 30f; + public float alertNeighborsThreshold = 70f; + public float alertRange = 20f; public Node rootNode; @@ -59,7 +70,6 @@ public class EnemyAI : MonoBehaviour fov = GetComponent(); chatBubble = GetComponentInChildren(true); - // Rigidbody setup cho Unity 6 rb.isKinematic = true; rb.freezeRotation = true; @@ -69,18 +79,7 @@ public class EnemyAI : MonoBehaviour if (playerObj != null) player = playerObj.transform; } - /* - // Tạm thời comment đoạn này để tránh lỗi Tag chưa định nghĩa - if (patrolWaypoints == null || patrolWaypoints.Length == 0) - { - patrolWaypoints = GameObject.FindGameObjectsWithTag("PatrolPoint") - .Select(go => go.transform).ToArray(); - } - */ - InitTree(); - - Debug.Log($"[AI {npcName}] Init complete. Waypoints: {patrolWaypoints.Length}"); } void InitTree() @@ -107,12 +106,10 @@ public class EnemyAI : MonoBehaviour { if (player == null) return; - // An toàn cho NavMeshAgent - if (!agent.isOnNavMesh) - { - Debug.LogWarning($"[AI {npcName}] NPC is NOT on NavMesh!"); - return; - } + if (!agent.isOnNavMesh) return; + + // Decay suspicion + suspicionLevel = Mathf.Max(0, suspicionLevel - Time.deltaTime * 0.5f); if (!isTalking && !isDodging && agent.isStopped) agent.isStopped = false; @@ -139,13 +136,21 @@ public class EnemyAI : MonoBehaviour private NodeState CheckCanSeePlayer() { bool canSee = fov != null && fov.canSeePlayer; - if (canSee) StopConversation(); + if (canSee) { StopConversation(); AlertNeighbors(); suspicionLevel = 100; } return canSee ? NodeState.Success : NodeState.Failure; } private NodeState CheckHasInvestigateTarget() { - return (fov != null && fov.lastKnownPlayerPosition != Vector3.zero) ? NodeState.Success : NodeState.Failure; + if (fov != null && fov.lastKnownPlayerPosition != Vector3.zero) + { + if (suspicionLevel > investigationThreshold) + { + // Randomly decide to check or stay on patrol + if (Random.value < (suspicionLevel / 100f)) return NodeState.Success; + } + } + return NodeState.Failure; } private NodeState CheckCanTalkToNPC() @@ -154,7 +159,14 @@ public class EnemyAI : MonoBehaviour if (Time.time < lastTalkTime + talkCooldown) return NodeState.Failure; if (isTalking) return NodeState.Success; - // Quét tìm NPC + if (Hallucinate.AI.ConversationManager.Instance == null) + { + Debug.LogError($"[AI {npcName}] ConversationManager Instance is NULL!"); + return NodeState.Failure; + } + + if (!Hallucinate.AI.ConversationManager.Instance.CanStartConversation()) return NodeState.Failure; + Collider[] hitColliders = Physics.OverlapSphere(transform.position, talkRange); foreach (var hit in hitColliders) { @@ -163,10 +175,12 @@ public class EnemyAI : MonoBehaviour EnemyAI other = hit.GetComponentInParent(); if (other != null && !other.isTalking && Time.time >= other.lastTalkTime + talkCooldown) { - // Chỉ ID nhỏ hơn gọi để tránh trùng - if (gameObject.GetInstanceID() < other.gameObject.GetInstanceID()) + // Kiểm tra khoảng cách thực tế giữa 2 NPC + float dist = Vector3.Distance(transform.position, other.transform.position); + if (dist <= talkRange && gameObject.GetInstanceID() < other.gameObject.GetInstanceID()) { - talkingPartner = other; + Debug.Log($"[AI {npcName}] Found partner: {other.npcName}. Starting conversation."); + Hallucinate.AI.ConversationManager.Instance.StartConversation(this, other); return NodeState.Success; } } @@ -178,50 +192,75 @@ public class EnemyAI : MonoBehaviour #region ACTIONS + public void HearNoise(Vector3 location, float volume) + { + suspicionLevel += volume * 15f; + if (fov != null) fov.lastKnownPlayerPosition = location; + if (suspicionLevel >= alertNeighborsThreshold) AlertNeighbors(); + StopConversation(); + Debug.Log($"[AI {npcName}] Heard noise! Suspicion: {suspicionLevel}"); + } + + public void AlertNeighbors() + { + Collider[] hitColliders = Physics.OverlapSphere(transform.position, alertRange); + foreach (var hit in hitColliders) + { + EnemyAI neighbor = hit.GetComponentInParent(); + if (neighbor != null && neighbor != this) + { + neighbor.suspicionLevel = Mathf.Max(neighbor.suspicionLevel, 50f); + if (fov != null && neighbor.fov != null) neighbor.fov.lastKnownPlayerPosition = fov.lastKnownPlayerPosition; + } + } + } + private NodeState ActionTalk() { - if (talkingPartner == null) return NodeState.Failure; - if (!isTalking) + if (isTalking) { - isTalking = true; agent.isStopped = true; - FaceTarget(talkingPartner.transform.position); - - Debug.Log($"[AI {npcName}] Talking to {talkingPartner.npcName}"); - - string prompt = $"You are {npcName}. Speak 1 short sentence in English to your colleague {talkingPartner.npcName} about the shift."; - Hallucinate.AI.GeminiService.Instance.GetResponse(persona, prompt, (response) => { - if (chatBubble != null) chatBubble.Show(response); - Invoke(nameof(EndConversation), 5f); - }); - talkingPartner.OnPartnerTalked(this); + + // Nếu bạn diễn đi quá xa trong khi đang nói, ngắt hội thoại + if (talkingPartner != null) + { + if (Vector3.Distance(transform.position, talkingPartner.transform.position) > talkRange + 2f) + { + Debug.Log($"[AI {npcName}] Partner moved too far. Ending conversation."); + StopConversation(); + return NodeState.Failure; + } + } + + return NodeState.Running; } - return NodeState.Running; + return NodeState.Failure; } - public void OnPartnerTalked(EnemyAI partner) + public void ProcessDialogueResult(string json) { - isTalking = true; - talkingPartner = partner; - agent.isStopped = true; - FaceTarget(partner.transform.position); - Invoke(nameof(EndConversation), 6f); - } - - private void EndConversation() - { - isTalking = false; - lastTalkTime = Time.time; - if (agent != null && agent.isOnNavMesh) agent.isStopped = false; - talkingPartner = null; + try + { + DialogueResult result = JsonUtility.FromJson(json); + if (chatBubble != null) chatBubble.Show(result.text); + + // Apply minor stat mods + moveSpeed += result.speedMod; + suspicionLevel = Mathf.Clamp(suspicionLevel + result.suspicionMod, 0, 100); + lastTalkTime = Time.time; + + Debug.Log($"[AI {npcName}] Conv result: {result.text} | SpeedMod: {result.speedMod}"); + } + catch { if (chatBubble != null) chatBubble.Show(json); } } private void StopConversation() { - if (!isTalking) return; - CancelInvoke(nameof(EndConversation)); - EndConversation(); - if (chatBubble != null) chatBubble.Show("Wait, what's that?!", 2f); + if (isTalking && Hallucinate.AI.ConversationManager.Instance != null) + { + Hallucinate.AI.ConversationManager.Instance.InterruptConversation(this); + if (chatBubble != null) chatBubble.Show("Wait, what was that?!", 2f); + } } private NodeState ActionPatrol() @@ -229,7 +268,7 @@ public class EnemyAI : MonoBehaviour if (patrolWaypoints == null || patrolWaypoints.Length == 0) return NodeState.Failure; agent.isStopped = false; - agent.speed = moveSpeed * 0.5f; + agent.speed = moveSpeed * (suspicionLevel > 20 ? 0.7f : 0.5f); // Walk faster if suspicious var target = patrolWaypoints[currentWaypointIndex]; agent.SetDestination(target.position); @@ -259,10 +298,16 @@ public class EnemyAI : MonoBehaviour agent.isStopped = false; agent.speed = moveSpeed * 0.7f; agent.SetDestination(fov.lastKnownPlayerPosition); + if (Vector3.Distance(transform.position, fov.lastKnownPlayerPosition) < 1.5f) { - fov.lastKnownPlayerPosition = Vector3.zero; - return NodeState.Success; + currentWaitTime += Time.deltaTime; + if (currentWaitTime > 3f) // Look around for 3 seconds + { + fov.lastKnownPlayerPosition = Vector3.zero; + suspicionLevel *= 0.5f; // Decrease suspicion after check + return NodeState.Success; + } } return NodeState.Running; } @@ -300,7 +345,12 @@ public class EnemyAI : MonoBehaviour isDodging = false; } - private void FaceTarget(Vector3 pos) + public void SetTalkingPartner(EnemyAI partner) + { + talkingPartner = partner; + } + + public void FaceTarget(Vector3 pos) { Vector3 dir = (pos - transform.position); dir.y = 0; diff --git a/Assets/Scripts/AI NPC/GeminiService.cs b/Assets/Scripts/AI NPC/GeminiService.cs index 149eea2e..db4aefa9 100644 --- a/Assets/Scripts/AI NPC/GeminiService.cs +++ b/Assets/Scripts/AI NPC/GeminiService.cs @@ -21,9 +21,21 @@ namespace Hallucinate.AI public class GeminiService : MonoBehaviour { public static GeminiService Instance { get; private set; } + private int activeRequests = 0; + private const int MAX_CONCURRENT_REQUESTS = 5; - [SerializeField] private string apiKey = "AQ.Ab8RN6I2hU_p8yHiPNNHtWzYBiLugbPP22gC6lzTWaYEWj4v0g"; // Replace with your key - [SerializeField] private string geminiURL = "https://generativelanguage.googleapis.com/v1beta/models/gemini-flash-latest:generateContent"; + [SerializeField] private string[] apiKeys = { "YOUR_KEY_1", "YOUR_KEY_2" }; + private int currentKeyIndex = 0; + + [SerializeField] private string geminiURL = "https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash:generateContent"; + private float nextRequestTime = 0f; + + private string[] fallbackDialogues = { + "{ \"text\": \"Nice weather, isn't it?\", \"speedMod\": 0.0, \"suspicionMod\": -5.0 }", + "{ \"text\": \"Did you hear something? Probably just a rat.\", \"speedMod\": 0.0, \"suspicionMod\": 2.0 }", + "{ \"text\": \"I'm so tired of this shift.\", \"speedMod\": -0.1, \"suspicionMod\": 0.0 }", + "{ \"text\": \"Don't forget the coffee break later.\", \"speedMod\": 0.0, \"suspicionMod\": -2.0 }" + }; private void Awake() { @@ -31,24 +43,50 @@ namespace Hallucinate.AI else { Destroy(gameObject); } } + private string GetNextKey() + { + if (apiKeys == null || apiKeys.Length == 0) return ""; + string key = apiKeys[currentKeyIndex]; + currentKeyIndex = (currentKeyIndex + 1) % apiKeys.Length; + return key; + } + public void GetResponse(string persona, string prompt, Action onComplete) { + if (Time.time < nextRequestTime) + { + Debug.LogWarning("[Gemini] API is cooling down. Using fallback."); + onComplete?.Invoke(fallbackDialogues[UnityEngine.Random.Range(0, fallbackDialogues.Length)]); + return; + } + + if (activeRequests >= MAX_CONCURRENT_REQUESTS) + { + onComplete?.Invoke(fallbackDialogues[UnityEngine.Random.Range(0, fallbackDialogues.Length)]); + return; + } StartCoroutine(PostRequest(persona, prompt, onComplete)); } private IEnumerator PostRequest(string persona, string prompt, Action onComplete) { + activeRequests++; + + string jsonInstruction = " Respond ONLY with a JSON object: { 'text': 'your dialogue', 'speedMod': 0.0, 'suspicionMod': 0.0 }."; + string escapedPersona = persona.Replace("\"", "\\\""); + string escapedPrompt = prompt.Replace("\"", "\\\""); + var jsonBody = $@"{{ - ""systemInstruction"": {{""parts"": [{{ ""text"": ""{persona}"" }}]}}, - ""contents"": [{{""parts"": [{{ ""text"": ""{prompt}"" }}]}}], + ""systemInstruction"": {{""parts"": [{{ ""text"": ""{escapedPersona} {jsonInstruction}"" }}]}}, + ""contents"": [{{""parts"": [{{ ""text"": ""{escapedPrompt}"" }}]}}], ""generationConfig"": {{ - ""maxOutputTokens"": 60, - ""temperature"": 0.7 + ""maxOutputTokens"": 100, + ""temperature"": 0.7, + ""responseMimeType"": ""application/json"" }} }}"; - var requestURL = $"{geminiURL}?key={apiKey}"; - + var requestURL = $"{geminiURL}?key={GetNextKey()}"; using (var request = new UnityWebRequest(requestURL, "POST")) { @@ -61,34 +99,25 @@ namespace Hallucinate.AI if (request.result == UnityWebRequest.Result.Success) { - string rawResponse = request.downloadHandler.text; - try + var response = JsonUtility.FromJson(request.downloadHandler.text); + if (response?.candidates?.Length > 0 && response.candidates[0].content?.parts?.Length > 0) { - var response = JsonUtility.FromJson(rawResponse); - if (response != null && - response.candidates != null && - response.candidates.Length > 0 && - response.candidates[0].content != null && - response.candidates[0].content.parts != null && - response.candidates[0].content.parts.Length > 0) - { - onComplete?.Invoke(response.candidates[0].content.parts[0].text); - } - else - { - Debug.LogWarning($"[Gemini] Response structure invalid or blocked. Raw: {rawResponse}"); - } - } - catch (Exception e) - { - Debug.LogError($"[Gemini] JSON Parse Error: {e.Message}\nRaw Response: {rawResponse}"); + onComplete?.Invoke(response.candidates[0].content.parts[0].text); } } else { Debug.LogError($"[Gemini] API Error: {request.error}"); + if (request.responseCode == 429) + { + nextRequestTime = Time.time + 60f; // Lock API for 1 minute + Debug.LogWarning("Quota Exceeded. API locked for 60s. Using fallback."); + } + onComplete?.Invoke(fallbackDialogues[UnityEngine.Random.Range(0, fallbackDialogues.Length)]); } } + + activeRequests--; } } } diff --git a/Assets/Scripts/AI NPC/GeminiTest.cs b/Assets/Scripts/AI NPC/GeminiTest.cs index a2f78e6b..edaaf373 100644 --- a/Assets/Scripts/AI NPC/GeminiTest.cs +++ b/Assets/Scripts/AI NPC/GeminiTest.cs @@ -17,7 +17,12 @@ public class GeminiTest : MonoBehaviour string testPrompt = "Chào bạn, nếu bạn nhận được tin nhắn này, hãy trả lời: 'Kết nối Gemini thành công!'"; GeminiService.Instance.GetResponse(testPersona, testPrompt, (response) => { - Debug.Log($"[Gemini Test] Phản hồi từ API: {response}"); + string finalMsg = response; + try { + DialogueResult result = JsonUtility.FromJson(response); + finalMsg = result.text; + } catch { } + Debug.Log($"[Gemini Test] Phản hồi từ API: {finalMsg}"); }); } } diff --git a/Assets/Scripts/AI NPC/GerminiNPC.cs b/Assets/Scripts/AI NPC/GerminiNPC.cs index 8b2d776b..54469628 100644 --- a/Assets/Scripts/AI NPC/GerminiNPC.cs +++ b/Assets/Scripts/AI NPC/GerminiNPC.cs @@ -67,12 +67,17 @@ public class GerminiNPC : MonoBehaviour string prompt = $"Ta muốn bán cho ông món đồ này: {playerHeldItem}"; Hallucinate.AI.GeminiService.Instance.GetResponse(npcPersona, prompt, (response) => { - Debug.Log($"Tom: {response}"); + string finalMsg = response; + try { + DialogueResult result = JsonUtility.FromJson(response); + finalMsg = result.text; + } catch { } + + Debug.Log($"Tom: {finalMsg}"); AudioManager.Instance?.Play(responseSound, position: transform.position); - // Nếu có ChatBubble gắn kèm thì hiển thị luôn var bubble = GetComponentInChildren(true); - if (bubble != null) bubble.Show(response); + if (bubble != null) bubble.Show(finalMsg); }); yield break; diff --git a/Assets/Scripts/AI NPC/NoiseEmitter.cs b/Assets/Scripts/AI NPC/NoiseEmitter.cs new file mode 100644 index 00000000..356d85c3 --- /dev/null +++ b/Assets/Scripts/AI NPC/NoiseEmitter.cs @@ -0,0 +1,32 @@ +using UnityEngine; + +namespace Hallucinate.AI +{ + public class NoiseEmitter : MonoBehaviour + { + [Header("Settings")] + public float defaultNoiseRange = 10f; + public LayerMask npcLayer; + + public void EmitNoise(float volumeMultiplier = 1f) + { + float range = defaultNoiseRange * volumeMultiplier; + Collider[] hitColliders = Physics.OverlapSphere(transform.position, range, npcLayer); + + foreach (var hit in hitColliders) + { + EnemyAI npc = hit.GetComponentInParent(); + if (npc != null) + { + npc.HearNoise(transform.position, volumeMultiplier); + } + } + } + + private void OnDrawGizmosSelected() + { + Gizmos.color = new Color(1, 1, 0, 0.3f); + Gizmos.DrawWireSphere(transform.position, defaultNoiseRange); + } + } +} diff --git a/Assets/Scripts/AI NPC/NoiseEmitter.cs.meta b/Assets/Scripts/AI NPC/NoiseEmitter.cs.meta new file mode 100644 index 00000000..e7656b37 --- /dev/null +++ b/Assets/Scripts/AI NPC/NoiseEmitter.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 67d06596d1741d34594e4a68adcaf257 \ No newline at end of file diff --git a/Assets/Scripts/Player/FootStep/Editor/vFootStepEditor.cs b/Assets/Scripts/Player/FootStep/Editor/vFootStepEditor.cs index 4ceed67b..c25045f0 100644 --- a/Assets/Scripts/Player/FootStep/Editor/vFootStepEditor.cs +++ b/Assets/Scripts/Player/FootStep/Editor/vFootStepEditor.cs @@ -38,6 +38,13 @@ namespace Invector EditorGUILayout.PropertyField(serializedObject.FindProperty("_useTriggerEnter")); serializedObject.FindProperty("debugTextureName").boolValue = EditorGUILayout.Toggle("Debug Texture Name", serializedObject.FindProperty("debugTextureName").boolValue); + GUILayout.BeginVertical("box"); + GUILayout.Box("AI Noise Settings", GUILayout.ExpandWidth(true)); + EditorGUILayout.PropertyField(serializedObject.FindProperty("emitAINoise")); + EditorGUILayout.PropertyField(serializedObject.FindProperty("aiNoiseRange")); + EditorGUILayout.PropertyField(serializedObject.FindProperty("npcLayer")); + GUILayout.EndVertical(); + if (serializedObject.FindProperty("animationType").enumValueIndex == (int)AnimationType.Humanoid) { GUILayout.BeginHorizontal("box"); diff --git a/Assets/Scripts/Player/FootStep/Scripts/vFootStep.cs b/Assets/Scripts/Player/FootStep/Scripts/vFootStep.cs index 2d26393b..fa27432c 100644 --- a/Assets/Scripts/Player/FootStep/Scripts/vFootStep.cs +++ b/Assets/Scripts/Player/FootStep/Scripts/vFootStep.cs @@ -20,6 +20,11 @@ namespace Invector public bool SpawnParticle { get { return _spawnParticle; } set { _spawnParticle = value; } } public bool SpawnStepMark { get { return _spawnStepMark; } set { _spawnStepMark = value; } } + [Header("AI Noise Settings")] + public bool emitAINoise = true; + public float aiNoiseRange = 10f; + public LayerMask npcLayer; + protected int surfaceIndex = 0; protected Terrain terrain; protected TerrainCollider terrainCollider; @@ -248,6 +253,37 @@ namespace Invector currentFootStep.spawnParticleEffect = SpawnParticle; currentFootStep.spawnStepMarkEffect = SpawnStepMark; SpawnSurfaceEffect(currentFootStep); + + if (emitAINoise) EmitAINoise(); + } + } + + protected virtual void EmitAINoise() + { + float currentRange = aiNoiseRange; + float currentVolume = Volume; + + // Kiểm tra trạng thái ngồi từ Animator + Animator anim = GetComponent(); + if (anim != null) + { + // Nếu đang ngồi (IsCrouching = true), giảm 50% vùng phát hiện và âm lượng + if (anim.GetBool("IsCrouching")) + { + currentRange *= 0.5f; + currentVolume *= 0.5f; + } + } + + // Tìm tất cả Collider trong bán kính tiếng động thuộc Layer NPC + Collider[] hitColliders = Physics.OverlapSphere(transform.position, currentRange, npcLayer); + foreach (var hit in hitColliders) + { + var npc = hit.GetComponentInParent(); + if (npc != null) + { + npc.HearNoise(transform.position, currentVolume); + } } } diff --git a/Assets/Scripts/Player/Generic/Utils/Editor/Resources/EntityPreview/EntityPreview.mat b/Assets/Scripts/Player/Generic/Utils/Editor/Resources/EntityPreview/EntityPreview.mat index ea2503de..6e91c7e0 100644 --- a/Assets/Scripts/Player/Generic/Utils/Editor/Resources/EntityPreview/EntityPreview.mat +++ b/Assets/Scripts/Player/Generic/Utils/Editor/Resources/EntityPreview/EntityPreview.mat @@ -115,7 +115,7 @@ Material: - _ZWrite: 0 m_Colors: - _CameraFadeParams: {r: 0, g: Infinity, b: 0, a: 0} - - _Color: {r: 0.6132076, g: 0.1454958, b: 0.118592024, a: 0.1882353} + - _Color: {r: 1, g: 0.8260788, b: 0.08962262, a: 0.25} - _Emission: {r: 0, g: 0, b: 0, a: 0} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Flip: {r: 1, g: 1, b: 1, a: 1} @@ -123,6 +123,6 @@ Material: - _SoftParticleFadeParams: {r: 0, g: 0, b: 0, a: 0} - _SpecColor: {r: 0, g: 0, b: 0, a: 0} - _Specular: {r: 1, g: 1, b: 1, a: 0} - - _TintColor: {r: 0.6132076, g: 0.1454958, b: 0.118592024, a: 0.1882353} + - _TintColor: {r: 1, g: 0.8260788, b: 0.08962262, a: 0.25} m_BuildTextureStacks: [] m_AllowLocking: 1 diff --git a/Assets/Third Parties/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset b/Assets/Third Parties/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset index e71ce839..a84d299c 100644 --- a/Assets/Third Parties/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset +++ b/Assets/Third Parties/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset @@ -215,8 +215,122 @@ MonoBehaviour: m_SourceFontFilePath: m_AtlasPopulationMode: 1 InternalDynamicOS: 0 - m_GlyphTable: [] - m_CharacterTable: [] + m_GlyphTable: + - m_Index: 210 + m_Metrics: + m_Width: 58 + m_Height: 59 + m_HorizontalBearingX: 0 + m_HorizontalBearingY: 59 + m_HorizontalAdvance: 62 + m_GlyphRect: + m_X: 10 + m_Y: 10 + m_Width: 58 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1697 + m_Metrics: + m_Width: 45 + m_Height: 76 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 63 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 10 + m_Y: 88 + m_Width: 45 + m_Height: 76 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 211 + m_Metrics: + m_Width: 45 + m_Height: 63 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 62 + m_HorizontalAdvance: 48 + m_GlyphRect: + m_X: 10 + m_Y: 183 + m_Width: 45 + m_Height: 63 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 370 + m_Metrics: + m_Width: 50 + m_Height: 46 + m_HorizontalBearingX: 5 + m_HorizontalBearingY: 45 + m_HorizontalAdvance: 58 + m_GlyphRect: + m_X: 10 + m_Y: 265 + m_Width: 50 + m_Height: 46 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 1741 + m_Metrics: + m_Width: 51 + m_Height: 59 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 74 + m_Y: 88 + m_Width: 51 + m_Height: 59 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + - m_Index: 355 + m_Metrics: + m_Width: 51 + m_Height: 47 + m_HorizontalBearingX: 3 + m_HorizontalBearingY: 46 + m_HorizontalAdvance: 56 + m_GlyphRect: + m_X: 87 + m_Y: 10 + m_Width: 51 + m_Height: 47 + m_Scale: 1 + m_AtlasIndex: 0 + m_ClassDefinitionType: 0 + m_CharacterTable: + - m_ElementType: 1 + m_Unicode: 272 + m_GlyphIndex: 210 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 7863 + m_GlyphIndex: 1697 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 273 + m_GlyphIndex: 211 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 432 + m_GlyphIndex: 370 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 7907 + m_GlyphIndex: 1741 + m_Scale: 1 + - m_ElementType: 1 + m_Unicode: 417 + m_GlyphIndex: 355 + m_Scale: 1 m_AtlasTextures: - {fileID: 28268798066460806} m_AtlasTextureIndex: 0 @@ -227,11 +341,55 @@ MonoBehaviour: m_AtlasHeight: 512 m_AtlasPadding: 9 m_AtlasRenderMode: 4169 - m_UsedGlyphRects: [] - m_FreeGlyphRects: + m_UsedGlyphRects: - m_X: 0 m_Y: 0 + m_Width: 77 + m_Height: 78 + - m_X: 0 + m_Y: 78 + m_Width: 64 + m_Height: 95 + - m_X: 0 + m_Y: 173 + m_Width: 64 + m_Height: 82 + - m_X: 0 + m_Y: 255 + m_Width: 69 + m_Height: 65 + - m_X: 64 + m_Y: 78 + m_Width: 70 + m_Height: 78 + - m_X: 77 + m_Y: 0 + m_Width: 70 + m_Height: 66 + m_FreeGlyphRects: + - m_X: 0 + m_Y: 320 m_Width: 511 + m_Height: 191 + - m_X: 64 + m_Y: 156 + m_Width: 447 + m_Height: 99 + - m_X: 69 + m_Y: 156 + m_Width: 442 + m_Height: 355 + - m_X: 77 + m_Y: 66 + m_Width: 434 + m_Height: 12 + - m_X: 134 + m_Y: 66 + m_Width: 377 + m_Height: 445 + - m_X: 147 + m_Y: 0 + m_Width: 364 m_Height: 511 m_FontFeatureTable: m_MultipleSubstitutionRecords: [] @@ -328,9 +486,9 @@ Texture2D: Hash: 00000000000000000000000000000000 m_IsAlphaChannelOptional: 0 serializedVersion: 4 - m_Width: 1 - m_Height: 1 - m_CompleteImageSize: 1 + m_Width: 512 + m_Height: 512 + m_CompleteImageSize: 262144 m_MipsStripped: 0 m_TextureFormat: 1 m_MipCount: 1 @@ -355,8 +513,8 @@ Texture2D: m_LightmapFormat: 0 m_ColorSpace: 0 m_PlatformBlob: - image data: 1 - _typelessdata: 00 + image data: 262144 + _typelessdata: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c10121213131313131313131313131313131313131313131313121211100e0b090706040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010406070a0d0f11121313131211100e0c09080603000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f202020202020202020202020202020202020202020201f1e1e1d1a18161413100c070501000000000000000000000000000000000000000000000000000000000000000000000000000000000001070d101314171a1c1d1f1f20201f1e1d1b181615130f0a050200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2a29272523201f1d1813110d080200000000000000000000000000000000000000000000000000000000000000000000000000050b1012181d20202326292a2c2c2d2c2c2b29282522211f1b15120e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061019222930353839393939393939393939393939393939393939393939393938373634322f2d2c2924201e19130f0a04000000000000000000000000000000000000000000000000000000000000000000040a0f161c1d24292c2d303335373839393939383634322f2e2b26211e1a140e09030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d18222b343b4144454646464646464646464646464646464646464646464645454443413e3c3a39352f2d2a251e1b150f0a04000000000000000000000000000000000000000000000000000000000000060c161b21272c2f35393a3d40424445464646454443413f3c3b37322d2b261f1a140d050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131f29343d464c515253535353535353535353535353535353535353535353525151504d4b494745403a3936302b27201b160d07010000000000000000000000000000000000000000000000000000030a111721272c3338394045474a4d4f50525253535251504e4b4947433c3a37312a251f170f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f6060606060606060606060606060606060606060605f5f5e5d5c5a585653514b4746413a37322c272118120c04000000000000000000000000000000000000000000000000040c151c232832383d44484b515356595c5d5f5f605f5f5e5c5b5855534e4846423c3631292117110a0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6a69676562605d5554524c47433c383229241d160d0700000000000000000000000000000000000000000000040d161e262e343d43484f54555d606366686a6b6c6c6c6c6b696765625f5855534d46423b3328231c150c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b3844515d697378797979797979797979797979797979797979797979797878777674716f6d6765615e56544e48433d352f281f1911080000000000000000000000000000000000000000030d161f2830383f444e54596063676d707375777879797978777674726f6a67615f57534d453f342e261e150c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c78858686868686868686868686868686868686868686868685848483807e7c7a75716d68626058544e454039312b231a120a010000000000000000000000000000000000010b151f28313a424a505860626b70757a7d80828385858686858483817e7c78736e69615e5751443f3830261e140a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929393939393939393939393939393939393939399929291908f8d8b8986827e7a756f6a626058514b433d352c241b130a010000000000000000000000000000000007121d27313a434c545c606a6f767d8285898c8f909292939292918f8e8b8884807b756e69625b504a423830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9d9c9a9898928f8b87827c766f6a605d554f473e362d251b1309000000000000000000000000000000040e18242f39434c555d666d737c83898e9298999b9d9e9f9f9f9f9e9c9a9896918d87817b726d605c544a42382e23170d04000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a7aaa9a7aaa39f9c99938e88827c746d67605950483f372d251b110800000000000000000000000000020c16202935404b555d676d78808790959b9fa2a9a19e9c9b9a9a9b9d9fa3a8a19e99938e867f746d665c544a3f34281f160c010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabb8ada39c9998989898989898989898989898999a9b9d9fa2aaaaacaba49f9b948f8780796f6b615a51493f372d231a0f0600000000000000000000000008131e28323a45515d676d79828d93999fa7a39f9a97928f8e8d8e8f9092999c9ea6a49f98928b81786d665c50443e31281d13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8b8b8c8d8e909298999da0a7acaca69f9a938d847d716c625b51493f352c21180b0200000000000000000000010d1925303a44505a606d79828f949fa4a79f99928d8885838181818283868a8f949ea0a8a29f938e81786d605a50433a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabb2a5998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385888c90959b9fa4acaca49f9691877e726d625b51473e332a1d140a0000000000000000000005111d2935414c56626c75818e949fa6a69f959086817c797674747475777a7d828991969fa7a59e938d80736c61554b4035291d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a7272727272727272727272727273737477797c7f83888f939a9fa7afa8a19992887f726d62594f463c2f261c11060000000000000000000713202d3946525e68717e8b939ea6a89f948f837b746f6c6568676768676d70757c8490959fa8a59d928a7d70675d5145392f24180c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d656565656565656565656565666768666c6f73777c828790959fa3ababa39a938c7f726b61584e42382d22170b020000000000000005111d2935414c56616d7a85929fa5aca0968f82796e6962605b535a5b555d60636a6f7a839096a1ada49e9184796d60554b4035291d1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d615858585858585858585858595a545b6062666a6f757c838c9299a3aaaca49f92877d706a5f544a3f33281e1308000000000000000713202d3946525d6874808d97a2ada59d9184796d675f575350494e4e4b51535860686d7a84919ea6ada1968c7f73675d5145392c1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d61544c4c4c4c4c4c4c4c4c4c4c4d4a5053555860626a6f787f879298a2aaafa39992867c6e665b50443a3025190d010000000000000714212e3a4754616d7a86929fa9aa9e93897c6f675d554d46443f41414045474e565e68707d8a949faba89e9285796d6053473a2f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473f3f3f3f3f3f3f3f3f40403f4446484e54585f666d737e869298a2aeaba2989083786c60564c41362a1e1308000000000005121e2a36424d5765727f8c98a2aea89b8f82756b60554b433c37332d2f35393d444c56616b7683909caaada1978a7e7164554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a3232323232323232332d3338393c43474e545c606c707d86929fa4aeaa9f958b7e72685e52463a2f24190d00000000000714212d3a46535e697783909daaaca196897c6f63594f433a312b272224292c323a444f5964717e8a98a2aea99c8f8275675d5145392c1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e252525252525252622282b2d32373c424a505a616b717e8a929da8b1a79f92857a6d61564c4135291b1106000000000815212e3b4854616e7b8795a0abab9e9184786c6053463d31281f1b17181d2029323e4753606d7985929facac9f92867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e2119191919191919171c1f20272b30383f445059616c73808d96a0acada2978d8074685d5245382d22170b000000000b1825313e4b5864717e8b97a7b1a79a8d8074655b5044372b1f160f0b0c1017202c3845515d6775828f9ca8aea399897d7063564a3d3023170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e21140c0c0c0c0c060b0f12131b1e262e343e47505a606d7984919ea6b0a99f92857a6d6053493f33271b0f030000030f1b27333f49536874818e9ba7b4aa978a7d716453493f3327190d04000005101d2935404b5566727f8c99a5b5ab998c807366594d4033261a070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e21140700000000000003060a0c151c2328353e45515c66707d8a949fabaea2988c7f72655b5044372b1f1205000005121f2b3744505b657783909daaaea298877b6e6154483b2d221708000000000c18242f3d4a5663707d8996abb5a89b8e8275685b4f422f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e211407000000000000000000030a1117232834404b54616b76828f9ca8b2aa9e9184786c605346392d20130800000613202d394653606c7985929facac9f928579695e53463a2d211406000000000715212e3b4854616e7b8799a3aeaa9d9184776a554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003121f2c3945525f6c7885929fabada094877a6d6154473a2e21140c0c0c0c0c0c0c0c07060400061118232e39424f5964707d8a96a1acaca096887c6f6255493c3024190d01000814212e3b4754616e7a8798a2aeaa9d9084776a574d42362a1e1205000000000613202d394653606c7986929facac9f928579675d5145392c20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f131f2c3945525f6c7885929fabada094877a6d6154473a2e211919191919191919191413110d0807121d27303e4653606d7984919eabb2a8998c7f7366564c4135291d1104000916222f3c4955626f7c8895aab4a99c8f8276695c4f4331251a0e020000000006121f2b3844505b667884919eabaea298867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f212c3945525f6c7885929fabada094877a6d6154473a2e2626262626262626262621201d19130c0b151f2b3844505c6673808c99aab3a99d908376685d5245392c201307000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b090000000000030f1c28333f4a546a7784909daab4aa94877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3945525f6c7885929fabada094877a6d6154473a33333333333333333333332d2c29241e160d101c28343f4a54636f7c8998a2aeac9f93867a6d6054473a2d211407000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e0100000000000b17222d43505d697683909ca9aea195887b6e6255483b2f22140c05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a32373b3c3f45525f6c7885929fabada094877a6d6154473f3f3f3f3f3f3f3f3f3f3f3f3a39352f281f160b17232e3a4653606d7985929fabafa499897c6f6356493c30231609000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000000061d293643505c6976838f9ca9afa295887c6f6255493c2e261e170f0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c4347494c4c525f6c7885929fabada094877a6d61544c4c4c4c4c4c4c4c4c4c4c4c4c4745413a31281e13121f2c3844505c6676828f9ca9b5ab988b7e7265584b3f3225180c000b1825323e4b5865717e8b98a4b1a69a8d8073675a4d4034271a0d010000000003101c2936434f5c6976828f9ca9afa295897c6f6256493f38302921180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c464e53555959595f6c7885929fabada094877a6d61595959595959595959595959595954524c433a2f2419101c28343f4a546774808d9aa7b3a79a8d8074675a4d4134271a0e000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000003101d293643505c6976838f9ca9aea295887b6f6256504a423b332a21180f05000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e585f62666666666c7885929fabada094877a6d666666666666666666666666666666605d564c4135291d1117232e3f4b5865727e8b98a5b1a99c8f8276695c4f4336291c10000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000003101d2a3643505d697683909ca9aea195887b6e68605c544d453c332a21170c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a6f72727272727885929fabada094877a727272727272727272727272727272726d685d5245392c20131723303d4a5663707d8996a3b0aa9d9083776a5d5044372a1d11000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b08000000000004111d2a3744505d6a7783909daab3a79a8d807a736d665e574e453c33291e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c7f7f7f7f7f7f86929facb3a6998c807f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7a6d6054473a2d211416222f3c4955626f7c8895a2afaa9d9184776a5e5144372b1e11000916232f3c4956626f7c8995abb5a89c8f8275695c4f423025190e020000000005111d2935414c566b7784919eaab7a99d928d867f786e695f574e453b30271c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b8c8c8c8c8c9298a3aeb4a89c928c8c8c8c8c8c8c8c8c8c8c8c8c8c8c8c877b6e6154483b2e211515222f3b4855626e7b8895a1aeab9e9185786b5e5245382b1f12000815212e3b4854616e7b8799a3afaa9d9083776a564c41362a1e1105000000000713202d3946525e687985929facafa59e9b98928c837b6e6a5f574d42392e23180c0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98999999999fa3aab4b9aea49c99999999999999999999999999999994877b6e6154483b2e211515212e3b4854616e7b8794a1aeac9f9285796c5f5246392c1f13000713202d3a4653606d7986929facab9f928578685e5246392d201407000000000714212e3a4754616d7a8798a2aeaa9e938f8b929590847c6e695e544a4034281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5a5a5a5acaeb4bcbfb6aea8a6a5a5a5a5a5a5a5a5a5a5a5a5a5a194877b6e6154483b2e211514212e3b4754616e7a8794a1adac9f9285796c5f5246392c1f130006121f2c3844515c667784919daaada297877a6e6154473b2e21140a00000000091623303c4956636f7c8996aab4a89b8f817e85909591857b6e665c51443a3025190d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b989f9f9f9fa0adb3bcbab0a8a3a09f9f9f9f9f9f9f9f9f9f9f9f9f9f94877b6e6154483b2e211515222e3b4855616e7b8894a1aeab9f9285786c5f5245392c1f120004101c2834404a546875828e9ba8b3a9968a7d7063574a3d31261b0d040000030f1b27333f495365717e8b98a4b5ab998c7f737b8390959083786d60564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b939393939393a2a9b3b3a89e9794939393939393939393939393939393877b6e6154483b2e211515222f3c4855626f7b8895a2aeab9e9185786b5e5245382b1f1200000c18232e3f4c5865727f8b98a8b2a6998d807366584e43372b1f15100c0b0f141f2b3744505b6574818e9ba7afa399897d706e798390958c7f73685e5246392d20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8686868686868997a2adafa3978c87868686868686868686868686868686867b6e6154483b2e21151623303d495663707c8996a3afaa9d9184776a5e5144372b1e1100000716222f3c4955626f7c8896a1acaa9d9083776a5f53473c31271f1c18171b1f2630394653606c7884919eabac9f92867a6d676e7b869292857a6d6154473c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313d4a56626d7279797979797985929fabada094877a7979797979797979797979797979797976695e53463a2d21141825313e4b5864717e8b97a4b1a99c8f8276695c4f4336291c1000000613202d394653606c7884919eabaca095887c6f62584e4339302c282322272b2f38424d57626f7c8996a1adaa9c8f8376675f6973808d988c807366584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a45515b62656c6c6c6c6c7885929fabada094877a6d6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c5e574d42362a1e121b27333f49536673808c99a6b3a79a8e8174675b4e4134281b0e000005121f2b3744505b6573808d99a4afa79a8e81746a5f554b423c38342e2d33373b414a545f6974818e9ba8aea2988b7e726557626e7b88969184776a6054473b2e22150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111d29343f49515658606060606c7885929fabada094877a6d6160606060606060606060606060605f534d453b31251a121f2b3744505b6575828f9ca8b2a6998c7f7366594c403326190d0000030f1b27333f4953616e7b87939fabac9f92877c6f675c544e46444041413f44464c535c666e7b86929facaa9f92867a6d60575f6a78849196887c6f6255493c2f221609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c18232d373f454a4b5353535f6c7885929fabada094877a6d6154535353535353535353535353534846423b33291f1413202d394653606c7985929eabb2a8968a7d7063574a3d3024170a0000000b17222d3847535f6975828f99a3aea3999083796d665f5753514a4e4e495053565e656d78829099a3aea2988d81746861646c6c75828f988b7f7265584c3f3225190c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b242d343a3d3f4646525f6c7885929fabada094877a6d6154474646464646464646464646463b3a3631292117101c28343f4a54626f7c8897a1adaca096877a6d6154473a2e21140700000006111b2b37424d57626e7b87929fa6ab9f958f81786e6a63605c545b5a535b6062686e77818e949faba69f92867b6e616c70797979818e9a8e8174675b4e4134281b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121b23292e31323945525f6c7885929fabada094877a6d6154473a39393939393939393939392e2d2a251f170f18212b3844505c6673808c99a9b3aa9d918477685d5246392d201307000000000e1a26313c47535f6a73808d949fa8a79e938f837b74706d6668676768656c6f737a828e939da6a89f948c7f726964707d8686868e939c8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000911181d22242c3945525f6c7885929fabada094877a6d6154473a2e2d2d2d2d2d2d2d2d2d2d21211e1a140d162028343f4a54606d7884919eabb2a89a8d807367564c4135291d11050000000009151f2b37424e57606d78829096a0a7a69e959087817c79767574747576797c80868f949da5a8a0969082786d6064707d8a93939b9e9d9083776a5d5044372a1d1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060c11151f2c3945525f6c7885929fabada094877a6d6154473a2e212020202020202020201514120e0e171f28323a44505c66707d8a96a1acaca196897c6f6256493c3024190d0100000000030e1a26313c44515c666e7a8490959ea5a79f99928e898583828181818385888d92989ea6a59e9691847a6d665c64707d8a979fa8aa9e9184776b5e5144382b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105121f2c3945525f6c7885929fabada094877a6d6154473a2e21141313131313131313080a0f141a2029313a444d57606d7883909da8b2a99e9184786c605346392d2013080000000000000915202834404a545e686e7b838e939da0a7a39f9b9892908e8e8d8e9092979a9fa2a8a09e938f847b6e685e5464707d8a97a3acab9e9184786b5e5145382b1e1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e21140c0c0c0c0d080d1114141b1f262a323b434c565f69727f8b95a0acada2978b7f72655b5044372b1f1205000000000000030c18232e39424c565e696e79818990959b9fa2aaa29f9d9b9a9a9b9c9ea1a9a39f9c96918a827a6e695e565764707d8a979f9f9f9e9184786b5e5145382b1e1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e211919191919191a191e2021272c31363e444d555d686e7b86929fa7b1a89f92857a6d6053493f33271b0f030000000000000007121c27303b444d565e676d747d83898e9298999b9d9e9f9f9f9f9e9d9b9999928f8a847e756d685e574d5764707d8a93939393939184786b5e5145382b1e1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a2e2525252525262627252a2d2e32383b42464f565e676d7a839098a2aeaba0968c7f72675d5141382d22170b0000000000000000000b151e29323b444d555d606b70777d8285898c8e90919292929291908f8c8a86827e78716c605d564d4a5764707d8686868686868684786b5e5145382b1e1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473a3232323232323233343036393b3d44484d535961696e79829095a0aaafa4999184796d60554b412f261b1106000000000000000000030c172029323b434b515960636b7075797d7f82838585868685858382807d7a75716d66615a524c434955616c70797979797979797872685c5043372a1d1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6154473f3f3f3f3f3f3f3f4040424146474a4f54575f616b707b8390949fa7b0a69f93877d70665c51433a2f1d140a0000000000000000000000050e172029313940454f54596063676d70737576787879797978777573706d6764605c545045413a44505a61646c6c6c6c6c6c6c6b6860564b3f33271b0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d61544c4c4c4c4c4c4c4c4c4c4d4e4c525457596063696e757d8590959fa6b0a69e948c7f736b60544b4031281d0b02000000000000000000000000050e171f272f353d44484f55555d606366686a6b6c6c6c6c6b6a686663605d5553504a423e35333e48505557606060606060605e5c564e443a2f23170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d6158585858585858585859595a5b565e6163676b6f747b818a91979fa7aea69f948f82786c60594f42392e1f160c0000000000000000000000000000050d151d242933383d44484b515356595b5d5e5f5f5f5f5e5d5c595754514b46443f3830292c363e44494a5353535353535351504b443c32281d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a6d656565656565656565656566676869686e7074777c81878e939ea1a9ada49d948f82796d665b50473d30271d0d04000000000000000000000000000000030b121821272c3338394045474a4c4f50525253535252504f4d4a4745413a38342e261e232c33393c3d4646464646464645433f3a322a20160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabada094877a72727272727272727272727273737576787a7d8084898e92999ea5ada9a19e928d82796d675c544a3f352b1e150b000000000000000000000000000000000001070c161c21272c2f35383a3d4042434545464646454442403d3a39352f2b28231c141a22282d3031393939393939393837332f2820180f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabb2a5998c7f7f7f7f7f7f7f7f7f7f7f7f7f7f80818385878a8d91969b9fa3abaca49f97928a80786d675d554b42382d23190c0300000000000000000000000000000000000000050b10161c1d24292c2d30333537383939393938373533302d2c29241f1c17110a10171c2023242d2d2d2d2d2d2d2b2a27231d160f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabb8a79c918c8b8b8b8b8b8b8b8b8b8b8b8c8c8d8e8f9197969a9ea0a8acaca49f9a938e857e736d665d554b43392f261c110700000000000000000000000000000000000000000000050b1012181d1f202326282a2b2c2c2c2c2b2a29262421201d1813100b0600050b10141617202020202020201e1d1b17120c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabb8ada39c99989898989898989898989898999a9b9c9ea1a9a7aaa9a8a19e9a938e87817a716c605c544b433930271d140a0000000000000000000000000000000000000000000000000001070c10131417191c1d1f1f20201f1f1d1c1a171413110d0703000000000004080a0a1313131313131312110f0b07010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929fabacacada7a5a5a5a5a5a5a5a5a5a5a5a5a5a6a6a8a9a8a6aba39f9d9996918d87827c746d68615a504a423931271e150b02000000000000000000000000000000000000000000000000000000000406070a0d0f10121213131312110f0d0a070604010000000000000000000000060606060606060504020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c7885929f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9f9fa39f9f9e9e9c9b9a979992908c8984807b756f6a615e5650443f3830271f150c0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788592939393939393939393939393939393939398929291918f8e8d8b888683807c79736e69625f58524c443e342e261e150d030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3945525f6c788586868686868686868686868686868686868686868585848381807e7c7976736f6d66625f57534e46413a3228231c140c03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2b3844515d6973787979797979797979797979797979797979797979787877767573716f6d676663605c54534d47433c3530282017110a0200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c2835414c5761696c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6b6b6968676462605c555653504a47423c373129251e160e060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1824303b464f575d5f606060606060606060606060606060606060605f5f5e5e5c5b5a585553514b4946443f3837312b262019130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131f29343d464c51525353535353535353535353535353535353535353525251504e4d4b494745403c3a38342e2b261f1b150d08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d18222b343b41444546464646464646464646464646464646464646464545444342403e3c3a38342f2d2b28231c1a150f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000610192229303538393939393939393939393939393939393939393939393838363534312f2d2c2923201f1c17110e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000710181f24282b2c2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2c2c2b2b2928272522201f1c181312100b06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d13181c1e1f20202020202020202020202020202020202020201f1f1e1d1b1a18161413100c07060300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080c1012121313131313131313131313131313131313131313121211100f0d0b09070604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003060809131313131313130b0a08050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020181714110c06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f13151620202020202020181715110c060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070f161b1f22232d2d2d2d2d2d2d2423211d17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000060e151b1f21222d2d2d2d2d2d2d2524211d17110900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007101920272b2e2f3939393939393931302d28221a1208000000000000000000000000000000000000000000000000000000000000000000000000000000000006101820262b2e2f3939393939393931302d29221b120900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f19222b32383b3c464646464646463e3d39332c241a1006000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222a32373b3c464646464646463e3d39342d241b11060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a16202b343d434749535353535353534b49453e362c22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343c434749535353535353534b49453e362d22170c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323d464e545660606060606060575550483e33281d110500000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c464e535560606060606060585650483e34291d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b38434e5860626c6c6c6c6c6c6c64615a5045392d2114080000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e585f626c6c6c6c6c6c6c64625a5045392d211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4754606a6f79797979797979716c6155493d3023170a000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7679797979797979716c6256493d3024170a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c868686868686867e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c868686868686867e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8993939393938a7e7164574b3e3124180b000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8893939393938b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c89959f9f9f978a7e7164574b3e3124180b000003050606050503010000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002050916232f3c4956626f7c8995a2aca4978a7e7164574b3e3124180b070c101213131211100e0b0a080400000000000000000000000000000000000000000000000916222f3c4955626f7c8895a2aca4978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e121416232f3c4956626f7c89959f9f9f978a7e7164574b3e3124181314191c1f1f201f1e1d1a171714110c050000000000000000000000000000000000000000000916222f3c4955626f7c88959f9f9f978b7e7164584b3e3125180b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e2122252f3c4956626f7c8993939393938a7e7164574b3e31241d202126292b2c2c2c2b29272423211c17100800000000000000000000000000000000000000050b16222f3c4955626f7c8893939393938b7e7164584b3e3125180e090300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070c161b1f262a2d2e31353c4956626f7c868686868686867e7164574b3e3124292c2d32363839393838363431302d28221a120800000000000000000000000000000000040a0f161c222f3c4955626f7c868686868686867e7164584b3e31251e1a140e0903000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b121821272c31363a3b3e41444754606a6f79797979797979716c6155493d302f35393a3f43454646454443413e3c39332c241a10050000000000000000000000000000060c161b21272c2f3b47535f6a7679797979797979716c6256493d322d2b261f1a140d0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c151d232832383b4246484b4e50514e5860626c6c6c6c6c6c6c64615a504539313a4145474c4f5252535251504d4a49453e362c22170c000000000000000000000000030a111721272c33383940454e585f626c6c6c6c6c6c6c64625a5047433c3a37312a251f170f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d161e272e343d43484d5355585b5d5e5f5f5f5e60606060606060575550483e353e434c5154595c5e5f5f5f5e5c5a575550483e33281c110400000000000000000000040c151c232832383d44484b515356595c606060606060605c5b5855534e4846423c3631292117110a030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f28303940454f54575f6164686a6b6c6c6c6b6a6865625f5753514b433e343e474f555d6065696b6c6c6b6b696764615a5045392d211408000000000000000000040d161e262e343d43484f54555d606366686a6b6c6c6c6c6b696765625f5855534d46423b3328231c150c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007131d28313a424b51596063696e71747778787978787674726e6965605c5550443f474f5961676d727678797978777674716c6155493c3023170a0000000000000000030d161f2830383f444e54596063676d707375777879797978777674726f6a67615f57534d453f342e261e150c020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18242f3a434b545c606b6f757b7e8183848586858583817f7b77726d67615a504a4f59616b707a7f82848586858483807e7164574a3e3124170b00000000000000010b151f28313a424a505860626b70757a7d80828385858686858483817e7c78736e69615e5751443f3830261e140a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a151e2935404b555d666d747c82878b8e909192929291908e8b88847e79706c605c5454606b707d858c8f91929292918f8d83776a5d5144372a1e110000000000000007121d27313a434c545c606a6f767d8285898c8f909292939292918f8e8b8884807b756e69625b504a423830261c110600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c26303845515d676d7881898f939a9b9d9e9f9f9f9e9d9b9895918b857d746d665c5c66707d8792979c9e9f9f9e9e9c9084776a5d5144372a1e11000000000000040e18242f39434c555d666d737c83898e9298999b9d9e9f9f9f9f9e9c9a9896918d87817b726d605c544a42382e23170d0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c17232e3842505a606d79828d929c9fa4acaaa39f9d9c9b9c9e9fa09d97918a81786d67606d79849199a2a9a9a29f9895949084776a5d5144372a1e110000000000020c16202935404b555d676d78808790959b9fa2a9a19e9c9b9a9a9b9d9fa3a8a19e99938e867f746d665c544a3f34281f160c0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a54626c75818e949da4aca79f9d9892908f8f8f9193999a9f9e938e81796d64717d8a96a0ababa297928b88878883776a5d5144372a1e11000000000008131e28323a45515d676d79828d93999fa7a39f9a97928f8e8d8e8f9092999c9ea6a49f98928b81786d665c50443e31281d130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c66717e8b939ea6aea49d95908a86838282838486898d92989f938e81756d75828e9ba8afa39992857f7b7a7b7d706356493d3023160a00000000010d1925303a44505a606d79828f949fa4a79f99928d8885838181818283868a8f949ea0a8a29f938e81786d605a50433a2f24180d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7884919ea5afa69d928d837d7977757576777a7d81858d9299938c7f727885919eabac9f92877c726e6e6e706b6054483b2f2216090000000005111d2935414c56626c75818e949fa6a69f959086817c797674747475777a7d828991969fa7a59e938d80736c61554b4035291d120700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f495364717e8b96a1acab9e948d8078706d67696869676d70747a8087919593877c7a8796a1ada89c8f82756a6261626360594f44382c201307000000000713202d3946525e68717e8b939ea6a89f948f837b746f6c6568676768676d70757c8490959fa8a59d928a7d70675d5145392f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b6575828f9ba8afa4998f82776d66605c555c555d6063686d737c83909490837c8895a9b2a5988b7f726558545556544f473d32271b100400000005111d2935414c56616d7a85929fa5aca0968f82796e6962605b535a5b555d60636a6f7a839096a1ada49e9184796d60554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7985929eabac9f93877b6e655c54514b4f4b5153565d616a6f7a8290959083909da9afa396897c70635649484948443d352b21160b000000000713202d3946525d6874808d97a2ada59d9184796d675f575350494e4e4b51535860686d7a84919ea6ada1968c7f73675d5145392c1f13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8897a1ada99d9083766a5f534a4540424045474c52585f686d7983909590959fabaea195887b6e6255483b3d3b38322b23190f04000000000714212e3a4754616d7a86929fa9aa9e93897c6f675d554d46443f41414045474e565e68707d8a949faba89e9285796d6053473a2f24180c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916232f3c4956626f7c8995a9b3a79a8d807467574e4138342f35393a41464e565d676e7b86929d9fa7b1aea194877b6e6154483b302f2c27211911070000000005121e2a36424d5765727f8c98a2aea89b8f82756b60554b433c37332d2f35393d444c56616b7683909caaada1978a7e7164554b4035291d100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a5998c7f7266594c3f2f2824292c30353c444c555f69727f8b96a1acb9aea194877b6e6154483b2e21201b160f0700000000000714212d3a46535e697783909daaaca196897c6f63594f433a312b272224292c323a444f5964717e8a98a2aea99c8f8275675d5145392c1f130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5988c7f7265594c3f2e23181d1f2429323a434d57606d7984919eacb6aea194877b6e6154483b2e2115100b040000000000000815212e3b4854616e7b8795a0abab9e9184786c6053463d31281f1b17181d2029323e4753606d7985929facac9f92867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96abb5a6998c807366544a3f3428211e1a192028313b45515c66727f8c9aa4afaea194877b6e6154483b2e21150800000000000000000b1825313e4b5864717e8b97a7b1a79a8d8074655b5044372b1f160f0b0c1017202c3845515d6775828f9ca8aea399897d7063564a3d3023170a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8899a4afa89b8e8275665c50443a322d2a262727262834404b54616e7b87939facaea194877b6e6154483b2e21150800000000000000030f1b27333f49536874818e9ba7b4aa978a7d716453493f3327190d04000005101d2935404b5566727f8c99a5b5ab998c807366594d4033261a0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a4754606d7a86939facab9e9285796d60564c443d3a3631343333322e3946525e697784919daaaea194877b6e6154483b2e2115080000000000000005121f2b3744505b657783909daaaea298877b6e6154483b2d221708000000000c18242f3d4a5663707d8996abb5a89b8e8275685b4f422f24180d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d677783909dabada1978a7e71685d564f484642424140403f3f3f424d566875818e9ba8aea194877b6e6154483b2e211508000000000000000613202d394653606c7985929facac9f928579695e53463a2d211406000000000715212e3b4854616e7b8799a3aeaa9d9184776a554b4035291d10040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935414b556673808c99a3afa99e91847a6d68605955534d4f4d4d4c4c4c4b4b4d5a6774808d9aa7aea194877b6e6154483b2e211508000000000000000814212e3b4754616e7a8798a2aeaa9d9084776a574d42362a1e1205000000000613202d394653606c7986929facac9f928579675d5145392c20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f3b4854616e7b86929fa8aca19690827a706b65615f575b5a5a5959585858585a6673808d99a6aea194877b6e6154483b2e211508000000000000000916222f3c4955626f7c8895aab4a99c8f8276695c4f4331251a0e020000000006121f2b3844505b667884919eabaea298867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e6974818d96a1aaa89f9490847d76726e696a686766666565656564646673808d99a6aea194877b6e6154483b2e211508000000000000000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b090000000000030f1c28333f4a546a7784909daab4aa94877b6e6154483b2e211508000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57606d7a849198a1a9a69f969189837e7b7876757473737272727171717173808d99a6aea194877b6e6154483b2e211508000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e0100000000000b17222d43505d697683909ca9aea195887b6e6255483b2f22140c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b45525d686f7c8692979ea6a8a09e95908b8885838280807f7f7f7e7e7e7e7d7d818e9ba8aea194877b6e6154483b2e211508000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000000061d293643505c6976838f9ca9afa295887c6f6255493c2e261e170f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2935414c565f6a6f7c858f949c9fa4a79f9d989792908e8d8d8c8c8b8b8b8b8a8a8a8e939eaaaea194877b6e6154483b2e211508000000000000000b1825323e4b5865717e8b98a4b1a69a8d8073675a4d4034271a0d010000000003101c2936434f5c6976828f9ca9afa295897c6f6256493f38302921180f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d19242f3a434e58606a6f7a82898f939a9c9fa2a9a29f9d9b9a999998989898979797979b9ea5afaea194877b6e6154483b2e211508000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000000003101d293643505c6976838f9ca9aea295887b6f6256504a423b332a21180f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e28313c464e5860686e757d82878c8f929897999a9b9c9d9d9d9e9e9e9e9f9f9f9fa3abaeb6aea194877b6e6154483b2e211508000000000000000b1724313e4a5764717d8a97a4b0a79a8d8174675a4e4134271b0e010000000003101d2a3643505d697683909ca9aea195887b6e68605c544d453c332a21170c030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a343c464e565e616b70767b7f8385888a8c8d8f8f9090919191919292929292999ca4aeaea194877b6e6154483b2e211508000000000000000a1724303d4a5763707d8a96a3b0a89b8e8175685b4e4235281b08000000000004111d2a3744505d6a7783909daab3a79a8d807a736d665e574e453c33291e150b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18222b343c444c52596063696e7276797c7d7f81828383848484848585858585868d929ca8aea194877b6e6154483b2e211508000000000000000916232f3c4956626f7c8995abb5a89c8f8275695c4f423025190e020000000005111d2935414c566b7784919eaab7a99d928d867f786e695f574e453b30271c12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050e171e252a323b41464f54575f6165666d6f71737475767677777778787878797979808d99a6aea194877b6e6154483b2e211508000000000000000815212e3b4854616e7b8799a3afaa9d9083776a564c41362a1e1105000000000713202d3946525e687985929facafa59e9b98928c837b6e6a5f574d42392e23180c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020d1720293036393a3e3f44484d5355545c606264666768696a6a6a6b6b6b6b6c6c6c73808d99a6aea194877b6e6154483b2e211508000000000000000713202d3a4653606d7986929facab9f928578685e5246392d201407000000000714212e3a4754616d7a8798a2aeaa9e938f8b929590847c6e695e544a4034281e130800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008131e29323a4146474b4c4d4e4f51524a50535557595a5c5c5d5d5e5e5e5e5f5f5f6673808d99a6aea194877b6e6154483b2e2115080000000000000006121f2c3844515c667784919daaada297877a6e6154473b2e21140a00000000091623303c4956636f7c8996aab4a89b8f817e85909591857b6e665c51443a3025190d0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d1925303a444c525457595a5b5c5d5e5b5953484a4c4e4f5050515151515252525a6774818d9aa7ada194877a6e6154473b2e2114080000000000000004101c2834404a546875828e9ba8b3a9968a7d7063574a3d31261b0d040000030f1b27333f495365717e8b98a4b5ab998c7f737b8390959083786d60564c4135291d11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005111e2a36414c565e6164656768696a6b68655d534840414243434444444545454e5b6875818e9ba8b3a994877a6d6154473a2e21140700000000000000000c18232e3f4c5865727f8b98a8b2a6998d807366584e43372b1f15100c0b0f141f2b3744505b6574818e9ba7afa399897d706e798390958c7f73685e5246392d20150a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3946525e686d71727374767778756f65594d3c323536373737383837424d576976838f9ca9ada19786796d6053463a2d20130700000000000000000716222f3c4955626f7c8896a1acaa9d9083776a5f53473c31271f1c18171b1f2630394653606c7884919eabac9f92867a6d676e7b869292857a6d6154473c32271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212e3a4754616d7a7e7f8081828485817568584e43372d2c2823292c303847535f697885929eabab9e918578665c5145382c1f130600000000000000000613202d394653606c7884919eabaca095887c6f62584e4339302c282322272b2f38424d57626f7c8996a1adaa9c8f8376675f6973808d988c807366584e43372b1f13060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b888c8d8e8f909184776a5f53473f3a38342f34383a424c56626e7b8897a2ada99c90837669544b4034281c1004000000000000000005121f2b3744505b6573808d99a4afa79a8e81746a5f554b423c38342e2d33373b414a545f6974818e9ba8aea2988b7e726557626e7b88969184776a6054473b2e2215080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535f697884919a9b9c9d96887c6f625a504a46443f434045474c545e6873808d99a9b2a89a8d8073675a4d402e23180c000000000000000000030f1b27333f4953616e7b87939fabac9f92877c6f675c544e46444041413f44464c535c666e7b86929facaa9f92867a6d60575f6a78849196887c6f6255493c2f22160900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576874818e9ba6a9a89b8e81756c605b5453504a504b5153565e666d7a85929eabaca196897c706356493d30231607000000000000000000000b17222d3847535f6975828f99a3aea3999083796d665f5753514a4e4e495053565e656d78829099a3aea2988d81746861646c6c75828f988b7f7265584c3f3225190c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313c4955626f7c88949faaaa9e938a7e726c6662605c545d555c6063686d78828f97a1ada89e9184786d6053463a2d2013070000000000000000000006111b2b37424d57626e7b87929fa6ab9f958f81786e6a63605c545b5a535b6062686e77818e949faba69f92867b6e616c70797979818e9a8e8174675b4e4134281b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3b4754606a76828f98a3aea59f92877f78726e6d666a696a676d6f747a828f949ea9aaa0968b7f72665c5044382b1f120600000000000000000000000e1a26313c47535f6a73808d949fa8a79e938f837b74706d6668676768656c6f737a828e939da6a89f948c7f726964707d8686868e939c8f8376695c504336291d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e58626f7c86929fa4aea399928b837f7b797777767777797c80868f949ea6aba3989184796d60544a3f34281c1003000000000000000000000009151f2b37424e57606d78829096a0a7a69e959087817c79767574747576797c80868f949da5a8a0969082786d6064707d8a93939b9e9d9083776a5d5044372a1d1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27323c47535f6a717e8b929fa3aaa39f95908c8886848383838486898d92989fa6a9a29992867c6f665c5142382e23170b000000000000000000000000030e1a26313c44515c666e7a8490959ea5a79f99928e898583828181818385888d92989ea6a59e9691847a6d665c64707d8a979fa8aa9e9184776b5e5144382b1e1100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202b37434e58626c737f8a92989fa4a7a09d989992919090909192999a9fa2aaa59e9792877e716a60544b4030261c1106000000000000000000000000000915202834404a545e686e7b838e939da0a7a39f9b9892908e8e8d8e9092979a9fa2a8a09e938f847b6e685e5464707d8a97a3acab9e9184786b5e5145382b1e120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040f1b26323c46505a636d737e868e93999ea0a8aba39f9e9d9c9d9e9fa3aba9a29f9a938e857d716c61584e42392e1e140a0000000000000000000000000000030c18232e39424c565e696e79818990959b9fa2aaa29f9d9b9a9a9b9c9ea1a9a39f9c96918a827a6e695e565764707d8a979f9f9f9e9184786b5e5145382b1e120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202a343f48525b636c717b81878d9196979a9c9d9e9e9f9f9f9e9d9b9997928e88817b706b615a50463c30271d0c0200000000000000000000000000000007121c27303b444d565e676d747d83898e9298999b9d9e9f9f9f9f9e9d9b9999928f8a847e756d685e574d5764707d8a93939393939184786b5e5145382b1e12000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222d364049525a61696e747b8084888b8d8f90919292929291908e8c8985817c756e69615950483e342b1e150b00000000000000000000000000000000000b151e29323b444d555d606b70777d8285898c8e90919292929291908f8c8a86827e78716c605d564d4a5764707d8686868686868684786b5e5145382b1e120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006101b242e37404850575e616a6e73777b7e80828484858686858483817f7c79746f6a615e574f473e362c22190c030000000000000000000000000000000000030c172029323b434b515960636b7075797d7f82838585868685858382807d7a75716d66615a524c434955616c70797979797979797872685c5043372a1d11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009121c252e363e454d53585f62666a6f717375777878797979787675726f6d66625f58524d453d352c241a100700000000000000000000000000000000000000050e172029313940454f54596063676d70737576787879797978777573706d6764605c545045413a44505a61646c6c6c6c6c6c6c6b6860564b3f33271b0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a131c242c333b42464e5355585f626467696a6b6b6c6c6c6b6a686663605c54534e46423b332c231a1208000000000000000000000000000000000000000000050e171f272f353d44484f55555d606366686a6b6c6c6c6c6b6a686663605d5553504a423e35333e48505557606060606060605e5c564e443a2f23170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010a121a212931363c4347484e54575f6265696a6b6c6b6a6865615e5753514b47433c363029201a11080000000000000000000000000000000000000000000000050d151d242933383d44484b515356595b5d5e5f5f5f5f5e5d5c595754514b46443f3830292c363e44494a5353535353535351504b443c32281d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080f171f28323a424a515860626a6e7275777879787775726e69625f585049413930271d170e0800000000000000000000000000000000000000000000000000030b121821272c3338394045474a4c4f50525253535252504f4d4a4745413a38342e261e232c33393c3d4646464646464645433f3a322a20160c01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d27313a444c545c606a6f767b7f828485868584827e7b756f6a605b534b42392f261b1106000000000000000000000000000000000000000000000000000001070c161c21272c2f35383a3d4042434545464646454442403d3a39352f2b28231c141a22282d3031393939393939393837332f2820180f050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c18232f39434c565d666d747c82888c8f91929292908e8b87817c726c655c544b41382d22170b03000000000000000000000000000000000000000000000000000000050b10161c1d24292c2d30333537383939393938373533302d2c29241f1c17110a10171c2023242d2d2d2d2d2d2d2b2a27231d160f060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e2934404b555d686d7880898f94989c9d9e9f9e9d9b99938e877f776d665c53493f33272015090000000000000000000000000000000000000000000000000000000000050b1012181d1f202326282a2b2c2c2c2c2b2a29262421201d1813100b0600050b10141617202020202020201e1d1b17120c0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121c27303945515c676d7a828d929c9ea6a8a8a7a7a7a8aba49f99928c81786d655b50443c31261a0e0300000000000000000000000000000000000000000000000000000000000001070c10131417191c1d1f1f20201f1f1d1c1a171413110d0703000000000004080a0a1313131313131312110f0b0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424f59606d798290949da4a49f9d9b9a9a9a9b9ea0a8a39f938e81776c60574d42372b2015090000000000000000000000000000000000000000000000000000000000000000000406070a0d0f10121213131312110f0d0a0706040100000000000000000000000606060606060605040200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404a54616b75818e949fa29f9a93918e8d8d8e8f9196999fa29e938c7f73695f53473c31261a0e02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844515c66707d8a939e9f97928c8784828180818284888d9298a09f92867b6e62574e42372b1e120600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7984919e9f9490857f7b777574747475777b80869195a0998f82766a5f53473a2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935404b5564717d8a96a09590827a726e696867676768696e737b8391979f94887b6e6255483b3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d6775828f9c9d9183796d68615e575a5a5b575f61696e7a85929e9a8d807367564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a86929f95897c6f675e56524d4e4d4e4d53575f68717e8a969e918477685e5246392d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8999939083766b60554c464241414142464d56606d7984919396877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926323f4c5965727f868686867f7366594f433a36303431363b44505c667481868686867d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4a57626d7279797979736d6357463d312a2527262a343f4a54646f7479797979706c6155493c3023160a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222e3a46515b62656c6c6c6c66635b5146342b1f1a1a1a232e3842535d64686c6c6c6c64615a5044392d20140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e29353f495157596060606059575149403522190d09111c2630414b53595b60606060575550473e33281c1004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c535353534c4b4640372e231007000a151e2f3941484c4e535353534a49443e352c22170b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007111b252d353a3e3f46464646403e3b352e251c120000030c1d272f373c4041464646463d3c39332c231a100500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e31323939393933322f2a231c130a0000000b151d252b3033353939393931302d28221a110800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2225262d2d2d2d2625231e19120a01000000020b131a202427282d2d2d2d2423201c17100800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070d1216181920202020191916120d0700000000000001090f14181a1b20202020171614100b050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c131313130d0c0a060200000000000000000003080b0e0e131313130a0a080400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030608090c0f111213131212100e0b080705020000000000060606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030a0f121515191c1d1f1f201f1f1d1b181514120e090203060713131313131313090907030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b0f151a1f212226282a2c2c2c2c2b2a282521201e1a1410101213202020202020201615130f0a0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a11171c1f262b2e2f32353738393939383634322e2d2a251f1c1c1f202c2d2d2d2d2d2d23221f1b160f070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b141c22282b31373a3c3f4244454646454543413e3b3a36302d28282c2d39393939393939302f2c27211910070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000810181d262d33383c4347484c4f505252535252504e4b4846423b3933343845464646464646463c3b38322b23190f040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a222a2f383f44464e5355595b5d5f5f5f5f5e5d5b5854524d49443e3f4452535353535353534948433d352b21160a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008111a242c343c424a5053585f6265686a6b6c6c6c6b696765615e57554f464a505e5f60606060606056544f473d32271b0f0300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1a232c363e464e545b60646a6f72757778797978787674716e6964615953545c6a6c6c6c6c6c6c6c6360594f43382c1f1307000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020b18212c363e4850585f666c71777b7f8283858586858583817e7b76706c615e5c6675797979797979796f6b6054483b2f2215090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141d2a333e48505a616a6f787e83888c8e909292929291908e8b87837d766e69606d78878686868686867c6f6356493c30231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111c262f3c46505a616c707c838b9095989b9d9e9f9f9f9e9c9a98948f8a827b6f6a6e7a879993939393887b6f6255483c2f22150900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b17222d38424e58616c707e8690959da0a7a8aaaaa29f9e9e9e9fa39f9c948f857c6f6f7b88959f9f9f94877b6e6154483b2e21150800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a545f6a707e879298a0a7aca7a09d9898929191919299989d9f9792857c6f7c8996a2aca194877a6e6154473b2e2114080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b666e7c869299a2aaaaa29f95908b888584848586888c91959e979183797d8a96a3ada094877a6d6154473a2e211407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1c28333f4a54606c78839098a2abaaa298928b837e7b79787778797c7f848a9297958d807e8a97a4ada093877a6d6054473a2d21140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505b66717e8b959faaaea29892867e78726e6c656b666d6f72787e85919692877f8c99a6ada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7884919da7b0a69f92867d716c6561605b545c6062656c717b8491979286929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a5463707d8996a0acab9f948b7e716b605b5353504b5153535b60696e7b8592999299a3aeada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2c3844505c6675818e9ba8b2a99c9083766c6159504946444045464950575e69707d8a949fa3abb4ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7985929fabada1978a7d70635a50443f393734383a3f444d57616c7683909ca9b3bdada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8998a2aeab9e9185786c6053463e332d2b282c2d333b45505a64707d8a97a1adb9ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1926333f4c5966727f8c99aab3a79a8e8174665b50443827221f1c1f2227333e4653606d7985929eabb8ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b27333f49536875828e9ba8b5ab978b7e7164544a3f33281712101317212c3844505c6674818e9ba7b4ada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121f2b3744505b657784919daaafa399887b6e6255483b2d2217060406101c28343f4a5464717e8b97aab4ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202d394653606c7985929facac9f9286796d6053463a2d20130600000c17232e3b4855626e7b8898a3aeada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000814212e3b4754616e7a8798a3aeaa9e918477665c5144382c1f120600000613202d3a4653606d7986929facada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c8895aab4a99c90837669544a4034281c1004000006121f2b3844505c667784919eaaada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996a3afa89b8f8275685c4f422e23180c00000003101c28343f4a546976838f9ca9ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a79b8e8174685b4e4135281b07000000000b17232e424f5b6875828e9ba8ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e01000000061b2834414e5b6774818e9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000010e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b1a69a8d8073675a4d4034271a0d010000010d1a2734404d5a6773808d9aa6ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825313e4b5864717e8b97a4b1a79a8d8074675a4d4134271a0e010000010d1a2734404d5a6773808d9aa6ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4b5764717e8a97a4b1a79a8d8174675a4e4134271b0e010000010e1a2734414d5a6774808d9aa7ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1724303d4a5763707d8a96a3b0a79b8e8174685b4e4135281b06000000010e1b2834414e5b6774818e9aa7ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000091623303c4956636f7c8996a2afa89b8f8275685c4f422e23170c000000020f1c2835424f5b6875828e9ba8ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222f3b4855626e7b8895a9b3a99c90837669544a3f34281c1003000004101c2834404b556976838f9ca9ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714202d3a4753606d7a8697a1adaa9e918477665c5044382c1f1206000006131f2c3845515c677784919eaaada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000613202c3945515d677885929eabac9f9286796d6053463a2d20130700000713202d3a4653606d7986929facada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004111d2935404b55697683909ca9aea399887b6e6255483b2f22150b00010816222f3c4955626f7c8899a3afada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18242f414e5a6774818d9aa7b5ab978a7e7164574b3e32271b0f0a0e131d2935414c5665727f8b98abb5ada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000071825313e4b5864717e8b97a8b1a79a8d817467594f44382c211b1b1a1e242d3946525d6875828f9ca8b5ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8795a0acab9e9184786b6054483d332b2627262b2f35414c56616d7a86929facb9ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e697784919dacaca196897c7063594f453d37323431373a4146525d68727f8c99a3aebbada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d576673808c9aa4afa89c8f82756b60574e474341414142474c525c616d7a85929eabb0b8ada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b4855616e7b87939fabaa9e94897d70696058534e4e4e4e4d53565d606e75818e979c9ea6b0ada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000914212d3a46535f6975828f99a4afa69e91857b6f6a625f585b5a5b575f62686d75808c93948f949eaaada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d57626f7c87939fa7ada19791847c746f6a6968676869696e737a818c92938e828f9ca8ada093867a6d6053473a2d201407000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a26313b47535f6a74808d95a0a9a9a1969187817c787674747476787b80858e93968e817f8c99a5ada093867a6d6053473a2d2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f2b37434e58606d79839097a1a8a8a199938e8885828181818285888c92979891847a7f8c99a6ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c45515d676e7b8591969ea5aba49f9a97918f8e8d8e8f9196999f9792867c73808c99a6ada093867a6d6053473a2d20140700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202935404b555f696e7b848e939c9fa4aba9a19e9c9b9a9b9c9e9f9c948f857c6f73808d99a6ada093867a6d6053473a2d20140b0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18242f39434d575f696e7a81898f93999b9d9e9f9f9f9e9c9a98948f8a827b6f6a73808d99a6ada093867a6d6053473a2d201c1610080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d28313c454d575f686d757c82878b8e909292929291908e8b87837d766e696673808d99a6ada093867a6d6053473a2d2c28211a1108000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010c161f2a333c454d565d606b6f757b7e8183858586858483817e7b76706b615e6673808d99a6ada093867a6d6053473d3c38332c231a1005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040d18212a333c444c52596063696e71747678797978787674716e696361595a6673808d99a6ada093867a6d60534d4a48443e352c21160b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f18212a323a41454f54575e6165686a6b6c6c6c6b696765615e5759595a6673808d99a6ada093867a6d60595957554f473e33281c100400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060f1820282f353d43484d5254585b5d5f565d60666666666666666666666673808d99a6ada093867a6d6666666361594f44382c2014070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d161e242932383b4246484b4e50525d686d737373737373737373737373808d99a6ada093867973737373706b6155483c2f231609000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040c131921272c30363a3b3e414754606d7a80808080808080808080808082909ca9b3a6998c80808080807d7063574a3d3024170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001080d161b1f252a2d2e323b4854616e7b878c8c8c8c8c8c8c8c8c8c8c90949fabb4a89c928c8c8c8c8c8074675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040a0f141a1e20212e3b4854616e7b8794999999999999999999999c9fa6b0b9aea49c999999998d8174675a4e4134271b0e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002090e1215212e3b4854616e7b87949f9f9f9f9f9f9f9f9f9fa6a8aeb6b9afa7a2a09f9f9a8d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020815212e3b4854616e7b879393939393939393939393999ca4aeb2a79d95939393938d8174675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b4854616e7b8686868686868686868686868d929ca8aea2958b86868686868074675a4e4134271b0e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000714212d3a46535e6976797979797979797979797979808d99a6ada093867979797979746e64584c3f33261a0d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005121e2a36424d575e6c6c6c6c6c6c6c6c6c6c6c6c73808d99a6ada093867a6d6c6c6c67645c52473c3024170b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020e1a25313b454d535f606060606060606060606673808d99a6aca093867a6d6060605a58524a41362b1f140800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009141f29333b4246485353535353535353535a6673808d999f9f9f93867a6d6053534e4c4741382f241a0e03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030d17212931363a3b46464646464646464d5a6673808d9393939393867a6d605347413f3c362f261d13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050f171f252a2d2e39393939393939404d5a66738086868686868686796d6053473a2d302b241d140b01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050d141a1e21212d2d2d2d2d2d323f4b58636e737979797979797976675c5145382c1f1f1a130b02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e1214152020202020232f3b47525c63666c6c6c6c6c6c6c6c5c554b4034291c100e080100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000205070813131313131f2a36404a52585a606060606060605f514b43392f23180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060606020e19242e3840474b4d535353535353535345403931271d12070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008121c262e363b3f40464646464646464638342f271f150b0100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a141c242a2f323339393939393939392c29231d150d03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a12191f2326272d2d2d2d2d2d2d2d1f1c18120b03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080e1317191a202020202020202013100c0701000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002070a0c0d13131313131313130604000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010507070a0d101112131312110f0d09060503000000000000060606060606060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002080d111314171a1d1e1f20201f1e1c1a1613120f0b060004070713131313131313070705010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003090e13191d20212427292b2b2c2c2c2b292623201f1b17110d111314202020202020201413110d080200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060b151a1e24292d2e3134363738393938373533302d2b27221b191d202d2d2d2d2d2d2d2d21201d19130c0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a111720262b3035393a3d404344454646454442403c3937332d2924292c3939393939393939392d29241e160e040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030b141b222731373a4146474a4d505152535352514f4d4946443f38352f35394646464646464646463935302820160c02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030c151d262d333c42474c5254575a5c5e5e5f5f5f5e5c595653504945403a414553535353535353535346413a32281e13080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b151e272f383f444d53565d616467696a6b6c6c6b6a686663605b53514b444c525f606060606060605f524c443a3024190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007121d273039414950575f62686d70737677787979787775736f6c65605d554f565d6c6c6c6c6c6c6c6c6c5d564c4135291d1105000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c18232e39424b535b60696e747a7d808384858686858482807c78726d6760595d68767979797979797976685d5246392d20130700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004101c2834404b545c656c737b81868a8d8f9191929292918f8c89847f79706b62606d7a868686868686867a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040e18222c3845515c666d777f878e92989a9c9d9e9f9f9e9d9b9996918c847d726d616e7b87939393939386796c605346392d20130600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a15202c38444f59606d78818c93999fa3aaa9a8aaa29f9e9e9e9fa19e9691877f726d6e7b88959f9f9f928579655b5044372b1f120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030f1b26323c4854606b74818e939fa4ababa39f9b979892919192939a999d99938b7f726f7c8995a2ab9e9285786b5f493f33271b0f030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006131f2b37434e5863707d89939da5afa8a199928e8a878584848586888c90959e92877d707c8996a3ab9e9185786b5e52452d22170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815212e3b47535f6a7683909da5afaaa1969187817d7a79787778797c7f838b919791857a7d8a96a3ab9e9184786b5e5145382b1e0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000916222f3c4955626f7c88959fabaea29891847c75706d686b6b666d6f73787e8591958e817e8a97a3ab9e9184786b5e5145382b1e120500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003101c28343f4a546673808c99a7b1ab9f92867c6f6a64615e56545c6062666c717b83919388808d9aa7aa9e9184776b5e5144382b1e110500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121f2b3844505c667683909da9afa3998c80736a605854524c4a5153545b60696e7a8491938d929da9aa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000713202d3a4653606d7986929facac9f92867a6d61584e4746414044464a50575e686f7c87929a9da4aeaa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000815222e3b4855616e7b8898a3aea99c908376685e52463c393634383a3f444d56606a73808d99a3afb7aa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a1623303d495663707c8996aab4a79a8d807467564c41342d2a282c2d333b444e58616e7b86929facb7aa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1724313e4a5764717d8a97a4b0a5988b7e7265584b3f30251d1c1f2228323d46525e6975828f9ba8b5aa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1825323e4b5865717e8b98a4b0a3978a7d7064574a3d312417101217202a36424d5764717e8b97a9b3aa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1825323f4b5865727e8b98a5afa296897c6f6356493c30231609060e1a25303b4855626e7b8897a2adaa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295897c6f6256493c2f231609000913202d394653606c7985929fabaa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f2216090005121f2b3744505b657784919daaaa9e9184776b5e5144382b1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900030f1b27333f49536a7683909da9aa9e9184776b5e5144382b1e08020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900000b17222d424f5c6975828f9ca8aa9e9184776b5e5144382b19140d0801000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f2216090000061c2935424f5c6875828f9ba8aa9e9184776b5e51442e2a251e19130c040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b5e513f38363029241e160d0700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b5e504a46413b352f281f191009000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b605c54524c45413a312b231b12090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e918477706d66615e56524c433d352d241b120800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8ac9f9286817d79736e68605d564f473f362d241a0f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aea398928e8985807a746d68605950483f362c21180e030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8b2a8a09e9597928d86807a6f6b625a50483e332a2015090000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aca09691898d9297928d847d716c625a50463c31261a0f0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e91847c80858b919691877e716c61584e43372b21170b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e91847774797f858e9392877e716a5f53473e33281c1002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e918477676d727a818e9392867c6e62594f44392d1e1308000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b60686d78818e968f82766c6155493a3025190d010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b565d666d798491948a7d7064564c41362a1e11050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b5e545c67717e8b998f8275685e5246392d2013070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b5e4b55606d7a869292867a6d6154473a2e2114070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b5e54565d67778390998a7d7064574a3d3124170a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b5960636c6c75818e998d8073665a4d4033271a0d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b606b70797979818d9a8f8275695c4f4236291c0f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b63707d8686868d929d9083766a5d5043372a1d100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b63707d8993939a9d9e9184776b5e5144382b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5afa295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b63707d89969fa7ab9e9185786b5e5245382b1f120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b98a5aca295887c6f6255493c2f22160900020f1c2935424f5c6875828f9ba8aa9e9184776b63707d8996a3acab9e9285786b5f5245382c1f120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b989f9f9f95887c6f6255493c2f22160900020f1c2935424f5c6875828f9b9f9f9e9184776b63707d89969f9f9f9e9285786b5f5245382c1f120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f8b9393939393887c6f6255493c2f22160900020f1c2935424f5c6875828f939393939184776b63707d8993939393939285786b5f5245382c1f120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c1925323f4c5865727f868686868686867c6f6255493c2f22160900020f1c2935424f5c68758186868686868684776b63707d8686868686868685786b5f5245382c1f120000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b1824313e4a56626d7279797979797979766a5f53473b2e21150800020e1b2834414d59656f75797979797979777267606b70797979797979797873685d5044372b1e110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000915222e3a46515b62656c6c6c6c6c6c6c625f584e43372b1f130600000c1925313d49545d65686c6c6c6c6c6c6b67605960636c6c6c6c6c6c6c6b6861574c4034281c0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006121e29343f495156586060606060606055534e463c32261b0f0300000915212c37424b54595c6060606060605e5c564f5456606060606060605f5d574f453b2f24180c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010d18232d373f464a4c535353535353534947433c342a20150a00000004101b26303942494d4f535353535353514f4b44484a5353535353535352504c453d33291e13070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006111b252d343a3e3f464646464646463c3b37322a22180e040000000009141e2730373d414246464646464644433f383c3d464646464646464544403b332b21170d02000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009131b23292e3132393939393939392f2e2b26201810060000000000020c151e262c3134353939393939393837332c2f30393939393939393837342f2921190f06000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010911181e2224252d2d2d2d2d2d2d22211f1b150e0600000000000000030c141b212528292d2d2d2d2d2d2b2a272022232d2d2d2d2d2d2d2c2b28241e170f07000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060d12151819202020202020201615130f0a0400000000000000000002091015191b1c2020202020201e1d1b131617202020202020201f1e1c18130d0600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000106090b0c13131313131313090806030000000000000000000000000004090c0e0f13131313131311110e07090a1313131313131312110f0c0702000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 m_StreamData: serializedVersion: 2 offset: 0 From c03f78b55772c05b70a732d9aedf98b36aeed23f Mon Sep 17 00:00:00 2001 From: manhduyhoang90 Date: Fri, 5 Jun 2026 21:43:41 +0700 Subject: [PATCH 2/3] Update AI --- Assets/Scripts/AI NPC/EnemyAI.cs | 40 ++++++++++++++++++++++++++++---- 1 file changed, 36 insertions(+), 4 deletions(-) diff --git a/Assets/Scripts/AI NPC/EnemyAI.cs b/Assets/Scripts/AI NPC/EnemyAI.cs index 48dc6ab6..2b53ca7c 100644 --- a/Assets/Scripts/AI NPC/EnemyAI.cs +++ b/Assets/Scripts/AI NPC/EnemyAI.cs @@ -314,16 +314,48 @@ public class EnemyAI : MonoBehaviour private NodeState ActionFocusAndShoot() { - agent.isStopped = true; - FaceTarget(player.position); + if (player == null) return NodeState.Failure; + + agent.isStopped = true; // Đứng im bắn cố định khi có cổ vật + + // 1. XOAY THÂN THEO TRỤC NGANG (Giúp NPC luôn đứng thẳng lưng, không bị đổ người) + Vector3 bodyDir = player.position - transform.position; + bodyDir.y = 0f; // Khóa trục dọc của thân + if (bodyDir != Vector3.zero) + { + Quaternion targetRotation = Quaternion.LookRotation(bodyDir); + transform.rotation = Quaternion.Slerp(transform.rotation, targetRotation, rotateSpeed * Time.deltaTime); + } + + // 2. XOAY HỌNG SÚNG THEO TRỤC DỌC (Chúi xuống hoặc ngước lên thẳng vào Player) + if (firePoint != null) + { + // Cộng thêm Vector3.up * 1f để họng súng nhắm vào NGỰC/BỤNG player, không bị bắn chúi xuống đất (bắn vào chân) + Vector3 targetCenter = player.position + Vector3.up * 1f; + Vector3 aimDir = targetCenter - firePoint.position; + + if (aimDir != Vector3.zero) + { + // Họng súng nhìn thẳng hoàn toàn vào Player (bao gồm cả trục Y chéo xuống) + firePoint.rotation = Quaternion.LookRotation(aimDir); + } + } + + // 3. BẮN LASER (Laser sinh ra sẽ tự động lấy rotation chéo của firePoint) if (Time.time >= nextShootTime) { - if (laserPrefab && firePoint) Instantiate(laserPrefab, firePoint.position, firePoint.rotation); + ShootLaser(); nextShootTime = Time.time + Random.Range(minShootDelay, maxShootDelay); } + return NodeState.Running; } - + private void ShootLaser() + { + if (laserPrefab == null || firePoint == null) return; + Instantiate(laserPrefab, firePoint.position, firePoint.rotation); + Debug.Log($"[AI {npcName}] Fired chéo Laser downwards/upwards at Player!"); + } private NodeState ActionDodge() { if (!isDodging) StartCoroutine(DodgeRollRoutine()); From 9c66433e4e6775ca3b6d6276196404af421c2955 Mon Sep 17 00:00:00 2001 From: manhduyhoang90 Date: Fri, 5 Jun 2026 22:24:16 +0700 Subject: [PATCH 3/3] Update AI --- Assets/Scripts/AI NPC/EnemyAI.cs | 158 ++++++++++++++++++++++--------- 1 file changed, 111 insertions(+), 47 deletions(-) diff --git a/Assets/Scripts/AI NPC/EnemyAI.cs b/Assets/Scripts/AI NPC/EnemyAI.cs index 2b53ca7c..8906a533 100644 --- a/Assets/Scripts/AI NPC/EnemyAI.cs +++ b/Assets/Scripts/AI NPC/EnemyAI.cs @@ -4,6 +4,7 @@ using System.Collections.Generic; using UnityEngine; using UnityEngine.AI; using System.Linq; +using UnityEngine.InputSystem; using Random = UnityEngine.Random; [Serializable] @@ -25,17 +26,21 @@ public class EnemyAI : MonoBehaviour public float rotateSpeed = 10f; [Header("Patrol Settings")] - public Transform[] patrolWaypoints; - public int currentWaypointIndex = 0; + public float patrolWaitTime = 2f; private float currentWaitTime = 0f; + public float patrolSpeed = 2.5f; + public float patrolRadius = 12f; // Bán kính của khu vực tuần tra ngẫu nhiên + + + private Vector3 startPosition; [Header("Combat State")] public bool playerHasArtifact; public GameObject laserPrefab; public Transform firePoint; - public float minShootDelay = 1f; - public float maxShootDelay = 3f; + public float minShootDelay = 1.5f; // Delay giữa các LOẠT BẮN + public float maxShootDelay = 3.5f; private float nextShootTime; [Header("Dodge Settings")] @@ -45,6 +50,19 @@ public class EnemyAI : MonoBehaviour private bool isDodging = false; private float nextDodgeTime = 0f; + [Header("Artifact Combat Upgrades (New)")] + [Tooltip("Khoảng cách di chuyển trái/phải ngẫu nhiên qua thời gian duy trì")] + public float minStrafeDuration = 0.5f; + public float maxStrafeDuration = 2.2f; + [Tooltip("Độ lệch tâm bắn (Độ). Số càng nhỏ bắn càng chuẩn, số lớn bắn càng lệch")] + public float maxSpreadAngle = 6f; + [Tooltip("Tốc độ bắn giữa các viên trong cùng 1 loạt đạn")] + public float burstInterval = 0.12f; + + private float nextStrafeChangeTime; + private int strafeDirectionSign = 1; // -1: Trái, 1: Phải, 0: Đứng im bắn + private bool isShootingBurst = false; // Khóa chống trùng lặp loạt bắn + [Header("Conversation Settings")] public string npcName = "Guard"; [TextArea] public string persona = "You are a bored security guard. You love coffee and hate night shifts."; @@ -121,8 +139,10 @@ public class EnemyAI : MonoBehaviour private NodeState CheckDodgeConditions() { + if (playerHasArtifact) return NodeState.Failure; // Có cổ vật -> Không Dash né nữa + if (isDodging) return NodeState.Success; - if (fov != null && fov.canSeePlayer && Input.GetMouseButtonDown(0) && Time.time >= nextDodgeTime) + if (fov != null && fov.canSeePlayer && Mouse.current.leftButton.isPressed) return NodeState.Success; return NodeState.Failure; } @@ -146,7 +166,6 @@ public class EnemyAI : MonoBehaviour { if (suspicionLevel > investigationThreshold) { - // Randomly decide to check or stay on patrol if (Random.value < (suspicionLevel / 100f)) return NodeState.Success; } } @@ -175,7 +194,6 @@ public class EnemyAI : MonoBehaviour EnemyAI other = hit.GetComponentInParent(); if (other != null && !other.isTalking && Time.time >= other.lastTalkTime + talkCooldown) { - // Kiểm tra khoảng cách thực tế giữa 2 NPC float dist = Vector3.Distance(transform.position, other.transform.position); if (dist <= talkRange && gameObject.GetInstanceID() < other.gameObject.GetInstanceID()) { @@ -220,8 +238,6 @@ public class EnemyAI : MonoBehaviour if (isTalking) { agent.isStopped = true; - - // Nếu bạn diễn đi quá xa trong khi đang nói, ngắt hội thoại if (talkingPartner != null) { if (Vector3.Distance(transform.position, talkingPartner.transform.position) > talkRange + 2f) @@ -231,7 +247,6 @@ public class EnemyAI : MonoBehaviour return NodeState.Failure; } } - return NodeState.Running; } return NodeState.Failure; @@ -244,12 +259,9 @@ public class EnemyAI : MonoBehaviour DialogueResult result = JsonUtility.FromJson(json); if (chatBubble != null) chatBubble.Show(result.text); - // Apply minor stat mods moveSpeed += result.speedMod; suspicionLevel = Mathf.Clamp(suspicionLevel + result.suspicionMod, 0, 100); lastTalkTime = Time.time; - - Debug.Log($"[AI {npcName}] Conv result: {result.text} | SpeedMod: {result.speedMod}"); } catch { if (chatBubble != null) chatBubble.Show(json); } } @@ -265,23 +277,34 @@ public class EnemyAI : MonoBehaviour private NodeState ActionPatrol() { - if (patrolWaypoints == null || patrolWaypoints.Length == 0) return NodeState.Failure; - + Debug.Log("Wandering randomly..."); agent.isStopped = false; - agent.speed = moveSpeed * (suspicionLevel > 20 ? 0.7f : 0.5f); // Walk faster if suspicious - - var target = patrolWaypoints[currentWaypointIndex]; - agent.SetDestination(target.position); + agent.speed = patrolSpeed; - if (Vector3.Distance(transform.position, target.position) < 1.5f) + // Kiểm tra xem NPC đã đi đến điểm ngẫu nhiên hiện tại chưa + if (!agent.pathPending && agent.remainingDistance <= agent.stoppingDistance) { currentWaitTime += Time.deltaTime; + + // Đứng đợi hết thời gian quy định rồi mới tìm đường mới if (currentWaitTime >= patrolWaitTime) { - currentWaypointIndex = (currentWaypointIndex + 1) % patrolWaypoints.Length; - currentWaitTime = 0f; + // 1. Lấy một điểm ngẫu nhiên trong không gian hình cầu dựa trên bán kính + Vector3 randomDirection = Random.insideUnitSphere * patrolRadius; + randomDirection += startPosition; // Cộng với tâm ban đầu để giới hạn khu vực + + NavMeshHit hit; + // 2. Ép tọa độ ngẫu nhiên đó phải nằm TRÊN bề mặt xanh của NavMesh (tránh kẹt tường) + // Số 1 ở cuối là Area Mask (thường là Walkable) + if (NavMesh.SamplePosition(randomDirection, out hit, patrolRadius, 1)) + { + agent.SetDestination(hit.position); + } + + currentWaitTime = 0f; // Reset thời gian chờ } } + return NodeState.Running; } @@ -302,10 +325,10 @@ public class EnemyAI : MonoBehaviour if (Vector3.Distance(transform.position, fov.lastKnownPlayerPosition) < 1.5f) { currentWaitTime += Time.deltaTime; - if (currentWaitTime > 3f) // Look around for 3 seconds + if (currentWaitTime > 3f) { fov.lastKnownPlayerPosition = Vector3.zero; - suspicionLevel *= 0.5f; // Decrease suspicion after check + suspicionLevel *= 0.5f; return NodeState.Success; } } @@ -316,46 +339,93 @@ public class EnemyAI : MonoBehaviour { if (player == null) return NodeState.Failure; - agent.isStopped = true; // Đứng im bắn cố định khi có cổ vật + if (agent.hasPath) agent.ResetPath(); + agent.isStopped = false; - // 1. XOAY THÂN THEO TRỤC NGANG (Giúp NPC luôn đứng thẳng lưng, không bị đổ người) + // 1. XOAY THÂN THEO TRỤC NGANG HƯỚNG VỀ PLAYER Vector3 bodyDir = player.position - transform.position; - bodyDir.y = 0f; // Khóa trục dọc của thân + bodyDir.y = 0f; + Vector3 bodyDirNormal = bodyDir.normalized; if (bodyDir != Vector3.zero) { - Quaternion targetRotation = Quaternion.LookRotation(bodyDir); + Quaternion targetRotation = Quaternion.LookRotation(bodyDirNormal); transform.rotation = Quaternion.Slerp(transform.rotation, targetRotation, rotateSpeed * Time.deltaTime); } - // 2. XOAY HỌNG SÚNG THEO TRỤC DỌC (Chúi xuống hoặc ngước lên thẳng vào Player) + // 2. RANDOM KHOẢNG CÁCH DI CHUYỂN TRÁI/PHẢI (Tính theo thời gian duy trì) + if (Time.time >= nextStrafeChangeTime) + { + int[] choices = { -1, 1, 0 }; // Trái, Phải, Đứng yên bắn + strafeDirectionSign = choices[Random.Range(0, choices.Length)]; + + // Ép khoảng cách di chuyển dài ngắn ngẫu nhiên bằng cách random thời gian đổi hướng + nextStrafeChangeTime = Time.time + Random.Range(minStrafeDuration, maxStrafeDuration); + } + + if (strafeDirectionSign != 0 && bodyDir != Vector3.zero) + { + Vector3 strafeDir = new Vector3(-bodyDirNormal.z, 0, bodyDirNormal.x) * strafeDirectionSign; + agent.speed = moveSpeed * 0.75f; + agent.Move(strafeDir * agent.speed * Time.deltaTime); + } + + // 3. XOAY HỌNG SÚNG TRỤC DỌC NHẮM VÀO NGƯỜI PLAYER if (firePoint != null) { - // Cộng thêm Vector3.up * 1f để họng súng nhắm vào NGỰC/BỤNG player, không bị bắn chúi xuống đất (bắn vào chân) Vector3 targetCenter = player.position + Vector3.up * 1f; Vector3 aimDir = targetCenter - firePoint.position; - if (aimDir != Vector3.zero) { - // Họng súng nhìn thẳng hoàn toàn vào Player (bao gồm cả trục Y chéo xuống) firePoint.rotation = Quaternion.LookRotation(aimDir); } } - // 3. BẮN LASER (Laser sinh ra sẽ tự động lấy rotation chéo của firePoint) - if (Time.time >= nextShootTime) + // 4. RANDOM SỐ ĐẠN (1-3) & RANDOM DELAY GIỮA CÁC ĐỢT BẮN + if (Time.time >= nextShootTime && !isShootingBurst) { - ShootLaser(); + int randomBulletCount = Random.Range(1, 4); // Trả về ngẫu nhiên 1, 2, hoặc 3 viên + StartCoroutine(ShootBurstRoutine(randomBulletCount)); + + // Cập nhật thời gian chờ cho loạt đạn tiếp theo (Random delay) nextShootTime = Time.time + Random.Range(minShootDelay, maxShootDelay); } return NodeState.Running; } - private void ShootLaser() + + // Coroutine xử lý bắn loạt đạn kết hợp RANDOM ĐỘ LỆCH (Spread) + private IEnumerator ShootBurstRoutine(int bulletCount) { - if (laserPrefab == null || firePoint == null) return; - Instantiate(laserPrefab, firePoint.position, firePoint.rotation); - Debug.Log($"[AI {npcName}] Fired chéo Laser downwards/upwards at Player!"); + isShootingBurst = true; + + for (int i = 0; i < bulletCount; i++) + { + if (laserPrefab == null || firePoint == null) break; + + // Tính toán độ lệch ngẫu nhiên (Xoay quanh trục X và Y của họng súng để tạo độ "lệch tâm thông minh") + float randomX = Random.Range(-maxSpreadAngle, maxSpreadAngle); + float randomY = Random.Range(-maxSpreadAngle, maxSpreadAngle); + Quaternion spreadRotation = Quaternion.Euler(randomX, randomY, 0f); + + // Nhân góc xoay gốc của họng súng với góc lệch ngẫu nhiên + Quaternion finalBulletRotation = firePoint.rotation * spreadRotation; + + // Sinh đạn + Instantiate(laserPrefab, firePoint.position, finalBulletRotation); + Debug.Log($"[AI Burst] Viên thứ {i + 1}/{bulletCount} | Độ lệch X:{randomX:F1}, Y:{randomY:F1}"); + + // Nếu còn đạn trong loạt, đợi một khoảng ngắn (burstInterval) rồi mới bắn tiếp viên sau + if (i < bulletCount - 1) + { + yield return new WaitForSeconds(burstInterval); + } + } + + isShootingBurst = false; } + + private void ShootLaser() { } // Hàm cũ không dùng nữa, đã có Burst lo + private NodeState ActionDodge() { if (!isDodging) StartCoroutine(DodgeRollRoutine()); @@ -377,11 +447,7 @@ public class EnemyAI : MonoBehaviour isDodging = false; } - public void SetTalkingPartner(EnemyAI partner) - { - talkingPartner = partner; - } - + public void SetTalkingPartner(EnemyAI partner) { talkingPartner = partner; } public void FaceTarget(Vector3 pos) { Vector3 dir = (pos - transform.position); @@ -393,15 +459,13 @@ public class EnemyAI : MonoBehaviour private void OnDrawGizmos() { - // Vẽ vùng nói chuyện (Xanh lá) Gizmos.color = Color.green; Gizmos.DrawWireSphere(transform.position, talkRange); - // Vẽ đường nối tới bạn diễn nếu đang nói if (isTalking && talkingPartner != null) { Gizmos.color = Color.yellow; Gizmos.DrawLine(transform.position + Vector3.up, talkingPartner.transform.position + Vector3.up); } } -} +} \ No newline at end of file